| .. |
|
bootstrap
|
Fix DLL printing
|
2006-11-03 21:14:40 +00:00 |
|
collections
|
Fix copyright notices since factor.sf.net is defunct
|
2006-11-03 21:17:27 +00:00 |
|
compiler
|
Fix copyright notices since factor.sf.net is defunct
|
2006-11-03 21:17:27 +00:00 |
|
generic
|
Fix copyright notices since factor.sf.net is defunct
|
2006-11-03 21:17:27 +00:00 |
|
help
|
Revised prettyprinter
|
2006-10-28 06:41:21 +00:00 |
|
io
|
Fix copyright notices since factor.sf.net is defunct
|
2006-11-03 21:17:27 +00:00 |
|
math
|
Fix copyright notices since factor.sf.net is defunct
|
2006-11-03 21:17:27 +00:00 |
|
prettyprint
|
Fix DLL printing
|
2006-11-03 21:14:40 +00:00 |
|
syntax
|
Stack comments without -- are a parse-time error now
|
2006-11-03 02:29:43 +00:00 |
|
test
|
alien>char/u16-string primitives now work correctly if the input is a byte array
|
2006-11-03 05:37:51 +00:00 |
|
tools
|
Fix copyright notices since factor.sf.net is defunct
|
2006-11-03 21:17:27 +00:00 |
|
ui
|
Fix copyright notices since factor.sf.net is defunct
|
2006-11-03 21:17:27 +00:00 |
|
windows
|
Fix copyright notices since factor.sf.net is defunct
|
2006-11-03 21:17:27 +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
|
Remove unused environment slot and simply room primitive
|
2006-11-01 19:29:58 +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
|
Move inference test to compiler module where it belongs
|
2006-10-28 06:45:41 +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
|
More GC work
|
2006-10-31 21:45:12 +00:00 |
|
quotations.facts
|
More GC work
|
2006-10-31 21:45:12 +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 |