| .. |
|
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 callback tests
|
2006-03-11 08:26:55 +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
|
Small cleanups
|
2006-03-12 22:31:00 +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
|
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 |
|
generic.factor
|
standard-combination now takes a dispatch position not a picker
|
2006-02-25 06:47:35 +00:00 |
|
inference.factor
|
Optimizer reworking
|
2006-03-07 00:19:20 +00:00 |
|
init.factor
|
rename ifte to if
|
2005-09-24 19:21:17 +00:00 |
|
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
|
rename ifte to if
|
2005-09-24 19:21:17 +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
|
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
|
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
|
Starting work on callbacks
|
2006-02-11 07:30:18 +00:00 |
|
threads.factor
|
merged streams, stdio and files into io vocabulary
|
2005-06-19 21:50:35 +00:00 |
|
tuple.factor
|
forgot to fix help system for stack effect change
|
2005-12-18 00:03:11 +00:00 |
|
words.factor
|
Bootstrap and unit test fixes
|
2006-03-18 03:14:59 +00:00 |