factor/basis/compiler
Daniel Ehrenberg b65b88364c Updating lots of things to use call( -- ) 2009-02-08 22:12:11 -06:00
..
alien Get rid of some more >r/r> usages 2008-11-30 18:28:15 -06:00
cfg renaming: contain? -> any?, deep-contains? -> deep-any?, pad-left -> pad-head, pad-right -> pad-tail, trim-left -> trim-head, trim-right -> trim-tail 2009-01-29 22:19:07 -06:00
codegen Add support for C99 complex float and complex double types to FFI 2009-02-06 04:02:00 -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 alien tests, oops 2009-02-06 12:30:11 -06:00
tree Updating lots of things to use call( -- ) 2009-02-08 22:12:11 -06:00
utilities Move formatted stream output words to io.styles; they didn't belong in core, and this reduces deployed image size 2009-01-13 17:12:43 -06:00
authors.txt
compiler-docs.factor Fix typo 2008-11-17 17:48:06 -06:00
compiler.factor Update user-space code for modify-code-heap primitive change 2009-01-24 20:17:11 -06:00
summary.txt
tags.txt