| .. |
|
alarms
|
…
|
|
|
alien
|
byte-length on f outputs 0
|
2009-02-06 10:16:51 -06:00 |
|
ascii
|
Clean up basis/ascii/ and update docs
|
2009-01-25 23:03:36 -06:00 |
|
assoc-heaps
|
…
|
|
|
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
|
…
|
|
|
bit-vectors
|
…
|
|
|
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
|
…
|
|
|
cairo
|
…
|
|
|
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
|
…
|
|
|
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
|
Removing now-redundant underlying>> calls
|
2009-02-06 04:37:28 -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
|
…
|
|
|
combinators
|
Fix bug reported by Doug: smart combinators and inline words didn't mix very well in some cases
|
2009-02-06 04:38:54 -06:00 |
|
command-line
|
…
|
|
|
compiler
|
Fix alien tests, oops
|
2009-02-06 12:30:11 -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
|
…
|
|
|
core-foundation
|
…
|
|
|
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
|
Removing now-redundant underlying>> calls
|
2009-02-06 04:37:28 -06:00 |
|
debugger
|
…
|
|
|
delegate
|
…
|
|
|
deques
|
Replace some usages of prepose with fry
|
2009-01-25 23:04:35 -06:00 |
|
disjoint-sets
|
…
|
|
|
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
|
…
|
|
|
editors
|
…
|
|
|
endian
|
the start of an endianness library, used by pack
|
2009-02-06 23:37:18 -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
|
Moving XML vocabularies around
|
2009-02-05 21:17:03 -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
|
fix furnace.utilities
|
2009-02-06 22:43:11 -06:00 |
|
generalizations
|
Add nsum, nspread and nweave to generalizations
|
2009-02-07 23:04:55 -06:00 |
|
globs
|
…
|
|
|
grouping
|
Replace some usages of prepose with fry
|
2009-01-25 23:04:35 -06:00 |
|
hash2
|
…
|
|
|
heaps
|
…
|
|
|
help
|
Moving XML vocabularies around
|
2009-02-05 21:17:03 -06:00 |
|
hints
|
…
|
|
|
html
|
fix link
|
2009-02-06 17:13:47 -06:00 |
|
http
|
Moving XML vocabularies around
|
2009-02-05 21:17:03 -06:00 |
|
inspector
|
…
|
|
|
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
|
clean up stream-seek with some suggestions from slava
|
2009-02-08 10:35:30 -06:00 |
|
json
|
…
|
|
|
lcs
|
Moving XML vocabularies around
|
2009-02-05 21:17:03 -06:00 |
|
libc
|
unbreak bootstrap
|
2009-02-06 18:36:00 -06:00 |
|
linked-assocs
|
…
|
|
|
listener
|
…
|
|
|
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
|
…
|
|
|
macros
|
Improving macro docs
|
2009-02-06 10:22:09 -06:00 |
|
match
|
Remove some usages of tuck
|
2009-01-23 18:20:47 -06:00 |
|
math
|
Merge branch 'for-slava' of git://git.rfc1149.net/factor
|
2009-02-06 14:36:37 -06:00 |
|
memoize
|
slight cleanup in memoize
|
2009-02-02 16:37:36 -06:00 |
|
mime
|
make sure multipart parsing has enough bytes to compare against
|
2009-02-06 22:56:46 -06:00 |
|
mirrors
|
…
|
|
|
models
|
…
|
|
|
multiline
|
…
|
|
|
nibble-arrays
|
…
|
|
|
nmake
|
…
|
|
|
none
|
…
|
|
|
opengl
|
Removing now-redundant underlying>> calls
|
2009-02-06 04:37:28 -06:00 |
|
openssl
|
…
|
|
|
pack
|
pack uses endian library now
|
2009-02-06 23:37:38 -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
|
…
|
|
|
present
|
…
|
|
|
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
|
…
|
|
|
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
|
…
|
|
|
sequences
|
Removing sequences.next
|
2009-02-05 20:28:36 -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
|
Removing now-redundant underlying>> calls
|
2009-02-06 04:37:28 -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
|
…
|
|
|
stack-checker
|
stack-checker: do constant folding for curry and compose with constant inputs at compile time. Allows macros to expand in more cases, fixing the fry caveat found by Doug
|
2009-02-06 10:21:55 -06:00 |
|
struct-arrays
|
Removing now-redundant underlying>> calls
|
2009-02-06 04:37:28 -06:00 |
|
suffix-arrays
|
…
|
|
|
summary
|
…
|
|
|
syndication
|
Moving XML vocabularies around
|
2009-02-05 21:17:03 -06:00 |
|
threads
|
…
|
|
|
tools
|
Trying to fix a bad merge...
|
2009-02-03 00:27:34 -06:00 |
|
tr
|
…
|
|
|
tuple-arrays
|
…
|
|
|
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
|
Unicode.case supports lithuanian properly (hopefully)
|
2009-02-06 00:42:46 -06:00 |
|
unix
|
add some constants to unix
|
2009-02-07 00:59:50 -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
|
…
|
|
|
values
|
…
|
|
|
vlists
|
…
|
|
|
windows
|
update stream seeking on windows for new api
|
2009-02-07 11:00:16 -06:00 |
|
wrap
|
Bug fix and docs in wrap
|
2009-02-03 22:12:04 -06:00 |
|
x11
|
Removing now-redundant underlying>> calls
|
2009-02-06 04:37:28 -06:00 |
|
xml
|
Documenting XML interpolation inverse
|
2009-02-05 21:26:40 -06:00 |
|
xml-rpc
|
Moving XML vocabularies around
|
2009-02-05 21:17:03 -06:00 |
|
xmode
|
Moving XML vocabularies around
|
2009-02-05 21:17:03 -06:00 |
|
zlib
|
remove bad comment
|
2009-02-06 18:40:41 -06:00 |