factor/library/collections
slava 48ae022ab0 Help cleanups 2006-05-26 03:45:19 +00:00
..
arrays.factor collections chapter almost done 2006-01-02 05:51:03 +00:00
arrays.facts Last traces of conses removed 2006-05-17 18:55:46 +00:00
flatten.factor More quotation work 2006-05-16 20:50:51 +00:00
flatten.facts Optimizations aimed at reducing bootstrap time 2006-03-21 05:44:19 +00:00
graphs.factor Fix problem with word redefinition messing up crossref 2006-05-25 05:29:45 +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 remove-hash* word; UI refactorings; adding new Whisker-style word browser 2006-05-20 06:13:44 +00:00
hashtables.facts Cleanup compiler and some minor library code 2006-04-03 05:33:52 +00:00
namespaces.factor Move >n n> >c c> to kernel-internals since they're a) never needed by user code b) unsafe 2006-05-20 06:37:35 +00:00
namespaces.facts Minor fixes 2006-05-03 00:26:48 +00:00
queues.factor New queue implementation not using conses 2006-05-15 03:26:05 +00:00
queues.facts more help system work 2005-12-30 08:57:38 +00:00
sbuf.factor Bootstrap fixes, cleanups, better debugger in the UI 2006-05-19 02:20:23 +00:00
sbuf.facts collections chapter almost done 2006-01-02 05:51:03 +00:00
sequence-combinators.factor Re-introducing sum and product words, new change-nth and remove-index words, track control replaces and generalizes splitter 2006-05-20 01:08:42 +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-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 Help cleanups 2006-05-26 03:45:19 +00:00
sequences-epilogue.facts Bootstrap fixes, cleanups, better debugger in the UI 2006-05-19 02:20:23 +00:00
sequences.factor Re-introducing sum and product words, new change-nth and remove-index words, track control replaces and generalizes splitter 2006-05-20 01:08:42 +00:00
sequences.facts Fix typo in sequences.facts 2006-05-25 02:53:23 +00:00
slicing.factor Re-introducing sum and product words, new change-nth and remove-index words, track control replaces and generalizes splitter 2006-05-20 01:08:42 +00:00
slicing.facts collections chapter almost done 2006-01-02 05:51:03 +00:00
strings.factor Bootstrap fixes, cleanups, better debugger in the UI 2006-05-19 02:20:23 +00:00
strings.facts Last traces of conses removed 2006-05-17 18:55:46 +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 Fix various test failures 2006-05-15 05:37:11 +00:00
virtual-sequences.facts reverse-slice ==> <reversed> 2006-05-15 03:25:34 +00:00