factor/basis/compiler
Doug Coleman dbfeeebe38 compiler: Ghetto functor hack for now.
Quotations are strings temporarily. This is because unparse is not in core, so you can't just interpolate a quotation text into a template.
2017-12-02 19:54:11 -06:00
..
cfg compiler: Ghetto functor hack for now. 2017-12-02 19:54:11 -06:00
codegen factor: STRING: foo ; to CONSTANT: foo [[ ]] 2017-08-31 21:21:14 -05:00
constants compiler.*: a bunch of random doc additions 2016-06-21 23:15:20 +02:00
crossref compiler.crossref: stray char broke bootstrap, sorry 2017-07-05 11:56:03 +02: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: m: { a b } -> M\\ a b 2017-10-12 21:22:41 -05:00
threads
tree modern: fix FOO>bar to \FOO>bar 2017-10-27 20:24:37 -05:00
utilities compiler.utilities: move conjoin-at tests. 2017-02-08 11:16:00 -08:00
authors.txt
compiler-docs.factor docs: Update docs. 2017-08-31 21:21:14 -05:00
compiler.factor compiler: Rename start -> start-compilation, finish -> finish-compilation. 2017-06-01 14:51:18 -05:00
summary.txt
tags.txt