]> gitweb.factorcode.org Git - factor.git/history - basis/compiler/codegen/gc-maps/gc-maps-tests.factor
factor: rename [ ] [ ] unit-test -> { } [ ] unit-test using a refactoring tool!
[factor.git] / basis / compiler / codegen / gc-maps / gc-maps-tests.factor
2015-07-02 Doug Colemanfactor: rename [ ] [ ] unit-test -> { } [ ] unit-test...
2015-06-14 Björn Lindqvistcompiler.codegen.gc-maps: simplies largest-spill-slot...
2015-04-29 Björn Lindqvistcompiler.*: removing the check-d and check-r slots...
2014-11-24 Doug Colemancompiler.cfg: cfg>insns has to go in linearization...
2014-11-24 Björn Lindqvistcompiler.codegen.gc-maps.tests: fix tests for win 64
2014-11-16 Björn Lindqvistcompiler.codegen.gc-maps: docs and tests
2014-09-08 Björn Lindqvistcompiler.codegen.gc-maps: check-d>> and check-r>> now...
2014-09-08 Björn Lindqvistcompiler.cfg.instructions: added check-d and check...
2014-08-25 Björn Lindqvistvm: add the gc-info struct
2011-10-10 Slava Pestovcompiler.codegen.gc-maps: fix tests
2011-10-03 Slava PestovSplit up compiler.codegen.fixup into compiler.codegen...