factor/basis/compiler
Daniel Ehrenberg 74de7d0e2a Merge branch 'master' of git://factorcode.org/git/factor into s3 2010-04-15 17:28:53 -05:00
..
alien flatten non-integral types to (stack-value) on x86.32 2010-04-01 20:56:43 -07:00
cfg Merge branch 'master' of git://factorcode.org/git/factor into s3 2010-04-15 17:28:53 -05:00
codegen compiler.codegen: need to do name decoration with fastcall as well 2010-04-12 18:10:25 -05:00
constants vm: add a new rc-absolute-1 relocation class to allow storing values in 8-bit operands, and optimized code sequences for inline caches using this 2010-04-12 14:22:41 -07:00
crossref Fix two problems with recompilation: predicate constant folding was recording unsatisfied dependencies in some cases, and literal tuple instances of forgotten classes would cause problems for method inlining 2010-02-20 12:01:47 +13:00
errors
test
tests compiler.tests.redefine23: test wasn't testing anything 2010-04-13 00:56:48 -07:00
tree compiler.tree.propagation: fix scalability issue with constraints 2010-04-14 17:19:26 -07:00
utilities
authors.txt
compiler-docs.factor compiler: remove some unnecessary complexity 2010-02-04 01:36:52 +13:00
compiler.factor compiler: remove some unnecessary complexity 2010-02-04 01:36:52 +13:00
summary.txt
tags.txt