factor/library/test
slava 758ccb33fc Command framework 2006-08-24 22:23:48 +00:00
..
benchmark Compiler and module system fix 2006-08-12 19:58:32 +00:00
collections accumulate now returns the final result 2006-08-18 07:16:28 +00:00
compiler Compiler fixes 2006-08-18 05:35:04 +00:00
gadgets Command framework 2006-08-24 22:23:48 +00:00
help More work on the definition protocol 2006-08-02 20:53:26 +00:00
io Fix bugs erg found 2006-08-18 04:03:45 +00:00
math Start implementing :help 2006-08-01 08:45:05 +00:00
alien.factor FFI now supports Unicode (UTF16) strings better, and the Cocoa bridge uses this functionality 2006-05-23 03:32:27 +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
cocoa.factor Objective C test 2006-07-06 20:16:05 +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 Add unit test to ensure segfault handler works 2006-07-06 03:31:30 +00:00
generic.factor Eliminate with-class<cache combinator in favor of a class<map that is always kept up to date 2006-08-18 03:50:59 +00:00
inference.factor Inference cleanup and documentation for errors 2006-08-18 07:10:08 +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 Walker cleanup 2006-08-24 06:09:54 +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 crossref bug fix, remove 'references' word since its almost useless 2006-06-10 05:30:16 +00:00
parse-number.factor CL-style (but more limited) restarts, better undefined word handling in the parser 2006-05-24 08:29:25 +00:00
parser.factor More work on stack effect declaration 2006-08-15 20:29:35 +00:00
parsing-word.factor help system and tutorial improvements 2005-12-29 01:25:17 +00:00
prettyprint.factor Compiler docs, interactor tweak 2006-08-19 19:33:55 +00:00
random.factor fix random scoping issue 2005-10-10 04:08:51 +00:00
redefine.factor Eliminate with-class<cache combinator in favor of a class<map that is always kept up to date 2006-08-18 03:50:59 +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 Command framework 2006-08-24 22:23:48 +00:00
test.facts More documentation updates 2006-08-17 01:55:53 +00:00
threads.factor Fix bugs erg found 2006-08-18 04:03:45 +00:00
tuple.factor Compiler docs, interactor tweak 2006-08-19 19:33:55 +00:00
words.factor crossref bug fix, remove 'references' word since its almost useless 2006-06-10 05:30:16 +00:00