factor/library/test
slava 09ca1c3642 Fix callbacks with lots of parameters 2006-02-20 22:49:44 +00:00
..
benchmark added a zero? word 2006-01-28 20:49:31 +00:00
collections 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
compiler Fix callbacks with lots of parameters 2006-02-20 22:49:44 +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 remove repetitions 2005-12-24 23:29:31 +00:00
lists fixes 2005-11-28 07:23:36 +00:00
math Initial revision 2006-02-01 02:31:53 +00:00
alien.factor Runtime changes to support callbacks, and other cleanups 2006-02-13 07:46:07 +00:00
annotate.factor
binary.factor
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
errors.factor
generic.factor fix some unit test failures 2005-12-03 22:34:59 +00:00
inference.factor made it an error to reference non-existent vocabularies in a USE: declaration; fixed this error in library source files 2005-12-17 14:55:00 +00:00
init.factor
inspector.factor Fix inspector problem with empty hashtables 2006-02-03 18:20:22 +00:00
interpreter.factor fix some unit test failures 2005-12-03 22:34:59 +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
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 moving documentation 2006-01-05 05:33:12 +00:00
parsing-word.factor help system and tutorial improvements 2005-12-29 01:25:17 +00:00
prettyprint.factor moving documentation 2006-01-05 05:33:12 +00:00
random.factor
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
test.factor Starting work on callbacks 2006-02-11 07:30:18 +00:00
threads.factor
tuple.factor forgot to fix help system for stack effect change 2005-12-18 00:03:11 +00:00
words.factor forgot to fix help system for stack effect change 2005-12-18 00:03:11 +00:00