factor/basis/compiler
Slava Pestov d58f73453f Add test case for mixin bug Doug found, seems to be fixed now 2010-01-30 09:28:52 +13:00
..
alien compiler: FFI is now slightly more efficient when unboxing parameters, only changes data stack height once 2009-10-20 04:31:48 -05:00
cfg remove a stray character 2010-01-22 15:07:01 -06:00
codegen vm: remove primitive table, non-optimizing compiler now looks up primitives with dlsym() 2010-01-19 20:00:33 +13:00
constants vm: remove primitive table, non-optimizing compiler now looks up primitives with dlsym() 2010-01-19 20:00:33 +13:00
crossref stack-checker: split off stack-checker.dependencies from stack-checker.state 2009-11-08 20:34:46 -06:00
errors Compiler warnings are no more 2009-04-23 22:17:25 -05:00
test compiler.test: fix 2010-01-23 00:40:56 +13:00
tests Add test case for mixin bug Doug found, seems to be fixed now 2010-01-30 09:28:52 +13:00
tree compiler.tree.propagation.call-effect: eliminate some dispatch from call( expansion 2010-01-19 21:08:45 +13:00
utilities update existing code for [let change 2009-10-27 22:05:37 -05:00
authors.txt
compiler-docs.factor compiler: fix docs 2010-01-23 00:46:04 +13:00
compiler.factor Move compile-call and related words only meant to be used for debugging to compiler.test 2010-01-23 00:39:56 +13:00
summary.txt
tags.txt