factor/core
Slava Pestov 423ad4503b Minor oversights 2008-07-07 19:11:49 -05:00
..
alien Fix bug in <displaced-alien> found by Joe 2008-07-04 22:36:55 -05:00
arrays Some cleanup 2008-07-01 20:19:03 -05:00
assocs Fixing unit test failures 2008-07-02 15:57:38 -05:00
bootstrap Minor oversights 2008-07-07 19:11:49 -05:00
boxes Fix unit tests 2008-05-15 00:03:21 -05:00
byte-arrays byte-arrays-docs: Fix the description 2008-05-19 15:25:45 -05:00
byte-vectors Some cleanup 2008-07-01 20:19:03 -05:00
checksums Documentation updates 2008-05-11 17:42:48 -05:00
classes Non-optimizing compiler now inlow inlines some primitives, this improves bootstrap time 2008-07-07 10:39:04 -05:00
combinators BOA constructors now check types 2008-06-30 01:44:58 -05:00
command-line Mandatory stack effect annotations 2008-06-08 15:32:55 -05:00
compiler Comment out reload tests for now 2008-07-07 10:50:42 -05:00
continuations Builtinn types now use new slot accessors; tuple slot type declaration work in progress 2008-06-28 02:36:20 -05:00
cpu Non-optimizing compiler now inlow inlines some primitives, this improves bootstrap time 2008-07-07 10:39:04 -05:00
debugger Move mirrors out of the boot image 2008-07-02 00:20:01 -05:00
definitions Fixing everything for mandatory stack effects 2008-06-09 02:14:14 -05:00
dequeues Search dequeues: constant-time insert/removal at both ends, membership test 2008-06-10 18:32:44 -05:00
destructors Fixing unit tests 2008-05-15 01:38:14 -05:00
dlists Move mirrors out of the boot image 2008-07-02 00:20:01 -05:00
effects Builtinn types now use new slot accessors; tuple slot type declaration work in progress 2008-06-28 02:36:20 -05:00
generator Non-optimizing compiler now inlow inlines some primitives, this improves bootstrap time 2008-07-07 10:39:04 -05:00
generic Non-optimizing compiler now inlow inlines some primitives, this improves bootstrap time 2008-07-07 10:39:04 -05:00
graphs Bug fixes and cleanups 2008-06-11 02:58:38 -05:00
grouping BOA constructors now check types 2008-06-30 01:44:58 -05:00
growable Mirrors now check sot t slot types, support type coercion for setters, instance? now infers, better transform for 'new', more efficient 'case' where keys are all wrappers 2008-06-29 02:12:44 -05:00
hashtables More tuple declaration work 2008-06-29 21:37:57 -05:00
heaps <=> outputs +lt+ +eq+ +gt+ 2008-04-27 18:57:46 -05:00
inference Expand boa constructors later to avoid issue where compiler inserts calls to 'curry' in unsafe code 2008-07-04 04:18:40 -05:00
init New convention for unit tests 2008-03-01 17:00:45 -05:00
inspector Move mirrors out of the boot image 2008-07-02 00:20:01 -05:00
io Non-optimizing compiler now inlow inlines some primitives, this improves bootstrap time 2008-07-07 10:39:04 -05:00
kernel BOA constructors now check types 2008-06-30 01:44:58 -05:00
layouts Mirrors now check sot t slot types, support type coercion for setters, instance? now infers, better transform for 'new', more efficient 'case' where keys are all wrappers 2008-06-29 02:12:44 -05:00
lexer Move mirrors out of the boot image 2008-07-02 00:20:01 -05:00
libc Bug fixes and cleanups 2008-06-11 02:58:38 -05:00
listener Split up huge parser vocabulary 2008-06-25 03:25:08 -05:00
math Fix obscure corner case; -include='compiler math' 2008-07-06 18:21:34 -05:00
memory Help lint fixes 2008-07-04 02:52:27 -05:00
mirrors Initial value for alien slots is a BAD-ALIEN 2008-07-01 16:33:45 -05:00
namespaces reverse the arguments of diff, assoc-diff 2008-04-26 02:01:06 -05:00
none Further heap cleanups 2007-11-05 12:35:44 -05:00
optimizer Fix obscure corner case; -include='compiler math' 2008-07-06 18:21:34 -05:00
parser Fix deploy tests 2008-07-02 21:52:28 -05:00
prettyprint Move bit-arrays and float-arrays to extra 2008-07-02 02:03:30 -05:00
quotations Builtinn types now use new slot accessors; tuple slot type declaration work in progress 2008-06-28 02:36:20 -05:00
refs Tweaking docs, change stage2 to load less stuff 2008-07-03 01:39:45 -05:00
sbufs Move bit-arrays and float-arrays to extra 2008-07-02 02:03:30 -05:00
search-dequeues Bug fixes and cleanups 2008-06-11 02:58:38 -05:00
sequences Help lint fixes 2008-07-04 02:52:27 -05:00
sets Add gather word; faster 'implementors' using inverted index 2008-06-12 05:49:46 -05:00
slots Move tuple-class to classes.tuple where it belongs 2008-07-05 00:59:39 -05:00
sorting Builtinn types now use new slot accessors; tuple slot type declaration work in progress 2008-06-28 02:36:20 -05:00
source-files Move mirrors out of the boot image 2008-07-02 00:20:01 -05:00
splitting Meta data 2008-06-09 05:23:46 -05:00
strings Move bit-arrays and float-arrays to extra 2008-07-02 02:03:30 -05:00
summary Move mirrors out of the boot image 2008-07-02 00:20:01 -05:00
syntax Fix ERROR:, erg's mixin bug 2008-07-04 01:32:11 -05:00
system update docs on set-os-env 2008-04-11 22:42:45 -05:00
threads Non-optimizing compiler now inlow inlines some primitives, this improves bootstrap time 2008-07-07 10:39:04 -05:00
vectors Move bit-arrays and float-arrays to extra 2008-07-02 02:03:30 -05:00
vocabs Fix deploy tests 2008-07-02 21:52:28 -05:00
words Builtinn types now use new slot accessors; tuple slot type declaration work in progress 2008-06-28 02:36:20 -05:00