factor/basis/compiler
Slava Pestov e5cdb7ac2d call( fast-path now supports curry and compose 2009-04-30 21:08:29 -05:00
..
alien Add summary for heaps more vocabs 2009-02-16 21:05:13 -06:00
cfg 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
codegen Machine code is now stored in a byte array instead of an array for add_code_block() 2009-04-30 04:34:35 -05:00
constants Non-optimizing compiler now open-codes megamorphic dispatch fast path 2009-04-30 03:37:07 -05:00
errors Compiler warnings are no more 2009-04-23 22:17:25 -05:00
tests call( fast-path now supports curry and compose 2009-04-30 21:08:29 -05:00
tree call( fast-path now supports curry and compose 2009-04-30 21:08:29 -05:00
utilities Add summary for heaps more vocabs 2009-02-16 21:05:13 -06:00
authors.txt Create basis vocab root 2008-07-28 22:03:13 -05:00
compiler-docs.factor Move (execute) to kernel.private 2009-04-26 02:42:37 -05:00
compiler.factor compiler: don't wrap non-inference errors in compile errors, since they indicate compiler bugs; just rethrow them. Add unit test for a PIC regression 2009-04-29 19:39:04 -05:00
summary.txt Create basis vocab root 2008-07-28 22:03:13 -05:00
tags.txt Create basis vocab root 2008-07-28 22:03:13 -05:00