factor/core
Slava Pestov f53fa196ac New must-infer word; \ foo must-infer asserts that foo's declared effect matches its inferred effect, put this in your unit tests 2007-12-26 20:54:38 -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 Initial import 2007-09-20 18:09:08 -04:00
bootstrap Fix implementation of deferred words 2007-12-26 20:40:46 -05:00
byte-arrays Initial import 2007-09-20 18:09:08 -04:00
classes Remove intern-symbol 2007-12-25 18:10:05 -05:00
combinators Open-code member? test 2007-12-08 17:45:51 -05:00
command-line Initial import 2007-09-20 18:09:08 -04:00
compiler Work in progress 2007-12-26 20:21:46 -05:00
continuations Parser, definitions, source-files refactoring work in progress 2007-12-21 21:18:24 -05:00
cpu Simplify JIT, fix tuples unit tests 2007-12-26 20:02:41 -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
flow-chart Fix stack effect of to-refresh 2007-11-11 19:30:45 -05:00
generator Work in progress 2007-12-26 20:21:46 -05:00
generic Remove temporary hack now that new JIT works 2007-12-26 20:20:49 -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 must-infer word; \ foo must-infer asserts that foo's declared effect matches its inferred effect, put this in your unit tests 2007-12-26 20:54:38 -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 Assorted fixes 2007-12-24 20:56:23 -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 Unit test fixes 2007-12-24 19:40:09 -05:00
math Documentation fixes 2007-12-11 22:36:40 -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 Open-code member? test 2007-12-08 17:45:51 -05:00
parser Remove intern-symbol 2007-12-25 18:10:05 -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 Remove debug message 2007-11-21 19:20:22 -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 Clean up class definition recording 2007-12-24 17:18:26 -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 Unit test fixes 2007-12-24 19:40:09 -05:00
words Fix implementation of deferred words 2007-12-26 20:40:46 -05:00