factor/basis/compiler
Doug Coleman 17f0a5d41a Merge branch 'master' of git://factorcode.org/git/factor 2009-10-28 17:26:23 -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 http://factorcode.org/git/factor 2009-10-28 16:17:24 -05:00
codegen compiler: FFI is now slightly more efficient when unboxing parameters, only changes data stack height once 2009-10-20 04:31:48 -05:00
constants compiler: tweak ##write-barrier-imm 2009-10-15 02:40:23 -05:00
errors Compiler warnings are no more 2009-04-23 22:17:25 -05:00
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