factor/basis/compiler
slava e29f18a2f4 Trying to fix a bad merge...
Revert "Merge branch 'master' of git://factorcode.org/git/factor"

This reverts commit da639739bd, reversing
changes made to 346a61f497.
2009-02-03 00:27:34 -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 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
constants Clean up direct literal code and make a first attempt at PowerPC support 2008-11-24 08:16:14 -06:00
tests 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
tree Trying to fix a bad merge... 2009-02-03 00:27:34 -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 Create basis vocab root 2008-07-28 22:03:13 -05:00
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 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