factor/basis/compiler/cfg/intrinsics
Doug Coleman 3826febfae Fixes the symptom but not the problem. See bug #201. 2011-09-26 17:32:34 -07:00
..
alien compiler.cfg: merge all alien accessors into ##load-memory-imm and ##store-memory-imm 2010-05-03 17:34:06 -04:00
allot compiler.cfg.intrinsics.allot: clean up 2010-07-16 20:04:03 -04:00
fixnum FFI rewrite part 1: split up ##alien-invoke and friends into smaller instructions 2010-05-09 21:36:52 -04:00
float compiler: now that FFI has been deconcatenatized, we no longer need the special ##unary-float-function and ##binary-float-function fastpaths 2010-08-13 23:59:19 -07:00
misc Stack allocation improvements 2010-05-22 02:37:00 -04:00
simd compiler.cfg.intrinsics.simd: intrinsic support for double-2>float-4 conversion 2010-06-01 00:34:50 -07:00
slots compiler.cfg: more flexible addressing for ##slot and ##set-slot 2010-05-03 17:34:06 -04:00
strings strings: move string-nth primitive out of the VM and into the library 2010-05-03 17:34:12 -04:00
intrinsics.factor Fixes the symptom but not the problem. See bug #201. 2011-09-26 17:32:34 -07:00
summary.txt