factor/library/test
Slava Pestov 35b40a0f10 fix generic word error 2005-12-07 05:14:24 +00:00
..
benchmark new hashtable 2005-11-27 22:45:48 +00:00
collections new hashtable 2005-11-27 22:45:48 +00:00
compiler updated intrinsics tests for 64-bit 2005-12-07 04:09:51 +00:00
gadgets 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
io fix compilation of cond; fix other regressions 2005-09-03 06:19:11 +00:00
lists fixes 2005-11-28 07:23:36 +00:00
math fix next-power-of-2 2005-11-23 04:29:21 +00:00
alien.factor fix 64-bit issue in runtime 2005-12-05 03:29:55 +00:00
annotate.factor all tests now pass; more unix ffi i/o work 2005-04-03 23:02:50 +00:00
binary.factor merged streams, stdio and files into io vocabulary 2005-06-19 21:50:35 +00:00
combinators.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
continuations.factor redid HTML tags; tweaked continuations to infer properly 2005-09-23 01:01:55 +00:00
errors.factor minor UI fixes 2005-09-29 03:29:00 +00:00
files.factor use array literals instead of vector literals 2005-10-29 20:53:47 +00:00
generic.factor fix some unit test failures 2005-12-03 22:34:59 +00:00
inference.factor fixing various compiler and inferencer bugs 2005-11-23 02:41:41 +00:00
init.factor rename ifte to if 2005-09-24 19:21:17 +00:00
inspector.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
interpreter.factor fix some unit test failures 2005-12-03 22:34:59 +00:00
kernel.factor inference updates for callcc inference 2005-09-18 05:37:28 +00:00
memory.factor rename ifte to if 2005-09-24 19:21:17 +00:00
parse-number.factor catch change, new cleanup word, with-server combinator 2005-09-21 00:18:01 +00:00
parser.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
parsing-word.factor fix compilation of cond; fix other regressions 2005-09-03 06:19:11 +00:00
prettyprint.factor minor fixes and factoroids updates 2005-11-19 09:09:30 +00:00
random.factor fix random scoping issue 2005-10-10 04:08:51 +00:00
redefine.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
stream.factor with-string is now string-out, string-in combinator, documentation updates 2005-06-19 22:53:58 +00:00
test.factor fix generic word error 2005-12-07 05:14:24 +00:00
threads.factor merged streams, stdio and files into io vocabulary 2005-06-19 21:50:35 +00:00
tuple.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
words.factor new hashtable 2005-11-27 22:45:48 +00:00