factor/core
Eduardo Cavazos 4238657a26 bootstrap.stage2: use count 2008-07-03 13:47:11 -05:00
..
alien Split up huge parser vocabulary 2008-06-25 03:25:08 -05:00
arrays rename new -> new-sequence 2008-04-13 12:54:58 -05:00
assocs Slight cleanup 2008-06-15 00:32:48 -05:00
bit-arrays Move replicate into core; move selection sort into its own vocab; remove usages of and? and or? which are redundant now 2008-06-13 01:51:46 -05:00
bootstrap bootstrap.stage2: use count 2008-07-03 13:47:11 -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 New checksum protocol 2008-04-30 16:11:55 -05:00
checksums Documentation updates 2008-05-11 17:42:48 -05:00
classes classes.tuple: use sigma 2008-07-03 13:45:32 -05:00
combinators Move relocation info out of the code heap and into the data heap 2008-05-30 01:31:05 -05:00
command-line Mandatory stack effect annotations 2008-06-08 15:32:55 -05:00
compiler Remove old debugging code 2008-06-25 20:46:52 -05:00
continuations Split up huge parser vocabulary 2008-06-25 03:25:08 -05:00
cpu Better SSE2 check 2008-06-27 20:04:03 -05:00
debugger Better error messages for when new or boa are applied to the wrong type 2008-06-26 20:47:36 -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 Search dequeues: constant-time insert/removal at both ends, membership test 2008-06-10 18:32:44 -05:00
effects Better error messages for when new or boa are applied to the wrong type 2008-06-26 20:47:36 -05:00
float-arrays rename new -> new-sequence 2008-04-13 12:54:58 -05:00
generator More redefinition fixes 2008-06-11 17:40:33 -05:00
generic Split up huge parser vocabulary 2008-06-25 03:25:08 -05:00
graphs Bug fixes and cleanups 2008-06-11 02:58:38 -05:00
grouping Fix <sliced-clumps> 2008-06-12 18:59:06 -05:00
growable Help fixes 2008-03-11 19:51:58 -05:00
hashtables assoc-find is no longer generic 2008-06-09 05:22:21 -05:00
heaps <=> outputs +lt+ +eq+ +gt+ 2008-04-27 18:57:46 -05:00
inference Better error messages for when new or boa are applied to the wrong type 2008-06-26 20:47:36 -05:00
init New convention for unit tests 2008-03-01 17:00:45 -05:00
inspector Fix &add, etc 2008-06-27 00:48:05 -05:00
io Minor append-path improvement 2008-06-27 20:10:47 -05:00
kernel combinators.lib 3apply is kernel's tri@; remove and update usages 2008-06-27 02:17:19 -05:00
layouts core changes: 2008-04-25 23:12:44 -05:00
lexer Bootstrap fix 2008-06-25 03:53:36 -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 Add gather word; faster 'implementors' using inverted index 2008-06-12 05:49:46 -05:00
memory More efficient minor GC 2008-05-07 21:39:20 -05:00
mirrors Fix &add, etc 2008-06-27 00:48:05 -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 optimizer.inlining: use sigma 2008-07-03 13:43:22 -05:00
parser More fixes 2008-06-25 04:06:18 -05:00
prettyprint More fixes 2008-06-25 04:06:18 -05:00
quotations Fixing everything for mandatory stack effects 2008-06-09 02:14:14 -05:00
refs Converting code to use inheritance 2008-04-04 00:33:06 -05:00
sbufs new -> new-sequence 2008-04-13 22:58:07 -05:00
search-dequeues Bug fixes and cleanups 2008-06-11 02:58:38 -05:00
sequences sequences-docs: fix using 2008-07-03 12:45:26 -05:00
sets Add gather word; faster 'implementors' using inverted index 2008-06-12 05:49:46 -05:00
slots Fixing everything for mandatory stack effects 2008-06-09 02:14:14 -05:00
sorting Move replicate into core; move selection sort into its own vocab; remove usages of and? and or? which are redundant now 2008-06-13 01:51:46 -05:00
source-files More fixes 2008-06-25 04:06:18 -05:00
splitting Meta data 2008-06-09 05:23:46 -05:00
strings Help lint fix 2008-06-25 15:37:01 -05:00
syntax Better error messages for when new or boa are applied to the wrong type 2008-06-26 20:47:36 -05:00
system update docs on set-os-env 2008-04-11 22:42:45 -05:00
threads Bug fixes and cleanups 2008-06-11 02:58:38 -05:00
vectors Fixing tests 2008-06-13 15:35:40 -05:00
vocabs More fixes 2008-06-25 04:06:18 -05:00
words Add gather word; faster 'implementors' using inverted index 2008-06-12 05:49:46 -05:00