factor/library/collections
Slava Pestov a651cc87b1 various fixes to inference, experimenting with %char-slot vops and interruption checks 2005-11-14 03:04:14 +00:00
..
arrays.factor various fixes to inference, experimenting with %char-slot vops and interruption checks 2005-11-14 03:04:14 +00:00
assoc.factor use array literals instead of vector literals 2005-10-29 20:53:47 +00:00
cons.factor add 1+ 1- words and other tweaks 2005-09-17 02:47:28 +00:00
growable.factor fix bootstrap failure 2005-10-01 05:44:49 +00:00
hashtables.factor interruption checks get compiled now, fixnum/mod fixed on powerpc 2005-11-12 05:37:24 +00:00
lists.factor big syntax change: vectors are now V{ }, hashtables are now H{ }, tuples T{ }, wrappers W{ }, complexes C{ }, arrays { } 2005-10-30 03:25:38 +00:00
namespaces.factor interruption checks get compiled now, fixnum/mod fixed on powerpc 2005-11-12 05:37:24 +00:00
queues.factor rename ifte to if 2005-09-24 19:21:17 +00:00
sbuf.factor bug fixes 2005-09-24 20:34:10 +00:00
sequence-combinators.factor interruption checks get compiled now, fixnum/mod fixed on powerpc 2005-11-12 05:37:24 +00:00
sequence-eq.factor rename ifte to if 2005-09-24 19:21:17 +00:00
sequence-sort.factor bug fixes 2005-09-24 20:34:10 +00:00
sequences-epilogue.factor interruption checks get compiled now, fixnum/mod fixed on powerpc 2005-11-12 05:37:24 +00:00
sequences.factor fix various UI bugs; use opengl-style colors 2005-10-28 19:37:28 +00:00
slicing.factor big syntax change: vectors are now V{ }, hashtables are now H{ }, tuples T{ }, wrappers W{ }, complexes C{ }, arrays { } 2005-10-30 03:25:38 +00:00
strings-epilogue.factor rename ifte to if 2005-09-24 19:21:17 +00:00
strings.factor Added ch>lower, ch>upper, >lower, >upper 2005-10-17 01:50:43 +00:00
tree-each.factor more cleanups 2005-08-22 19:33:18 +00:00
vectors.factor bug fixes 2005-09-24 20:34:10 +00:00
virtual-sequences.factor UI refactoring and fixes 2005-10-10 01:27:14 +00:00