factor/core
Slava Pestov 0faa3bcf4a vm: pre-allocate context alien 2010-04-02 00:02:21 -04:00
..
alien vm: actually use context callstacks when running code 2010-03-26 22:44:43 -04:00
arrays core: minor cleanups 2010-02-18 01:57:22 +13:00
assocs generalize stack effects so we can bootstrap with the stricter stack effect checking 2010-03-08 23:38:10 -08:00
bootstrap vm: pre-allocate context alien 2010-04-02 00:02:21 -04:00
byte-arrays
byte-vectors
checksums
classes Merge branch 'bags' of git://github.com/littledan/Factor 2010-03-16 13:28:00 -04:00
combinators Merge branch 'bags' of git://github.com/littledan/Factor 2010-03-16 13:28:00 -04:00
compiler/units Moving new-sets to sets 2010-02-26 16:01:01 -05:00
continuations Add context-specific special object table, generalizing catchstack_save and current_callback_save fields of context struct 2010-03-18 22:06:00 +13:00
definitions
destructors Moving new-sets to sets 2010-02-26 16:01:01 -05:00
effects fill out row variables docs 2010-03-11 11:57:12 -08:00
generic Merge branch 'bags' of git://github.com/littledan/Factor 2010-03-16 13:28:00 -04:00
graphs
growable
hash-sets sets, hash-sets, bit-sets: fix some typos in the documentation 2010-03-30 01:10:39 -04:00
hashtables
init
io mop up compiler errors from macosx load-all 2010-03-09 00:56:07 -08:00
kernel threads: use context-switching primitives 2010-03-29 20:40:17 -04:00
layouts
lexer lexer: fix output type of map-tokens 2010-03-26 16:31:48 -04:00
make make: documentation tweak 2010-02-20 12:18:29 +13:00
math more help-lint 2010-03-09 21:02:43 -08:00
memory
namespaces Add context-specific special object table, generalizing catchstack_save and current_callback_save fields of context struct 2010-03-18 22:06:00 +13:00
parser lexer: each-token and map-tokens did not handle EOF properly 2010-03-26 03:42:07 -04:00
quotations
sbufs
sequences fix up sequences help-lint 2010-03-09 20:29:44 -08:00
sets sets, hash-sets, bit-sets: fix some typos in the documentation 2010-03-30 01:10:39 -04:00
slots Rename update to assoc-union!, add assoc-filter! assoc-diff! words 2010-02-04 02:55:00 +13:00
sorting
source-files
splitting polymorphize splitting private combinators 2010-03-07 18:07:59 -08:00
strings
syntax lexer: each-token and map-tokens did not handle EOF properly 2010-03-26 03:42:07 -04:00
system threads: delete old contexts immediately instead of handing them off to a 'context recycler' thread 2010-03-30 21:47:48 -04:00
vectors
vocabs Docs for require-when 2010-03-19 06:45:55 -04:00
words Get foldable and flushable declarations working on typed words 2010-02-24 00:16:55 +13:00