| .. |
|
benchmark
|
ui-step now asserts depth (so don't leak stack cells in your draw-gadget*); fix memory leak with set-length and vectors
|
2006-07-28 21:57:24 +00:00 |
|
collections
|
Some cleanups to start 0.84
|
2006-07-28 07:54:46 +00:00 |
|
compiler
|
Add support for 8-byte struct returns, Mac OS X Intel style
|
2006-07-06 07:04:58 +00:00 |
|
gadgets
|
Fix field bug, unit tests
|
2006-07-27 23:46:21 +00:00 |
|
help
|
Improved help cross-referencing
|
2006-06-23 02:36:56 +00:00 |
|
io
|
Fix some style nesting issues
|
2006-06-17 19:59:44 +00:00 |
|
math
|
Stacking order is now saved along with window contents
|
2006-05-28 23:12:33 +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
|
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
|
Fix various test failures
|
2006-05-15 05:37:11 +00:00 |
|
inference.factor
|
Misc updates
|
2006-07-28 04:50:09 +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
|
Interpreter and unit test fixes, fix Objective C exception handling
|
2006-05-19 18:59:44 +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 cons cell removals
|
2006-05-15 05:01:47 +00:00 |
|
parsing-word.factor
|
help system and tutorial improvements
|
2005-12-29 01:25:17 +00:00 |
|
prettyprint.factor
|
Fix prettyprinter hilite-quotation bug
|
2006-06-27 07:39:54 +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
|
…
|
|
|
test.factor
|
Fix field bug, unit tests
|
2006-07-27 23:46:21 +00:00 |
|
test.facts
|
Tool documentation
|
2006-03-25 06:06:52 +00:00 |
|
threads.factor
|
…
|
|
|
tuple.factor
|
crossref bug fix, remove 'references' word since its almost useless
|
2006-06-10 05:30:16 +00:00 |
|
words.factor
|
crossref bug fix, remove 'references' word since its almost useless
|
2006-06-10 05:30:16 +00:00 |