factor/library/test
slava 09d27456e6 Get all unit tests to pass 2006-10-10 05:28:21 +00:00
..
collections accumulate now returns the final result 2006-08-18 07:16:28 +00:00
help Remove some code duplication between apropos and help search 2006-10-06 20:46:35 +00:00
io Source files and module system cleanup 2006-09-30 03:03:27 +00:00
math Get all unit tests to pass 2006-10-10 05:28:21 +00:00
annotate.factor Modularized core 2006-09-06 22:06:11 +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 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 ARTICLE: fix, unit test fixes 2006-08-28 04:53:55 +00:00
inspector.factor Kick off 0.85 by creating a new tools vocabulary and putting a bunch of stuff, including 'walk' there 2006-09-05 05:29:26 +00:00
interpreter.factor Single stepper now properly supports continuations 2006-09-09 01:12:18 +00:00
kernel.factor Slider fix, rename path. to write-path 2006-10-07 00:27:40 +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 Get all unit tests to pass 2006-10-10 05:28:21 +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
threads.factor Fix bugs erg found 2006-08-18 04:03:45 +00:00
tools.factor Assorted fixes 2006-10-06 21:42:12 +00:00
tuple.factor Windows OpenGL workaround 2006-09-24 21:22:11 +00:00
words.factor Assorted bug fixes 2006-08-26 19:23:44 +00:00