factor/basis/compiler
Björn Lindqvist 9eab4b5652 VM: make visit_instruction_operands() skip over uninitialized blocks
It will crash otherwise when compacting the code heap.
2016-09-29 06:35:35 +02:00
..
cfg Docs: fixing docs & comments to work with new stack clearing 2016-09-12 02:11:51 +02:00
codegen compiler.codegen: removing the insn-counts global 2016-09-14 14:54:43 +02:00
constants compiler.*: a bunch of random doc additions 2016-06-21 23:15:20 +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
prettyprint compiler.prettyprint: new vocab for prettyprinting compiler types 2016-08-15 15:16:41 +02:00
test compiler.test: this word is not used 2016-09-29 03:29:14 +02:00
tests VM: make visit_instruction_operands() skip over uninitialized blocks 2016-09-29 06:35:35 +02:00
threads compiler: cleanup usings. 2014-12-13 16:10:21 -08:00
tree compiler.tree: these constructor words aren't needed 2016-09-04 06:23:50 +02:00
utilities basis: Cleaning up tests using lists and IN: forms. 2016-03-30 20:04:14 -07:00
authors.txt
compiler-docs.factor compiler.*: a bunch of random doc additions 2016-06-21 23:15:20 +02:00
compiler.factor compiler.prettyprint: new vocab for prettyprinting compiler types 2016-08-15 15:16:41 +02:00
summary.txt
tags.txt