factor/core
Slava Pestov f64f55ba22 Fix test failures 2008-07-16 01:03:41 -05:00
..
alien Convert multiplication by power of 2 into a shift 2008-07-13 15:51:20 -05:00
arrays Some cleanup 2008-07-01 20:19:03 -05:00
assocs Documentation updates 2008-07-13 19:55:54 -05:00
binary-search Refactor binary search 2008-07-15 17:16:08 -05:00
bootstrap Fix bootstrap 2008-07-13 23:26:43 -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 Fix erg's tuple definition bugs 2008-07-13 21:06:50 -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 Fix test failures 2008-07-16 01:03:41 -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 Clean up PowerPC assembler and fix compile errors therein 2008-07-14 17:05:56 -05:00
debugger Fix erg's tuple definition bugs 2008-07-13 21:06:50 -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 Fixes and a small optiimization 2008-07-12 22:27:28 -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 Doc updates 2008-07-12 21:28:43 -05:00
growable Various minor compiler tweaks 2008-07-12 01:08:30 -05:00
hashtables Fix 'hashtable new' 2008-07-13 23:26:20 -05:00
heaps Removed superfluous mixin in heaps 2008-07-14 01:33:13 -07:00
inference Expand allocations for simpler intrinsics 2008-07-13 03:53:34 -05:00
init New convention for unit tests 2008-03-01 17:00:45 -05:00
inspector Fix inspector bug 2008-07-13 23:26:34 -05:00
io Various minor compiler tweaks 2008-07-12 01:08:30 -05:00
kernel Fix kernel tests 2008-07-11 20:33:08 -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
optimizer Fix test failures 2008-07-16 01:03:41 -05:00
parser Fix deploy tests 2008-07-02 21:52:28 -05:00
prettyprint Fix erg's tuple definition bugs 2008-07-13 21:06:50 -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 Refactor binary search 2008-07-15 17:16:08 -05:00
sets Add duplicates word: finds elements which appear more than once 2008-07-13 20:46:41 -05:00
slots Fix erg's tuple definition bugs 2008-07-13 21:06:50 -05:00
sorting Make it into a stable sort 2008-07-15 23:37:09 -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 Fix erg's tuple definition bugs 2008-07-13 21:06:50 -05:00