factor/basis/compiler
Joe Groff 1cf45abf06 Merge branch 'master' of git://factorcode.org/git/factor 2009-10-30 00:42:37 -05: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 Merge branch 'master' of git://factorcode.org/git/factor 2009-10-30 00:42:37 -05:00
codegen add ##shl-vector-imm and ##shr-vector-imm insn variants. use merge/shr instead of compare/merge to do signed unpacks 2009-10-30 00:41:19 -05:00
constants compiler: tweak ##write-barrier-imm 2009-10-15 02:40:23 -05:00
errors
tests (normalize-path) -> absolute-path, canonicalize-path -> resolve-symlinks 2009-10-28 17:25:50 -05:00
tree Merge branch 'master' of http://factorcode.org/git/factor 2009-10-28 16:17:24 -05:00
utilities update existing code for [let change 2009-10-27 22:05:37 -05:00
authors.txt
compiler-docs.factor docs: change $subsection to $subsections 2009-10-02 12:15:48 -04:00
compiler.factor compiler: fix stack effect inference bug discovered by x6j8x; it was possible to define a word which did not compile but could be called anyway 2009-10-23 03:27:25 -05:00
summary.txt
tags.txt