factor/core
Slava Pestov 2eda6fc6aa io.encodings: add a fast-path for ascii, utf8 and 8-bit encodings when string only contains ASCII characters 2010-04-19 01:14:00 -05:00
..
alien document FUNCTION-ALIAS: 2010-04-14 16:14:33 -07:00
arrays
assocs assocs: add effect declarations to assoc combinators 2010-04-14 15:08:32 -07:00
bootstrap math.parser: expose a format-float primitive for use by formatting vocabulary 2010-04-13 21:21:28 -07: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 combinators: fix load error 2010-04-06 16:48:30 -04:00
compiler/units Moving new-sets to sets 2010-02-26 16:01:01 -05:00
continuations continuations: faster with-datastack 2010-04-03 19:10:21 -04: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: fix performance regression in all-unique? word 2010-04-13 04:43:47 -07:00
hashtables
init
io io.encodings: add a fast-path for ascii, utf8 and 8-bit encodings when string only contains ASCII characters 2010-04-19 01:14:00 -05:00
kernel kernel: add examples for if, when, unless and if* 2010-04-05 19:07:10 -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 math.parser: expose a format-float primitive for use by formatting vocabulary 2010-04-13 21:21:28 -07: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 catch merge conflicts in source and report them as such 2010-04-06 13:34:26 -07:00
quotations
sbufs
sequences sequences: remove stupid <flat-slice> word 2010-04-17 00:58:30 -05:00
sets sets: fix performance regression in all-unique? word 2010-04-13 04:43:47 -07:00
slots
sorting
source-files
splitting polymorphize splitting private combinators 2010-03-07 18:07:59 -08:00
strings io.encodings: add a fast-path for ascii, utf8 and 8-bit encodings when string only contains ASCII characters 2010-04-19 01:14:00 -05:00
syntax catch merge conflicts in source and report them as such 2010-04-06 13:34:26 -07: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 Replace 'untested' tag with 'not loaded' and 'not tested' tags 2010-04-13 18:43:01 -07:00
words Get foldable and flushable declarations working on typed words 2010-02-24 00:16:55 +13:00