factor/basis/compiler
Slava Pestov 044e2867d5 Teach compiler about string-nth range 2008-12-05 23:51:58 -06:00
..
alien Get rid of some more >r/r> usages 2008-11-30 18:28:15 -06:00
cfg Tweak string representation; high bit indicates if character has high bits in aux vector. Avoids memory access in common case. Split set-string-nth into two primitives; set-string-nth-fast is open-coded by optimizing compiler. 13% improvement on reverse-complement 2008-12-05 06:38:51 -06:00
codegen Fix compile error 2008-12-05 23:51:34 -06:00
constants Clean up direct literal code and make a first attempt at PowerPC support 2008-11-24 08:16:14 -06:00
tests Fix conflicts 2008-12-01 20:39:43 -06:00
tree Teach compiler about string-nth range 2008-12-05 23:51:58 -06:00
authors.txt
compiler-docs.factor Fix typo 2008-11-17 17:48:06 -06:00
compiler.factor 1% image size reduction by not storing empty compiled-generic-uses and compiled-uses props 2008-11-22 22:46:57 -06:00
summary.txt
tags.txt