]> gitweb.factorcode.org Git - factor.git/history - basis/compiler/cfg/stacks/local/local-tests.factor
factor: use new words
[factor.git] / basis / compiler / cfg / stacks / local / local-tests.factor
2022-07-31 Doug Colemanfactor: use new words
2018-06-20 Doug Colemancore: Add the shuffler words but without primitives.
2016-09-08 Björn Lindqvistcompiler.cfg.*: better way to store the block height
2016-09-08 Björn Lindqvistcompiler.cfg.stacks.*: new word local-loc>global, repla...
2016-09-08 Björn Lindqvistcompiler.cfg.stacks.local: simplified code for getting...
2016-09-08 Björn Lindqvistcompiler.cfg.*: changing height-state from a 2-el array...
2016-09-05 Björn Lindqvistcompiler.cfg.*: removing the adjust-d word
2016-08-29 Björn Lindqvistcompiler.cfg.*: replacing the peek/replace/kill-sets...
2016-08-26 Björn Lindqvistcompiler.cfg.stacks.height: removing vocab
2016-08-01 Björn Lindqvistcompiler.cfg.*: lots of new tests
2016-03-16 Björn Lindqvistcompiler.cfg.stacks.local: replace-sets values must...
2015-08-13 Doug Colemancompiler: rename D to D: because it wants a token....
2015-08-06 Doug Colemanfactor: Rename I[ ]I to [I I]. Fix places where we...
2015-04-29 Björn Lindqvistcompiler.cfg.stacks.local: test and fix for a silly...
2015-04-29 Björn Lindqvistcompiler.cfg.*: reverting the commit
2015-04-29 Björn Lindqvistcompiler.cfg.stacks.*: possible fix for #1289
2015-04-29 Björn Lindqvistcompiler.cfg.stacks.local: refactorings on the vocab...
2015-04-29 Björn Lindqvistcompiler.cfg.stacks.*: simplify the code a little by...
2015-04-29 Björn Lindqvistcompiler.cfg.stacks.local: to simplify, end-local-analy...
2015-04-29 Björn Lindqvistcompiler.cfg.*: putting test-init in compiler.cfg.stack...
2015-04-29 Björn Lindqvistcompiler.cfg.*: new word reset-vreg-counter, useful...
2015-04-29 Björn Lindqvistcompiler.cfg.*: ds-load removed
2015-04-29 Björn Lindqvistcompiler.cfg.*: some refactoring in the stack tracking...
2015-04-29 Björn Lindqvistcompiler.cfg.stacks.local: change current-height to...
2015-04-29 Björn Lindqvistcompiler.*: merge of ##inc-r and ##inc-d into one instr...
2014-12-31 Björn Lindqvistcompiler.cfg.*: new unit test vocabs 1264/head