factor/basis/compiler
Slava Pestov 5ed0bc72aa Merge git://github.com/littledan/Factor into littledan 2010-01-31 02:54:58 +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 compiler.crossref: word props were stored the wrong way round 2010-01-30 22:33:27 +13: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 New 'conditional dependency' mechanism for more accurate recording of recompilation information 2010-01-30 09:28:57 +13:00
tree Merge git://github.com/littledan/Factor into littledan 2010-01-31 02:54:58 +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 stack-checker.dependencies: make conditional dependencies more robust 2010-01-31 01:55:35 +13:00
summary.txt
tags.txt