factor/core
Slava Pestov 8486e6db82 Merge branch 'master' of git://factorcode.org/git/factor 2009-05-05 10:35:13 -05:00
..
alien alien.strings cleanup 2009-05-05 09:12:39 -05:00
arrays
assocs add a few usages of iota, remove most 1+ and 1- from core 2009-05-01 19:58:24 -05:00
bootstrap Make walker work better with call( and breakpoints which are nested inside combinators 2009-05-05 09:12:32 -05:00
byte-arrays
byte-vectors Remove cruddy string encoding/decoding code from VM 2009-05-02 13:45:38 -05:00
checksums remove >bignum in crc32 -- 2x faster on both 32 and 64bit 2009-05-04 21:27:14 -05:00
classes Merge branch 'master' of git://factorcode.org/git/factor 2009-05-04 05:16:47 -05:00
combinators add a few usages of iota, remove most 1+ and 1- from core 2009-05-01 19:58:24 -05:00
compiler/units Oops 2009-05-01 08:21:31 -05:00
continuations add a few usages of iota, remove most 1+ and 1- from core 2009-05-01 19:58:24 -05:00
definitions Make FORGET: M\ ... work 2009-04-22 19:36:01 -05:00
destructors
effects call( fast-path now supports curry and compose 2009-04-30 21:08:29 -05:00
generic generic.standard: remove bogus error check 2009-05-05 09:12:49 -05:00
graphs
growable add a few usages of iota, remove most 1+ and 1- from core 2009-05-01 19:58:24 -05:00
hashtables add a few usages of iota, remove most 1+ and 1- from core 2009-05-01 19:58:24 -05:00
init Oops 2009-05-01 08:21:31 -05:00
io Fix test failures 2009-05-04 13:10:56 -05:00
kernel add a few usages of iota, remove most 1+ and 1- from core 2009-05-01 19:58:24 -05:00
layouts add a few usages of iota, remove most 1+ and 1- from core 2009-05-01 19:58:24 -05:00
lexer add a few usages of iota, remove most 1+ and 1- from core 2009-05-01 19:58:24 -05:00
make
math Fix test failures 2009-05-04 13:10:56 -05:00
memory Fix botched replace all in VM source, clean up image saving code, and fix save-image-and-exit to actually call (save-image-and-exit) instead of (save-image) 2009-05-05 10:29:22 -05:00
namespaces add a few usages of iota, remove most 1+ and 1- from core 2009-05-01 19:58:24 -05:00
parser Split up tools.vocabs. Note that load-everything is now named load-all 2009-05-04 06:44:17 -05:00
quotations add a few usages of iota, remove most 1+ and 1- from core 2009-05-01 19:58:24 -05:00
sbufs
sequences add a few usages of iota, remove most 1+ and 1- from core 2009-05-01 19:58:24 -05:00
sets Some gold plating 2009-05-01 02:03:22 -05:00
slots Don't make a curry 2009-05-04 05:15:48 -05:00
sorting add a few usages of iota, remove most 1+ and 1- from core 2009-05-01 19:58:24 -05:00
source-files Split up tools.vocabs. Note that load-everything is now named load-all 2009-05-04 06:44:17 -05:00
splitting add a few usages of iota, remove most 1+ and 1- from core 2009-05-01 19:58:24 -05:00
strings Fix some test failures and add an unportable tag 2009-04-30 22:56:15 -05:00
syntax Merge branch 'master' of git://factorcode.org/git/factor 2009-05-04 05:16:47 -05:00
system Remove cruddy string encoding/decoding code from VM 2009-05-02 13:45:38 -05:00
vectors
vocabs Fix some test failures 2009-05-04 09:44:26 -05:00
words Add new relocation type for call sites which may be replaced by ICs 2009-04-28 17:53:14 -05:00