factor/basis/compiler
Doug Coleman f05c7e8cd8 factor: char: a -> ch'a.
Also all contractions are not allowed in word names anymore. Even Data cannot use contractions...
2018-08-09 18:02:38 -04:00
..
cfg factor: char: a -> ch'a. 2018-08-09 18:02:38 -04:00
codegen Revert "factor: vocab:word -> vocab::word" 2018-08-02 08:21:52 -04:00
constants
crossref factor: SYMBOL: foo foo [ bar ] initialize -> INITIALIZED-SYMBOL: foo [ bar ] 2018-08-04 21:53:05 -04:00
prettyprint compiler: d: and r: had too many spaces. 2017-08-31 21:21:14 -05:00
test compiler.test: this word is not used 2016-09-29 03:29:14 +02:00
tests factor: char: a -> ch'a. 2018-08-09 18:02:38 -04:00
threads
tree factor: char: a -> ch'a. 2018-08-09 18:02:38 -04:00
utilities factor: SYMBOL: foo foo [ bar ] initialize -> INITIALIZED-SYMBOL: foo [ bar ] 2018-08-04 21:53:05 -04:00
authors.txt
compiler-docs.factor docs: Update docs. 2017-08-31 21:21:14 -05:00
compiler.factor Revert "factor: vocab:word -> vocab::word" 2018-08-02 08:21:52 -04:00
summary.txt
tags.txt