factor/core
Slava Pestov 529133559f Rename require-each to require-all 2007-12-29 22:30:17 -05:00
..
alien Getting compiler unit tests to pass 2007-12-24 21:54:45 -05:00
arrays Remove useless <quotation> word 2007-12-25 23:45:04 -05:00
assocs Fix map>assoc where the input is a specialized array 2007-12-03 19:29:16 -05:00
bit-arrays : spin swap rot ; 2007-12-29 11:36:20 -05:00
bootstrap New implementation of compiler error reporting 2007-12-28 22:51:36 -05:00
byte-arrays Initial import 2007-09-20 18:09:08 -04:00
classes Removing USE-IF:, add with-interactive-vocabs, other fixes 2007-12-28 21:45:16 -05:00
combinators : spin swap rot ; 2007-12-29 11:36:20 -05:00
command-line Initial import 2007-09-20 18:09:08 -04:00
compiler New implementation of compiler error reporting 2007-12-28 22:51:36 -05:00
continuations Fix cleanup combinator in the case where always-cleanup throws an error 2007-12-29 12:35:51 -05:00
cpu Fix compiler 2007-12-26 21:37:18 -05:00
debugger Deferred words are now compound words 2007-12-26 17:28:34 -05:00
definitions Remove temporary hack now that new JIT works 2007-12-26 20:20:49 -05:00
dlists Fix bug in delete-node 2007-11-16 00:17:34 -05:00
effects Change cut stack effect 2007-10-12 16:30:36 -04:00
float-arrays Initial import 2007-09-20 18:09:08 -04:00
generator Work in progress 2007-12-26 20:21:46 -05:00
generic Rename real/imaginary slots of complex to real-part/imaginary-part to avoid clashing with the real class word; fix bug where redefining a generic as a class leaves the word in a weird state 2007-12-27 17:26:39 -05:00
graphs Initial import 2007-09-20 18:09:08 -04:00
growable Get core unit tests to pass without number tower 2007-10-14 21:13:42 -04:00
hashtables Documentation fixes 2007-12-11 22:36:40 -05:00
heaps Heap unit test fixes 2007-11-05 12:48:22 -05:00
inference New implementation of compiler error reporting 2007-12-28 22:51:36 -05:00
init Initial import 2007-09-20 18:09:08 -04:00
inspector Initial import 2007-09-20 18:09:08 -04:00
io Parser, definitions, source-files refactoring work in progress 2007-12-21 21:18:24 -05:00
kernel : spin swap rot ; 2007-12-29 11:36:20 -05:00
layouts Initial import 2007-09-20 18:09:08 -04:00
libc Documentation fixes 2007-12-11 22:36:40 -05:00
listener Removing USE-IF:, add with-interactive-vocabs, other fixes 2007-12-28 21:45:16 -05:00
math Rename real/imaginary slots of complex to real-part/imaginary-part to avoid clashing with the real class word; fix bug where redefining a generic as a class leaves the word in a weird state 2007-12-27 17:26:39 -05:00
memory Fix save-image-and-exit, clean up compiler a bit 2007-12-16 18:42:56 -05:00
mirrors Initial import 2007-09-20 18:09:08 -04:00
namespaces Initial import 2007-09-20 18:09:08 -04:00
none Further heap cleanups 2007-11-05 12:35:44 -05:00
optimizer Move optimizer to extra/ 2007-12-26 21:21:12 -05:00
parser New implementation of compiler error reporting 2007-12-28 22:51:36 -05:00
prettyprint Add failing unit test 2007-12-25 18:11:56 -05:00
quotations Remove useless <quotation> word 2007-12-25 23:45:04 -05:00
refs Initial import 2007-09-20 18:09:08 -04:00
sbufs Add unit test 2007-10-07 18:15:48 -04:00
sequences : spin swap rot ; 2007-12-29 11:36:20 -05:00
slots Initial import 2007-09-20 18:09:08 -04:00
sorting Initial import 2007-09-20 18:09:08 -04:00
source-files Unit test fixes 2007-12-24 19:40:09 -05:00
splitting Initial import 2007-09-20 18:09:08 -04:00
strings Improve sequence hash algorithm 2007-11-21 03:13:23 -05:00
syntax Removing USE-IF:, add with-interactive-vocabs, other fixes 2007-12-28 21:45:16 -05:00
system Document io.mmap and add mapped-file-closed? flag check 2007-11-17 01:49:06 -05:00
threads Further heap cleanups 2007-11-05 12:35:44 -05:00
tuples Simplify JIT, fix tuples unit tests 2007-12-26 20:02:41 -05:00
vectors Move more math stuff to extra/, get compiler to work without ratios/complex numbers 2007-10-14 20:38:23 -04:00
vocabs Rename require-each to require-all 2007-12-29 22:30:17 -05:00
words : spin swap rot ; 2007-12-29 11:36:20 -05:00