factor/core
Slava Pestov a1bdbd7143 Remove debug message 2007-11-21 19:20:22 -05:00
..
alien Add init hook for callbacks hash 2007-11-21 03:17:24 -05:00
arrays Move more math stuff to extra/, get compiler to work without ratios/complex numbers 2007-10-14 20:38:23 -04:00
assocs Makefile update 2007-10-29 01:46:34 -04:00
bit-arrays Initial import 2007-09-20 18:09:08 -04:00
bootstrap Ensure libc init hook is added before io init hook 2007-11-16 21:07:36 -05:00
byte-arrays Initial import 2007-09-20 18:09:08 -04:00
classes Change unfold word 2007-11-04 17:32:01 -05:00
combinators Improve sequence hash algorithm 2007-11-21 03:13:23 -05:00
command-line Initial import 2007-09-20 18:09:08 -04:00
compiler New tools.test.inference vocabulary with unit-test-effect word 2007-11-15 17:29:00 -05:00
continuations Fix minor memory leak 2007-10-08 22:56:02 -04:00
cpu Fix ARM %prepare-primitive 2007-11-05 13:39:34 -05:00
debugger Initial import 2007-09-20 18:09:08 -04:00
definitions forget-all word 2007-10-09 17:35:09 -04: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 ARM fixes 2007-11-04 23:18:05 -05:00
generic Documentation updates 2007-10-24 02:24:17 -04: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 Fix stack overflow when taking hashcode of hashtables with circular structure 2007-10-29 02:18:23 -04:00
heaps Heap unit test fixes 2007-11-05 12:48:22 -05:00
inference New tools.test.inference vocabulary with unit-test-effect word 2007-11-15 17:29:00 -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 Fix stream-read-partial on a line-reader 2007-11-21 03:39:34 -05:00
kernel Documentation updates 2007-11-04 18:05:49 -05:00
layouts Initial import 2007-09-20 18:09:08 -04:00
libc Remove redundant check-ptr usage 2007-11-09 03:19:01 -05:00
listener Initial import 2007-09-20 18:09:08 -04:00
math Profiler fixes 2007-10-29 01:12:27 -04:00
memory Fix deployment, remove image compression since its useless and broken 2007-11-02 14:26:04 -04: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 io.buffers to extra 2007-11-03 15:38:45 -04:00
parser Documentation updates 2007-10-24 02:24:17 -04:00
prettyprint Resolve conflict 2007-10-21 15:28:35 -04:00
quotations Fixing inference after cleanup 2007-09-27 04:50:24 -04: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 forget-all word 2007-10-09 17:35:09 -04: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 Move more math stuff to extra/, get compiler to work without ratios/complex numbers 2007-10-14 20:38:23 -04: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 Change unfold word 2007-11-04 17:32:01 -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 Fix stack effect of to-refresh 2007-11-11 19:30:45 -05:00
words Doc fix 2007-11-16 03:27:05 -05:00