factor/basis/compiler
Slava Pestov e40a95c1e1 math.vectors.simd: add vshuffle intrinsic 2009-09-28 23:12:13 -05:00
..
alien struct classes now make their own C type without help from alien.structs. remove alien.structs dependencies from everywhere outside of alien and compiler, and have the FFI handle both alien.structs and classes.struct c-types 2009-09-15 17:38:49 -05:00
cfg math.vectors.simd: add vshuffle intrinsic 2009-09-28 23:12:13 -05:00
codegen Work in progress 2009-09-28 17:31:34 -05:00
constants added VM relocation type 2009-09-16 08:16:30 +01:00
errors
tests Fixing various test failures caused by C type parser change, and clarify C type docs some more 2009-09-28 08:48:39 -05:00
tree math.vectors.simd: add vshuffle intrinsic 2009-09-28 23:12:13 -05:00
utilities compiler.cfg.linear-scan: tweak it so that register allocation does not depend on hashing order 2009-09-27 23:29:48 -05:00
authors.txt
compiler-docs.factor
compiler.factor compiler.cfg: nuke ##bignum>integer and ##integer>bignum since they were unused 2009-09-27 20:36:05 -05:00
summary.txt
tags.txt