.. |
collections
|
allot_* overhaul
|
2006-10-31 05:52:02 +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
|
Revised prettyprinter
|
2006-10-28 06:41:21 +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
|
allot_* overhaul
|
2006-10-31 05:52:02 +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
|
Add some failing unit tests
|
2006-10-30 02:21:48 +00:00 |
parser.factor
|
Stack comments without -- are a parse-time error now
|
2006-11-03 02:29:43 +00:00 |
parsing-word.factor
|
help system and tutorial improvements
|
2005-12-29 01:25:17 +00:00 |
prettyprint.factor
|
Revised prettyprinter
|
2006-10-28 06:41:21 +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
|
allot_* overhaul
|
2006-10-31 05:52:02 +00:00 |
words.factor
|
Assorted bug fixes
|
2006-08-26 19:23:44 +00:00 |