factor/basis/compiler
Björn Lindqvist 07aee7525f compiler.cfg.save-contexts: ##save-context isn't need in front of ##call-gc
The reason is because the minor-gc primitive itself saves the
context. Not inlining context saves, saves 20 bytes/call site.
2016-03-27 19:21:50 +02:00
..
cfg compiler.cfg.save-contexts: ##save-context isn't need in front of ##call-gc 2016-03-27 19:21:50 +02:00
codegen compiler.codegen.relocation.tests: fix test so it works on windows too 2016-03-13 07:37:49 +01:00
constants Docs: fix a bunch of help-lint warnings 2015-09-22 08:52:59 +02:00
crossref graphs: move to core and simplify. 2016-03-21 10:20:38 -07:00
errors basis: ERROR: changes. 2015-08-13 03:20:39 -07:00
test compiler.*,cpu.*: add a height slot to ##call nodes, then other compiler 2015-05-09 20:04:22 -07:00
tests compiler.tests: fix a few KERNEL-ERROR. 2016-03-22 15:22:15 -07:00
threads compiler: cleanup usings. 2014-12-13 16:10:21 -08:00
tree stack-checker.known-words: fix input class declaration for <string> 2016-03-19 18:59:19 +01:00
utilities compiler.tree.propagation.info: fixed value-info<= so that it handles 2015-09-22 08:52:37 +02:00
authors.txt
compiler-docs.factor compiler: resolve duplicate doc for "compiled". 2014-10-19 08:27:59 -07:00
compiler.factor Fix comments to be ! not #!. 2015-09-08 16:15:10 -07:00
summary.txt
tags.txt