| .. |
|
benchmark
|
: delete-all 0 swap set-length ;
|
2006-08-09 20:14:54 +00:00 |
|
collections
|
Changed argument order of {head,tail}{,-slice}{,*} and group
|
2006-07-30 00:36:25 +00:00 |
|
compiler
|
finalize-compile now takes an alist of xts; fix ppc %dispatch
|
2006-08-09 22:09:10 +00:00 |
|
gadgets
|
Fix field bug, unit tests
|
2006-07-27 23:46:21 +00:00 |
|
help
|
More work on the definition protocol
|
2006-08-02 20:53:26 +00:00 |
|
io
|
Fix some style nesting issues
|
2006-06-17 19:59:44 +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
|
…
|
|
|
binary.factor
|
…
|
|
|
cocoa.factor
|
Objective C test
|
2006-07-06 20:16:05 +00:00 |
|
combinators.factor
|
…
|
|
|
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
|
More work on the definition protocol
|
2006-08-02 20:53:26 +00:00 |
|
inference.factor
|
More work on the definition protocol
|
2006-08-02 20:53:26 +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
|
Fix interpreter unit tests
|
2006-08-01 01:00:07 +00:00 |
|
kernel.factor
|
…
|
|
|
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 cons cell removals
|
2006-05-15 05:01:47 +00:00 |
|
parsing-word.factor
|
…
|
|
|
prettyprint.factor
|
More work on the definition protocol
|
2006-08-02 20:53:26 +00:00 |
|
random.factor
|
…
|
|
|
redefine.factor
|
…
|
|
|
stream.factor
|
…
|
|
|
test.factor
|
Some code cleanups
|
2006-08-01 21:56:20 +00:00 |
|
test.facts
|
Documentation for errors
|
2006-08-01 21:35:00 +00:00 |
|
threads.factor
|
…
|
|
|
tuple.factor
|
More work on the definition protocol
|
2006-08-02 20:53:26 +00:00 |
|
words.factor
|
crossref bug fix, remove 'references' word since its almost useless
|
2006-06-10 05:30:16 +00:00 |