factor/core
Slava Pestov 2180b0f146 Fix init-stdio scope issue 2008-01-09 01:50:25 -05:00
..
alien Fix circularity 2008-01-05 18:27:15 -04:00
arrays Fix circularity 2008-01-05 18:27:15 -04:00
assocs Fix map>assoc where the input is a specialized array 2007-12-03 19:29:16 -05:00
bit-arrays Fix circularity 2008-01-05 18:27:15 -04:00
bootstrap JIT improvements; simpler 'current XT' relocation logic 2008-01-07 17:14:09 -04:00
byte-arrays Fix circularity 2008-01-05 18:27:15 -04:00
classes Fix conflict 2008-01-06 13:30:23 -04: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 PowerPC support work in progress 2008-01-09 01:33:40 -05:00
continuations Fix cleanup combinator in the case where always-cleanup throws an error 2007-12-29 12:35:51 -05:00
cpu PowerPC support work in progress 2008-01-09 01:33:40 -05:00
debugger Documentation updates 2007-12-30 16:09:21 -05:00
definitions Remove some dead code 2008-01-05 22:06:51 -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 JIT improvements; simpler 'current XT' relocation logic 2008-01-07 17:14:09 -04:00
generic Definition protocol cleanup 2008-01-06 12:13:44 -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 Documentation fixes 2007-12-11 22:36:40 -05:00
heaps fixed heap-push-all 2007-12-20 00:06:36 -06:00
inference Add some more compiled-usage tests 2008-01-02 23:08:28 -04: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 init-stdio scope issue 2008-01-09 01:50:25 -05:00
kernel Redo the profiler 2008-01-02 20:36:36 -04: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 Clean up interactor gadget 2007-12-30 21:15:59 -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 Clean up interactor gadget 2007-12-30 21:15:59 -05:00
prettyprint Definition protocol cleanup 2008-01-06 12:13:44 -04: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 Fix conflict 2008-01-06 13:30:23 -04:00
slots Fix conflict 2008-01-06 13:30:23 -04:00
sorting Initial import 2007-09-20 18:09:08 -04:00
source-files Fix conflicts 2008-01-06 14:17:50 -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 Make mixins smarter, fix interactor 2008-01-04 22:10:49 -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 Unit test fixes 2007-12-30 17:14:15 -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 tpo 2008-01-09 01:35:28 -05:00
words Redo the profiler 2008-01-02 20:36:36 -04:00