factor/library/test
slava c0e3553dd2 Tuple code cleanups 2006-05-20 06:23:21 +00:00
..
benchmark More cons cell removals 2006-05-15 05:01:47 +00:00
collections 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
compiler Unit test fixes, introducing quotation type 2006-05-15 22:15:35 +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 Cleanup compiler and some minor library code 2006-04-03 05:33:52 +00:00
math Interpreter and unit test fixes, fix Objective C exception handling 2006-05-19 18:59:44 +00:00
alien.factor Changed alien constructor behavior, new-style string mode parsing for C enums and unions (C-ENUM: and C-UNION: words) 2006-03-27 00:47:51 +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 More test fixes 2006-05-15 05:49:07 +00:00
errors.factor Cons-less runtime now bootstraps itself 2006-05-17 23:05:44 +00:00
generic.factor Fix various test failures 2006-05-15 05:37:11 +00:00
inference.factor More cons cell removals 2006-05-15 05:01:47 +00:00
init.factor Fix various test failures 2006-05-15 05:37:11 +00:00
inspector.factor Started help cross-referencing, updating documentation 2006-03-26 21:36:05 +00:00
interpreter.factor Interpreter and unit test fixes, fix Objective C exception handling 2006-05-19 18:59:44 +00:00
kernel.factor cell fix; experimental preferred size cache; floor/ceiling/truncate/mod for floats; fix mod for ratios; fix float equality test 2006-01-27 04:01:14 +00:00
memory.factor Interpreter and unit test fixes, fix Objective C exception handling 2006-05-19 18:59:44 +00:00
parse-number.factor cell fix; experimental preferred size cache; floor/ceiling/truncate/mod for floats; fix mod for ratios; fix float equality test 2006-01-27 04:01:14 +00:00
parser.factor More cons cell removals 2006-05-15 05:01:47 +00:00
parsing-word.factor help system and tutorial improvements 2005-12-29 01:25:17 +00:00
prettyprint.factor More cons cell removals 2006-05-15 05:01:47 +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 More cons cell removals 2006-05-15 05:01:47 +00:00
test.facts Tool documentation 2006-03-25 06:06:52 +00:00
threads.factor merged streams, stdio and files into io vocabulary 2005-06-19 21:50:35 +00:00
tuple.factor Tuple code cleanups 2006-05-20 06:23:21 +00:00
words.factor More cons cell removals 2006-05-15 05:01:47 +00:00