]> gitweb.factorcode.org Git - factor.git/history - basis/compiler/cfg/stacks/clearing/clearing.factor
compiler.*: Remove the scrubbing part of the GC maps
[factor.git] / basis / compiler / cfg / stacks / clearing / clearing.factor
2016-09-11 Björn Lindqvistcompiler.*: Remove the scrubbing part of the GC maps
2016-09-09 Björn Lindqvistcompiler.cfg.stacks.*: rename trace-stack-state2 -...
2015-05-17 Björn Lindqvistcompiler.*: new cfg instruction ##clear, it makes it... 1321/head
2015-05-17 Björn Lindqvistcompiler.cfg.stacks.*: new attempt at fixing the gc...
2015-05-10 Björn Lindqvistcompiler.cfg.stacks.*: new vocab 'padding' to perform...
2015-05-10 Björn Lindqvistcompiler.cfg.stacks.*: create-locs, word for creating...
2015-01-22 Björn Lindqvistcompiler.cfg.stacks.*: updated tests to match
2015-01-22 Björn Lindqvistcompiler.cfg.stacks.*: vacant-peek checking readded
2015-01-22 Björn Lindqvistcompiler.cfg.*: new step in finalization: clear-uniniti...