factor/core
Slava Pestov 15587627a3 Fix issue where refresh-all/load-everything would sometimes try to load a vocab more than once 2008-02-25 20:17:16 -06:00
..
alien Do tuple reshaping at the end of a compilation unit, preserving a consistent view of the heap to code running during compilation 2008-02-24 02:19:38 -06:00
arrays Rename unit-test-fails to must-fail and add must-fail-with to replace [ t ] [ [ ... ] catch ... ] unit-test idiom 2008-02-06 13:47:19 -06:00
assocs Fixes 2008-02-15 19:42:56 -06:00
bit-arrays Rename unit-test-fails to must-fail and add must-fail-with to replace [ t ] [ [ ... ] catch ... ] unit-test idiom 2008-02-06 13:47:19 -06:00
bit-vectors Fix coercer words 2008-01-30 01:54:11 -06:00
bootstrap Fix overly long bootstrap time 2008-02-25 03:38:37 -06:00
boxes Implement new box data type, fix various bugs, add status parameter for suspend, threads. now prints thread state 2008-02-19 14:38:02 -06:00
byte-arrays Rename unit-test-fails to must-fail and add must-fail-with to replace [ t ] [ [ ... ] catch ... ] unit-test idiom 2008-02-06 13:47:19 -06:00
byte-vectors Fix coercer words 2008-01-30 01:54:11 -06:00
classes Fix another parser bug 2008-02-24 00:26:54 -06:00
combinators case now optimizes contiguous integer ranges 2008-02-14 01:03:57 -06:00
command-line Documentation updates 2008-01-11 03:32:25 -05:00
compiler Regression fixes 2008-02-25 19:37:43 -06:00
continuations Save thread death errors 2008-02-21 01:24:24 -06:00
cpu Do tuple reshaping at the end of a compilation unit, preserving a consistent view of the heap to code running during compilation 2008-02-24 02:19:38 -06:00
debugger :vars and .vars 2008-02-21 01:26:44 -06:00
definitions Fix a smudging bug 2008-02-23 22:29:29 -06:00
dlists clean up pop-front, add dlist1, add push-all-front and push-all-back 2008-02-12 11:58:47 -06:00
effects More method cleanups 2008-02-04 19:38:31 -06:00
float-arrays Rename unit-test-fails to must-fail and add must-fail-with to replace [ t ] [ [ ... ] catch ... ] unit-test idiom 2008-02-06 13:47:19 -06:00
float-vectors Fix typo in the float-vector docs 2008-02-04 17:42:35 -08:00
generator Less drastic changes 2008-02-18 07:30:16 -06:00
generic Cleanups and fixes 2008-02-23 22:48:45 -06:00
graphs Fix some compiled-usage issues 2008-01-12 04:25:16 -05:00
growable Rename unit-test-fails to must-fail and add must-fail-with to replace [ t ] [ [ ... ] catch ... ] unit-test idiom 2008-02-06 13:47:19 -06:00
hashtables New walker 2008-02-20 23:13:31 -06:00
heaps Fix alarms with image saves 2008-02-22 16:16:00 -06:00
inference Regression fixes 2008-02-25 19:37:43 -06:00
init Working on new threads 2008-02-18 05:07:40 -06:00
inspector :vars and .vars 2008-02-21 01:26:44 -06:00
io io.files: temp-dir -> temp-directory 2008-02-22 01:01:14 -06:00
kernel kernel-docs: minor fix 2008-02-19 15:57:21 -06:00
layouts Split off concurrency.mailboxes, add timeout support to promises, locks, mailboxes, semaphores, count-downs 2008-02-21 23:47:06 -06:00
libc Improve the line-art demo. Put cleanup guards on libc:with-malloc and opengl:with-framebuffer . 2008-01-26 17:15:09 -08:00
listener Implement new box data type, fix various bugs, add status parameter for suspend, threads. now prints thread state 2008-02-19 14:38:02 -06:00
math Split off concurrency.mailboxes, add timeout support to promises, locks, mailboxes, semaphores, count-downs 2008-02-21 23:47:06 -06:00
memory Do tuple reshaping at the end of a compilation unit, preserving a consistent view of the heap to code running during compilation 2008-02-24 02:19:38 -06:00
mirrors :vars and .vars 2008-02-21 01:26:44 -06:00
namespaces Working on new threads 2008-02-18 05:07:40 -06:00
none Further heap cleanups 2007-11-05 12:35:44 -05:00
optimizer Regression fixes 2008-02-25 19:37:43 -06:00
parser Regression fixes 2008-02-25 19:37:43 -06:00
prettyprint Fix a smudging bug 2008-02-23 22:29:29 -06:00
quotations Fixing unit tests 2008-02-11 14:19:47 -06:00
refs Updating summary and authors 2008-01-27 01:02:31 -04:00
sbufs record1 strings 2008-01-31 23:00:08 -06:00
sequences Cleanups and fixes 2008-02-23 22:48:45 -06:00
slots Clean up generic words a little bit 2008-02-03 14:19:07 -06:00
sorting New split-reduce combinator 2008-02-11 00:16:30 -06:00
source-files Fix a smudging bug 2008-02-23 22:29:29 -06:00
splitting Rename unit-test-fails to must-fail and add must-fail-with to replace [ t ] [ [ ... ] catch ... ] unit-test idiom 2008-02-06 13:47:19 -06:00
strings Rename unit-test-fails to must-fail and add must-fail-with to replace [ t ] [ [ ... ] catch ... ] unit-test idiom 2008-02-06 13:47:19 -06:00
syntax Unicode character name syntax 2008-02-15 19:32:14 -06:00
system Make OS name more consistent for extra/builder 2008-02-05 18:48:38 -06:00
threads UI thread cleanup 2008-02-25 16:48:11 -06:00
tuples Do tuple reshaping at the end of a compilation unit, preserving a consistent view of the heap to code running during compilation 2008-02-24 02:19:38 -06:00
vectors Rename unit-test-fails to must-fail and add must-fail-with to replace [ t ] [ [ ... ] catch ... ] unit-test idiom 2008-02-06 13:47:19 -06:00
vocabs Fix issue where refresh-all/load-everything would sometimes try to load a vocab more than once 2008-02-25 20:17:16 -06:00
words Regression fixes 2008-02-25 19:37:43 -06:00