factor/basis/compiler
Slava Pestov 8432f4c459 Fix a couple of unit tests that were relying on the old compiler crossref structures 2010-01-31 23:26:55 +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 compiler.cfg.intrinsics.simd: ignore dummy assert-positive word 2010-01-31 18:19:14 +13: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
test compiler.test: fix 2010-01-23 00:40:56 +13:00
tests Fix a couple of unit tests that were relying on the old compiler crossref structures 2010-01-31 23:26:55 +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