factor/basis/compiler
Slava Pestov 37abac7407 Merge branch 'master' into new_gc 2009-10-30 21:04: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 Change data heap alignment to 16 bytes 2009-10-20 12:45:00 -05:00
errors Compiler warnings are no more 2009-04-23 22:17:25 -05:00
tests exile roll and -roll to basis/shuffle and mark them deprecated 2009-10-30 17:11:45 -05:00
tree exile roll and -roll to basis/shuffle and mark them deprecated 2009-10-30 17:11:45 -05:00
utilities update existing code for [let change 2009-10-27 22:05:37 -05:00
authors.txt Create basis vocab root 2008-07-28 22:03:13 -05:00
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 Create basis vocab root 2008-07-28 22:03:13 -05:00
tags.txt Create basis vocab root 2008-07-28 22:03:13 -05:00