.. |
alarms
|
Untangling more dependencies
|
2008-12-08 16:02:31 -06:00 |
alien
|
Specialized arrays can now be passed to alien functions directly, without calling underlying>> first
|
2009-02-06 04:36:17 -06:00 |
ascii
|
Clean up basis/ascii/ and update docs
|
2009-01-25 23:03:36 -06:00 |
assoc-heaps
|
Move assoc-heaps, formatting, pack, roman, porter-stemmer, soundex, cords to basis
|
2008-12-17 20:18:24 -06:00 |
base64
|
renaming: contain? -> any?, deep-contains? -> deep-any?, pad-left -> pad-head, pad-right -> pad-tail, trim-left -> trim-head, trim-right -> trim-tail
|
2009-01-29 22:19:07 -06:00 |
biassocs
|
Trying to fix a bad merge...
|
2009-02-03 00:27:34 -06:00 |
binary-search
|
…
|
|
bit-arrays
|
Fix bit-array>integer byte ordering
|
2009-01-07 23:16:27 +01:00 |
bit-vectors
|
Untangling some dependencies
|
2008-12-08 14:58:00 -06:00 |
bootstrap
|
renaming: contain? -> any?, deep-contains? -> deep-any?, pad-left -> pad-head, pad-right -> pad-tail, trim-left -> trim-head, trim-right -> trim-tail
|
2009-01-29 22:19:07 -06:00 |
boxes
|
…
|
|
byte-vectors
|
Fix conflict
|
2008-12-09 17:52:45 -06:00 |
cairo
|
cairo image surface buffer needs to be mallocked
|
2008-12-31 12:35:10 -08:00 |
calendar
|
renaming: contain? -> any?, deep-contains? -> deep-any?, pad-left -> pad-head, pad-right -> pad-tail, trim-left -> trim-head, trim-right -> trim-tail
|
2009-01-29 22:19:07 -06:00 |
channels
|
Fixing assorted compile errors and help lint warnings
|
2008-12-16 01:12:36 -06:00 |
checksums
|
renaming: contain? -> any?, deep-contains? -> deep-any?, pad-left -> pad-head, pad-right -> pad-tail, trim-left -> trim-head, trim-right -> trim-tail
|
2009-01-29 22:19:07 -06:00 |
circular
|
…
|
|
cocoa
|
define-inline now takes an effect parameter
|
2008-12-15 19:44:56 -06:00 |
colors
|
colors.constants: defines a COLOR: word which looks up colors in X11 rgb.txt
|
2009-02-05 22:19:52 -06:00 |
columns
|
Cleaning up more -rot usages
|
2008-12-22 05:41:01 -06:00 |
combinators
|
Add append-outputs and append-outputs-as, docs, tests
|
2009-01-18 21:18:52 -06:00 |
command-line
|
io.files split up and general refactoring work in progress
|
2008-12-14 20:03:00 -06:00 |
compiler
|
Add support for C99 complex float and complex double types to FFI
|
2009-02-06 04:02:00 -06:00 |
concurrency
|
renaming: contain? -> any?, deep-contains? -> deep-any?, pad-left -> pad-head, pad-right -> pad-tail, trim-left -> trim-head, trim-right -> trim-tail
|
2009-01-29 22:19:07 -06:00 |
cords
|
Move assoc-heaps, formatting, pack, roman, porter-stemmer, soundex, cords to basis
|
2008-12-17 20:18:24 -06:00 |
core-foundation
|
Oops
|
2008-12-18 18:09:36 -06:00 |
cpu
|
Rename ##load-indirect to ##load-reference since this is more descriptive; value numbering doesn't assign expressions to ##load-reference nodes since this would end up folding literals which were eq? but not =
|
2009-01-29 01:44:58 -06:00 |
csv
|
minor cleanup
|
2009-01-30 19:24:35 -06:00 |
db
|
Fix circular dependency between db.tuples and db.types docs
|
2009-01-31 03:01:56 -06:00 |
debugger
|
Merge qualified, alias, symbols, constants into core
|
2008-12-17 18:10:01 -06:00 |
delegate
|
Move formatted stream output words to io.styles; they didn't belong in core, and this reduces deployed image size
|
2009-01-13 17:12:43 -06:00 |
deques
|
Replace some usages of prepose with fry
|
2009-01-25 23:04:35 -06:00 |
disjoint-sets
|
Cleaning up more -rot usages
|
2008-12-22 05:41:01 -06:00 |
dlists
|
renaming: contain? -> any?, deep-contains? -> deep-any?, pad-left -> pad-head, pad-right -> pad-tail, trim-left -> trim-head, trim-right -> trim-tail
|
2009-01-29 22:19:07 -06:00 |
documents
|
Clean up ugly shuffling in documents code
|
2008-12-22 05:50:43 -06:00 |
editors
|
try the binary name alone if the editor can't be found in the default location
|
2009-01-16 14:13:17 -06:00 |
environment
|
fix docs for environment
|
2009-01-30 15:29:28 -06:00 |
eval
|
Random minor fixes; html.components doesn't duplicate parsing anymore
|
2009-01-27 16:54:41 -06:00 |
farkup
|
Fixing some things I broke
|
2009-01-30 19:28:16 -06:00 |
formatting
|
Support "%s" for numbers, and add support for sequences and assocs formatting.
|
2009-01-30 14:17:12 -08:00 |
freetype
|
…
|
|
fry
|
Smart quotes
|
2009-01-26 23:20:27 -06:00 |
ftp
|
renaming: contain? -> any?, deep-contains? -> deep-any?, pad-left -> pad-head, pad-right -> pad-tail, trim-left -> trim-head, trim-right -> trim-tail
|
2009-01-29 22:19:07 -06:00 |
functors
|
Fix functors bug where changing a hand-written method into one generated by a functor would forget the method; also associate functor-generated methods with the source file they're in.
|
2009-02-06 02:45:21 -06:00 |
furnace
|
Minor changes to web framework; fixing websites.concatenative:init-testing
|
2009-01-31 01:01:54 -06:00 |
generalizations
|
remove a couple usings and nrev
|
2009-02-02 16:35:30 -06:00 |
globs
|
…
|
|
grouping
|
Replace some usages of prepose with fry
|
2009-01-25 23:04:35 -06:00 |
hash2
|
…
|
|
heaps
|
Cleanups
|
2009-01-21 19:55:47 -06:00 |
help
|
Fix help.html for Dan's recent changes
|
2009-01-31 20:44:30 -06:00 |
hints
|
Faster dynamic variable lookup: 6% speedup in benchmark.fib5
|
2008-12-17 14:57:24 -06:00 |
html
|
Fix validation error rendering
|
2009-01-31 21:56:39 -06:00 |
http
|
Regression: HTTP server would fail to serve files with binary encoding after Dan's io.encodings.iana changes from earlier today
|
2009-02-04 04:17:24 -06:00 |
inspector
|
Cleaning up more -rot usages
|
2008-12-22 05:41:01 -06:00 |
interpolate
|
Make interpolate-locals public again
|
2009-01-26 02:39:15 -06:00 |
interval-maps
|
Trying to fix a bad merge...
|
2009-02-03 00:27:34 -06:00 |
inverse
|
XML literals work with inverse now
|
2009-02-05 14:21:36 -06:00 |
io
|
use the console factor for tests
|
2009-02-04 13:28:19 -06:00 |
json
|
…
|
|
lcs
|
Moving xml.interpolate to xml.literals
|
2009-01-30 11:29:30 -06:00 |
libc
|
…
|
|
linked-assocs
|
…
|
|
listener
|
Fixing various test failures and updating some more vocabs for >r/r> removal
|
2008-12-17 22:29:32 -06:00 |
locals
|
renaming: contain? -> any?, deep-contains? -> deep-any?, pad-left -> pad-head, pad-right -> pad-tail, trim-left -> trim-head, trim-right -> trim-tail
|
2009-01-29 22:19:07 -06:00 |
logging
|
Cleaning up more -rot usages
|
2008-12-22 05:41:01 -06:00 |
macros
|
…
|
|
match
|
Remove some usages of tuck
|
2009-01-23 18:20:47 -06:00 |
math
|
Fix functors bug where changing a hand-written method into one generated by a functor would forget the method; also associate functor-generated methods with the source file they're in.
|
2009-02-06 02:45:21 -06:00 |
memoize
|
slight cleanup in memoize
|
2009-02-02 16:37:36 -06:00 |
mime
|
return the real key name
|
2009-01-26 17:31:36 -06:00 |
mirrors
|
Cleaning up more -rot usages
|
2008-12-22 05:41:01 -06:00 |
models
|
Compose model fires less unnecessary notifications
|
2008-12-18 23:56:16 -06:00 |
multiline
|
New delimiter choices for multiline
|
2009-01-21 18:17:06 -06:00 |
nibble-arrays
|
Fix some vocabularies for new requirement that inline words have a stack effect declaration
|
2008-12-15 20:31:55 -06:00 |
nmake
|
remove >r r>
|
2008-12-08 00:10:24 -06:00 |
none
|
…
|
|
opengl
|
Add support for GL_BGRA_ext
|
2009-01-29 22:08:28 -06:00 |
openssl
|
Merge qualified, alias, symbols, constants into core
|
2008-12-17 18:10:01 -06:00 |
pack
|
redo pack/unpack, refactor most of pack to be more efficient.
|
2009-01-18 20:40:19 -06:00 |
peg
|
renaming: contain? -> any?, deep-contains? -> deep-any?, pad-left -> pad-head, pad-right -> pad-tail, trim-left -> trim-head, trim-right -> trim-tail
|
2009-01-29 22:19:07 -06:00 |
persistent
|
Fixing eval unit test, and help lint failures from stricter help lint
|
2009-01-27 15:38:01 -06:00 |
porter-stemmer
|
Fixing various test failures and updating some more vocabs for >r/r> removal
|
2008-12-17 22:29:32 -06:00 |
present
|
calendar.format now depends on present instead of the other way around
|
2008-12-08 16:02:10 -06:00 |
prettyprint
|
Smart quotes
|
2009-01-26 23:20:27 -06:00 |
quoted-printable
|
renaming: contain? -> any?, deep-contains? -> deep-any?, pad-left -> pad-head, pad-right -> pad-tail, trim-left -> trim-head, trim-right -> trim-tail
|
2009-01-29 22:19:07 -06:00 |
random
|
Smart quotes
|
2009-01-26 23:20:27 -06:00 |
refs
|
Minor documentation fixes
|
2009-01-21 00:45:23 -06:00 |
regexp
|
Fix bug in re-split reported by kib2
|
2009-01-25 23:20:17 -06:00 |
roman
|
use bi
|
2009-02-05 09:09:24 -06:00 |
search-deques
|
define-inline now takes an effect parameter
|
2008-12-15 19:44:56 -06:00 |
sequences
|
renaming: contain? -> any?, deep-contains? -> deep-any?, pad-left -> pad-head, pad-right -> pad-tail, trim-left -> trim-head, trim-right -> trim-tail
|
2009-01-29 22:19:07 -06:00 |
serialize
|
Remove some usages of tuck
|
2009-01-23 18:20:47 -06:00 |
shuffle
|
…
|
|
smtp
|
Factored out io.crlf
|
2009-01-27 18:42:17 -06:00 |
sorting
|
Fixing eval unit test, and help lint failures from stricter help lint
|
2009-01-27 15:38:01 -06:00 |
soundex
|
renaming: contain? -> any?, deep-contains? -> deep-any?, pad-left -> pad-head, pad-right -> pad-tail, trim-left -> trim-head, trim-right -> trim-tail
|
2009-01-29 22:19:07 -06:00 |
specialized-arrays
|
Fix functors bug where changing a hand-written method into one generated by a functor would forget the method; also associate functor-generated methods with the source file they're in.
|
2009-02-06 02:45:21 -06:00 |
specialized-vectors
|
Fix functors bug where changing a hand-written method into one generated by a functor would forget the method; also associate functor-generated methods with the source file they're in.
|
2009-02-06 02:45:21 -06:00 |
splitting/monotonic
|
make monotonic-slice compile
|
2009-01-09 19:04:10 -06:00 |
stack-checker
|
'case' didn't work if the default was a non-quotation callable, like a curry; this could come up with macro expansion. Bug reported by Dan
|
2009-02-04 02:41:30 -06:00 |
struct-arrays
|
Fix <direct-struct-array>
|
2008-12-18 21:17:24 -06:00 |
suffix-arrays
|
…
|
|
summary
|
Untangling some dependencies
|
2008-12-08 14:58:00 -06:00 |
syndication
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-01-30 11:30:07 -06:00 |
threads
|
fix help-lint errors
|
2008-12-05 12:57:36 -06:00 |
tools
|
Trying to fix a bad merge...
|
2009-02-03 00:27:34 -06:00 |
tr
|
Privatizing unicode.case:ch>{lower,upper,title}
|
2009-01-08 19:07:46 -06:00 |
tuple-arrays
|
Remove >r/r>
|
2008-12-17 19:17:37 -06:00 |
ui
|
renaming: contain? -> any?, deep-contains? -> deep-any?, pad-left -> pad-head, pad-right -> pad-tail, trim-left -> trim-head, trim-right -> trim-tail
|
2009-01-29 22:19:07 -06:00 |
unicode
|
renaming: contain? -> any?, deep-contains? -> deep-any?, pad-left -> pad-head, pad-right -> pad-tail, trim-left -> trim-head, trim-right -> trim-tail
|
2009-01-29 22:19:07 -06:00 |
unix
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-01-30 18:36:29 -06:00 |
unrolled-lists
|
…
|
|
urls
|
renaming: contain? -> any?, deep-contains? -> deep-any?, pad-left -> pad-head, pad-right -> pad-tail, trim-left -> trim-head, trim-right -> trim-tail
|
2009-01-29 22:19:07 -06:00 |
uuid
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-01-30 12:51:49 -08:00 |
validators
|
fix validators
|
2009-01-20 18:44:38 -06:00 |
values
|
help-lint doesn't check on value-words, this allows values to be documented. Also, make 'see' work with value words
|
2009-01-16 14:12:10 -06:00 |
vlists
|
Fix some vocabularies for new requirement that inline words have a stack effect declaration
|
2008-12-15 20:31:55 -06:00 |
windows
|
renaming: contain? -> any?, deep-contains? -> deep-any?, pad-left -> pad-head, pad-right -> pad-tail, trim-left -> trim-head, trim-right -> trim-tail
|
2009-01-29 22:19:07 -06:00 |
wrap
|
Bug fix and docs in wrap
|
2009-02-03 22:12:04 -06:00 |
x11
|
Remove some usages of tuck
|
2009-01-23 18:20:47 -06:00 |
xml
|
XML literals work with inverse now
|
2009-02-05 14:21:36 -06:00 |
xml-rpc
|
Fixing stack effects of things that use TAGS:
|
2009-02-05 19:04:21 -06:00 |
xmode
|
Fix regression in xmode.code2html:htmlize-lines
|
2009-01-31 03:02:10 -06:00 |