factor/core
Slava Pestov 0b9212a2d6 Oops 2009-05-01 08:21:31 -05:00
..
alien Documentation updates 2009-04-14 20:36:10 -05:00
arrays Updating sequence and hashtable documentation to point more clearly at the relevant generic operations defined on these types 2009-02-16 21:06:28 -06:00
assocs Fix >alist docs 2009-04-23 19:07:27 -05:00
bootstrap Bum 3 instructions out of megamorphic fast path by switching to fixed-size caches 2009-04-30 04:14:14 -05:00
byte-arrays Add 1sequence word. Add unit tests for existing 1vector and 1byte-array words, and make them use 1sequence 2009-02-04 05:13:12 -06:00
checksums Fixing unit tests for stack effect inference changes 2009-04-20 21:15:19 -05:00
classes Add better error checking for INSTANCE: and GENERIC#, and remove unnecessary word props when generic word's combination changes 2009-04-28 17:56:15 -05:00
combinators Some gold plating 2009-05-01 02:03:22 -05:00
compiler/units Oops 2009-05-01 08:21:31 -05:00
continuations Oops 2009-05-01 08:21:31 -05:00
definitions Make FORGET: M\ ... work 2009-04-22 19:36:01 -05:00
destructors Fixing unit tests for syntax change 2009-03-23 00:34:02 -05:00
effects call( fast-path now supports curry and compose 2009-04-30 21:08:29 -05:00
generic Bum 3 instructions out of megamorphic fast path by switching to fixed-size caches 2009-04-30 04:14:14 -05:00
graphs Remove some usages of slip combinators from the core 2009-02-05 03:29:59 -06:00
growable Fix various documentation errors 2009-01-16 13:30:43 -06:00
hashtables Some gold plating 2009-05-01 02:03:22 -05:00
init Oops 2009-05-01 08:21:31 -05:00
io Fix some test failures and add an unportable tag 2009-04-30 22:56:15 -05:00
kernel Move (execute) to kernel.private 2009-04-26 02:42:37 -05:00
layouts Bum 3 instructions out of megamorphic fast path by switching to fixed-size caches 2009-04-30 04:14:14 -05:00
lexer Clean up some usages of tuck, and add Joe's curried cleave/spread/apply combinators to kernel vocabulary 2009-02-02 13:43:54 -06:00
make Working on documentation 2009-02-19 16:54:27 -06:00
math Replace ratio and complex built-in types with tuples defined in the library. This frees up two lo-tags, so move array and quotation over to these tags and update compiler for new tags 2009-04-30 00:27:35 -05:00
memory Fix 'become' 2009-04-21 00:05:39 -05:00
namespaces Some gold plating 2009-05-01 02:03:22 -05:00
parser Compiler warnings are no more 2009-04-23 22:17:25 -05:00
quotations Documentation updates 2009-04-20 02:23:52 -05:00
sbufs Updating sequence and hashtable documentation to point more clearly at the relevant generic operations defined on these types 2009-02-16 21:06:28 -06:00
sequences Fixing new method dispatch implementation 2009-04-25 19:41:27 -05:00
sets Some gold plating 2009-05-01 02:03:22 -05:00
slots Fix some test failures and add an unportable tag 2009-04-30 22:56:15 -05:00
sorting Merge OneEyed's patch 2009-02-28 17:06:55 -06:00
source-files Move cross-referencing stuff to tools.crossref since compiler doesn't depend on it anymore, and compute cross-referencing index as needed; reduces image size by ~4Mb 2009-04-22 04:20:38 -05:00
splitting Merge branch 'master' into new_ui 2009-02-16 21:22:12 -06:00
strings Fix some test failures and add an unportable tag 2009-04-30 22:56:15 -05:00
syntax Fleshed out new dispatch code 2009-04-24 20:43:01 -05:00
system prélude to a haiku 2009-02-28 15:01:28 -06:00
vectors Updating sequence and hashtable documentation to point more clearly at the relevant generic operations defined on these types 2009-02-16 21:06:28 -06:00
vocabs Oops 2009-05-01 08:21:31 -05:00
words Add new relocation type for call sites which may be replaced by ICs 2009-04-28 17:53:14 -05:00