| .. |
|
bootstrap
|
Remove integer-slot and set-integer-slot primitives, add word-xt primitive
|
2006-10-15 23:01:07 +00:00 |
|
collections
|
flip word tweak
|
2006-10-26 04:07:39 +00:00 |
|
compiler
|
add-compiled-block should not compile since it may call code GC
|
2006-10-28 06:43:57 +00:00 |
|
generic
|
Fix a few typos
|
2006-10-20 19:48:58 +00:00 |
|
help
|
Revised prettyprinter
|
2006-10-28 06:41:21 +00:00 |
|
io
|
fix win32 native io so .factor-bootstrap-rc loads on bootstrap
|
2006-10-21 14:05:40 +00:00 |
|
math
|
Document division by zero behavior
|
2006-09-16 19:57:07 +00:00 |
|
prettyprint
|
Revised prettyprinter
|
2006-10-28 06:41:21 +00:00 |
|
syntax
|
Revised prettyprinter
|
2006-10-28 06:41:21 +00:00 |
|
test
|
Revised prettyprinter
|
2006-10-28 06:41:21 +00:00 |
|
tools
|
Revised prettyprinter
|
2006-10-28 06:41:21 +00:00 |
|
ui
|
Module operations in UI, run-module now asserts stack effect
|
2006-10-26 05:17:40 +00:00 |
|
windows
|
win32 ffi updates
|
2006-10-22 07:33:18 +00:00 |
|
cli.factor
|
"~" global var replaced by home word
|
2006-09-30 00:45:24 +00:00 |
|
continuations.factor
|
Single stepper now properly supports continuations
|
2006-09-09 01:12:18 +00:00 |
|
continuations.facts
|
HELP: syntax change
|
2006-08-16 01:23:05 +00:00 |
|
definitions.factor
|
Revised prettyprinter
|
2006-10-28 06:41:21 +00:00 |
|
definitions.facts
|
Presentation cleanups and mouse help
|
2006-08-26 01:29:23 +00:00 |
|
effects.factor
|
Further simplifications
|
2006-09-16 00:59:47 +00:00 |
|
effects.facts
|
Modularized core
|
2006-09-06 22:06:11 +00:00 |
|
errors.factor
|
Walker improvements
|
2006-09-08 06:32:14 +00:00 |
|
errors.facts
|
HELP: syntax change
|
2006-08-16 01:23:05 +00:00 |
|
kernel.factor
|
Make OS detection words foldable
|
2006-09-02 21:34:55 +00:00 |
|
kernel.facts
|
Remove integer-slot and set-integer-slot primitives, add word-xt primitive
|
2006-10-15 23:01:07 +00:00 |
|
load.factor
|
Revised prettyprinter
|
2006-10-28 06:41:21 +00:00 |
|
modules.factor
|
modules global var now holds a sequence of modules not an association list
|
2006-10-28 06:44:12 +00:00 |
|
modules.facts
|
modules global var now holds a sequence of modules not an association list
|
2006-10-28 06:44:12 +00:00 |
|
quotations.factor
|
Messing around with commands and operations
|
2006-08-30 07:50:02 +00:00 |
|
quotations.facts
|
HELP: syntax change
|
2006-08-16 01:23:05 +00:00 |
|
threads.factor
|
Non-local exit hook to make the stepper more reliable when continuations are flying around
|
2006-09-07 21:14:35 +00:00 |
|
threads.facts
|
Final round of HELP: syntax changes
|
2006-08-18 03:08:04 +00:00 |
|
version.factor
|
Start 0.86 with a contrib fix
|
2006-10-20 01:30:12 +00:00 |
|
words.factor
|
Remove integer-slot and set-integer-slot primitives, add word-xt primitive
|
2006-10-15 23:01:07 +00:00 |
|
words.facts
|
Remove the set-word-xt because nobody calls it anymore, and now that we have code GC it is dangerous
|
2006-09-26 22:45:55 +00:00 |