]> gitweb.factorcode.org Git - factor.git/history - basis/compiler/cfg/builder/alien/alien-tests.factor
factor: use ?call
[factor.git] / basis / compiler / cfg / builder / alien / alien-tests.factor
2023-02-26 Doug Colemanfactor: use ?call
2016-12-01 Björn Lindqvistcompiler.cfg.builder.alien.tests: fix test that broke...
2016-11-30 Björn Lindqvistcompiler.cfg.*,compiler.tree.*: more docs and tests
2016-08-10 Björn Lindqvistcompiler.cfg.builder.alien: simpler caller-stack-frame...
2016-08-08 Björn Lindqvistcompiler.*: Backend implementation of varargs
2016-08-04 Björn Lindqvistcompiler.cfg.builder.*: fix for tests that broke on...
2016-08-04 Björn Lindqviststack-checker.*: removes the in-d and out-d slots from...
2016-08-01 Björn Lindqvistcompiler.cfg.builder.alien.tests: fix for the test...
2016-08-01 Björn Lindqvistcompiler.cfg.*: lots of new tests
2016-03-09 Björn Lindqvistcompiler.cfg.*: big changes which removes the last...
2016-03-09 Björn Lindqvistcompiler.cfg.*: changes to remove basic-block variable
2015-04-30 Björn Lindqvistcompiler.cfg.*: fixing tests so they work on 32bit...
2015-04-29 Björn Lindqvistcompiler.cfg.*: putting test-init in compiler.cfg.stack...
2015-04-29 Björn Lindqvistcompiler.cfg.*: some refactoring in the stack tracking...