factor/core
Daniel Ehrenberg c8b1db0a3e Changes for unicode 2008-01-09 19:34:29 -06:00
..
alien Fix circularity 2008-01-05 18:27:15 -04:00
arrays Fix circularity 2008-01-05 18:27:15 -04:00
assocs Rename curry* to with 2008-01-09 17:36:30 -05:00
bit-arrays Fix circularity 2008-01-05 18:27:15 -04:00
bootstrap Smarter FORGET: 2008-01-09 17:57:59 -04:00
byte-arrays Fix circularity 2008-01-05 18:27:15 -04:00
classes Rename curry* to with 2008-01-09 17:36:30 -05:00
combinators Rename curry* to with 2008-01-09 17:36:30 -05:00
command-line Initial import 2007-09-20 18:09:08 -04:00
compiler Rename curry* to with 2008-01-09 17:36:30 -05:00
continuations Fix cleanup combinator in the case where always-cleanup throws an error 2007-12-29 12:35:51 -05:00
cpu Notify definition-observers when words are forgotten 2008-01-09 17:51:55 -04:00
debugger Notify definition-observers when words are forgotten 2008-01-09 17:51:55 -04:00
definitions Notify definition-observers when words are forgotten 2008-01-09 17:51:55 -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 Fix circularity 2008-01-05 18:27:15 -04:00
generator Rename curry* to with 2008-01-09 17:36:30 -05:00
generic Rename curry* to with 2008-01-09 17:36:30 -05:00
graphs Rename curry* to with 2008-01-09 17:36:30 -05: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 fixed heap-push-all 2007-12-20 00:06:36 -06:00
inference Rename curry* to with 2008-01-09 17:36:30 -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 Merge commit 'slava/master' into unicode 2008-01-09 17:30:59 -06:00
kernel Rename curry* to with 2008-01-09 17:36:30 -05:00
layouts Redo the profiler 2008-01-02 20:36:36 -04:00
libc Documentation fixes 2007-12-11 22:36:40 -05:00
listener definition observers; move with-compilation-unit and related support to compiler.units 2008-01-09 04:52:08 -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 Rename curry* to with 2008-01-09 17:36:30 -05: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 Rename curry* to with 2008-01-09 17:36:30 -05:00
parser Changes for unicode 2008-01-09 19:34:29 -06:00
prettyprint Rename curry* to with 2008-01-09 17:36:30 -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 Rename curry* to with 2008-01-09 17:36:30 -05:00
slots Rename curry* to with 2008-01-09 17:36:30 -05:00
sorting Initial import 2007-09-20 18:09:08 -04:00
source-files Merge commit 'slava/master' into unicode 2008-01-09 17:30:59 -06: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 Smarter FORGET: 2008-01-09 17:57:59 -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 Rename curry* to with 2008-01-09 17:36:30 -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 reload-vocab to reload 2008-01-09 17:53:55 -05:00
words Rename curry* to with 2008-01-09 17:36:30 -05:00