factor/library/collections
slava 22eae0be15 Compiler cleanups and bootstrap speedup 2006-05-12 21:07:56 +00:00
..
arrays.factor collections chapter almost done 2006-01-02 05:51:03 +00:00
arrays.facts collections chapter almost done 2006-01-02 05:51:03 +00:00
flatten.factor Optimizations aimed at reducing bootstrap time 2006-03-21 05:44:19 +00:00
flatten.facts Optimizations aimed at reducing bootstrap time 2006-03-21 05:44:19 +00:00
graphs.factor Fix clear-hash bug, merge compiler/compiler-backend/compiler-frontend vocabs 2006-04-03 06:18:56 +00:00
growable.factor Tweaking some declarations 2006-05-02 10:05:58 +00:00
growable.facts fix weirdness 2006-01-14 01:13:14 +00:00
hashtables.factor New optimizations: useless coerce elimination, builtin slot type declarations 2006-05-02 05:49:52 +00:00
hashtables.facts Cleanup compiler and some minor library code 2006-04-03 05:33:52 +00:00
lists.factor Remove unswons word 2006-05-09 15:30:26 +00:00
namespaces.factor Tweaking some declarations 2006-05-02 10:05:58 +00:00
namespaces.facts Minor fixes 2006-05-03 00:26:48 +00:00
queues.factor more documentation work; reverted some source files to prior layout 2005-12-31 09:20:07 +00:00
queues.facts more help system work 2005-12-30 08:57:38 +00:00
sbuf.factor collections chapter almost done 2006-01-02 05:51:03 +00:00
sbuf.facts collections chapter almost done 2006-01-02 05:51:03 +00:00
sequence-combinators.factor standard-combination now takes a dispatch position not a picker 2006-02-25 06:47:35 +00:00
sequence-combinators.facts Huge compiler patch; two new fixnum-fast and fixnum+fast primitives which do not perform overflow checks 2006-04-24 21:52:03 +00:00
sequence-eq.factor Compiler cleanups and bootstrap speedup 2006-05-12 21:07:56 +00:00
sequence-eq.facts more documentation work; reverted some source files to prior layout 2005-12-31 09:20:07 +00:00
sequence-sort.factor New exchange ( n n seq -- ) word 2006-03-14 21:51:09 +00:00
sequence-sort.facts slots documentation 2006-01-09 06:34:23 +00:00
sequences-epilogue.factor Changing list code to use generic sequence words 2006-05-11 00:32:04 +00:00
sequences-epilogue.facts Updated readme, fixed documentation typo, better no-method error reporting 2006-05-05 05:59:39 +00:00
sequences.factor Working on method inlining optimization 2006-05-02 18:16:59 +00:00
sequences.facts collections chapter almost done 2006-01-02 05:51:03 +00:00
slicing.factor Cleanup compiler and some minor library code 2006-04-03 05:33:52 +00:00
slicing.facts collections chapter almost done 2006-01-02 05:51:03 +00:00
strings.factor documenting generic words 2006-01-09 01:41:31 +00:00
strings.facts documenting generic words 2006-01-09 01:41:31 +00:00
vectors.factor Optimizations aimed at reducing bootstrap time 2006-03-21 05:44:19 +00:00
vectors.facts collections chapter almost done 2006-01-02 05:51:03 +00:00
virtual-sequences.factor collections chapter almost done 2006-01-02 05:51:03 +00:00
virtual-sequences.facts collections chapter almost done 2006-01-02 05:51:03 +00:00