]> gitweb.factorcode.org Git - factor.git/history - basis/compiler/cfg/ssa/construction
Fixes #2966
[factor.git] / basis / compiler / cfg / ssa / construction /
2023-08-22 nomennescioMerge branch 'factor:master' into feature-vm-prepare...
2023-03-15 Raghu RMerge pull request #2774 from factor/w4-warnings
2023-03-15 Raghu Rvm: nmakefile \W4 warning related changes
2023-02-26 Doug Colemanfactor: use ?call
2023-01-20 John BenediktssonSwitch to https urls
2023-01-12 Doug Colemanfactor: fix some spacing
2016-08-12 Björn Lindqvistcompiler.*: moving all words only relevant for testing...
2016-03-30 John Benediktssonfix some tests for the sets:set change.
2016-03-30 John Benediktssondisambiguate namespaces:set and sets:set.
2015-08-13 Doug Colemancompiler: rename D to D: because it wants a token....
2015-08-12 Doug Colemanfactor: don't need FROM: namespaces => set or namespace...
2015-08-12 Doug Colemanfactor: Removing SLOT: nth/at/global in favor of using...
2015-07-03 Doug Colemanfactor: second stab at [ ] [ ] unit-test -> { } [ ...
2015-07-02 Doug ColemanRevert "factor: rename [ ] [ ] unit-test -> { } [ ...
2015-07-02 Doug Colemanfactor: rename [ ] [ ] unit-test -> { } [ ] unit-test...
2015-06-14 Björn Lindqvistcompiler.cfg.*: lots of more compiler docs
2015-04-29 Björn Lindqvistcompiler.cfg.ssa.*: refactors words to use stack parame...
2015-04-29 Björn Lindqvistcompiler.cfg.*: lots of new unit tests
2015-04-29 Björn Lindqvistcompiler.cfg.*: new word reset-vreg-counter, useful...
2014-12-14 John Benediktssoncompiler: cleanup usings.
2014-12-11 Björn Lindqvistcompiler.cfg.*: new utility word apply-passes to improv...
2014-12-11 Björn Lindqvistcompiler.cfg.ssa.construction.tests: fix tc broken...
2014-12-11 Björn Lindqvistcompiler.cfg.dominance: change needs-dominance effect...
2014-12-11 Björn Lindqvistcompiler.cfg.*: docs for compiler.cfg.dominance and...
2014-12-11 Björn Lindqvistcompiler.cfg.*: fix stack effect of compiler passes...
2014-11-23 Björn Lindqvistcompiler.*: use block>cfg and insns>block in many tests...
2013-03-24 John Benediktssoncompiler.cfg.ssa.construction.tdmsc: fix previous broke...
2013-03-24 John BenediktssonRevert "compiler.cfg.ssa.construction.tdmsc: more use...
2013-03-24 John BenediktssonRevert "compiler.cfg.ssa.construction.tdmsc: pass visit...
2013-03-24 John Benediktssoncompiler.cfg.ssa.construction.tdmsc: pass visited set...
2013-03-24 John Benediktssoncompiler.cfg.ssa.construction.tdmsc: more use of ?adjoin.
2013-03-24 John Benediktssoncompiler: more use of ?adjoin.
2013-03-10 John Benediktssoncompiler.cfg.ssa.construction: more use of hash-sets.
2013-03-08 John Benediktssoncompiler.cfg.ssa.construction: more use of hash-sets.
2011-11-13 Slava PestovNow that #foo and ##foo are symbols we can remove a...
2011-10-13 John Benediktssonsequences: adding ?last for symmetry.
2011-09-19 Joe Groffslots: pre-create the "at", "nth", and "global" slots...
2011-08-28 John BenediktssonMerge remote-tracking branch '8byte-jose/win32-unc...
2011-08-27 Joe GroffMerge remote-tracking branch 'Blei/gtk-image-loader'
2011-08-27 John BenediktssonMerge remote-tracking branch 'malu/semantic-versioning'
2011-08-27 John BenediktssonMerge remote-tracking branch 'blei/curses' into curses
2011-08-27 John BenediktssonMerge remote-tracking branch 'abeaumont/master'
2011-08-27 John BenediktssonMerge remote-tracking branch 'philip-searle/master'
2011-02-28 Slava PestovFix conflict
2011-02-27 John BenediktssonMerge branch 'master' of git://github.com/slavapestov...
2011-02-26 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2011-02-26 Slava PestovMerge branch 'doc-fixes' of git://github.com/keitahaga...
2011-02-26 Slava Pestovcompiler.cfg.ssa.construction: update unit tests for...
2010-11-26 John BenediktssonMerge branches 'master' and 'cleanup' into cleanup
2010-09-26 Anton GorenkoMerge branch 'master' of git://factorcode.org/git/factor
2010-09-21 Slava Pestovcompiler.cfg.ssa.construction: use the baller method...
2010-07-31 Joe GroffMerge remote branch 'Blei/Native-image-loader' into...
2010-07-18 Joe GroffMerge branch 'master' of git://factorcode.org/git/facto...
2010-07-17 Philipp BrüschweilerMerge remote branch 'origin/native-image-loader' into...
2010-07-17 Anton GorenkoMerge branch 'gtk' of git://github.com/Blei/factor
2010-07-17 Anton GorenkoMerge branch 'master' of git://factorcode.org/git/factor
2010-07-13 Slava Pestovcompiler: re-architect low-level optimizer to allow...
2010-07-06 Slava PestovMerge branch 'gdbm' of http://github.com/dmsh/factor
2010-06-16 Slava PestovMerge branch 'fuel' of git://github.com/dmsh/factor
2010-06-03 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2010-05-23 Anton GorenkoMerge branch 'master' of git://github.com/slavapestov...
2010-05-14 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
2010-05-14 Slava Pestovcompiler.cfg: more silly optimizations
2010-05-04 Joe GroffMerge branch 'master' into cuda-changes
2010-05-03 Daniel EhrenbergMerge branch 'master' into s3
2010-05-03 Slava PestovUntagged fixnums work in progress
2010-03-23 Daniel EhrenbergMerge branch 's3' of git://github.com/littledan/Factor...
2010-03-18 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2010-03-18 Daniel EhrenbergCleaning up compiler.cfg.ssa.construction
2010-03-17 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-03-17 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2010-03-16 Daniel EhrenbergMerge branch 'bags' of git://github.com/littledan/Factor
2010-03-12 Joe GroffMerge branch 'master' of git://factorcode.org/git/facto...
2010-03-11 Slava PestovMerge branch 'master' of git://factorcode.org/git/facto...
2010-03-11 Slava PestovMerge branch 'row-polymorphism' of git://factorcode...
2010-03-10 Joe GroffMerge branch 'master' into row-polymorphism
2010-03-09 Joe Groffgeneralize stack effects so we can bootstrap with the...
2010-03-02 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
2010-02-26 Daniel EhrenbergFixing ambiguity between sets and namespaces in many...
2010-02-26 Daniel EhrenbergMoving new-sets to sets
2010-02-26 Daniel EhrenbergFinishing converting compiler.cfg.ssa.construction...
2010-02-26 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
2010-02-22 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2010-02-16 Daniel EhrenbergBit sets use new new set protocol, and compiler.cfg...
2010-02-07 Slava PestovMerge branch 'new-math-parser' of git://factorcode...
2010-01-26 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2010-01-24 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-01-22 Doug Colemanremove a stray character
2010-01-22 Doug ColemanRename accumulator to collector, pusher to selector
2009-09-08 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-08-30 Marc FauconneauMerge branch 'master' of git@github.com:prunedtree...
2009-08-29 Samuel TardieuMerge branch 'master' of git://factorcode.org/git/factor
2009-08-14 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-08-10 Slava PestovMerge branch 'emacs' of http://git.hacks-galore.org...
2009-08-09 Slava Pestovcompiler.cfg: new system to track when results of analy...
2009-08-08 Slava Pestovcompiler.cfg: virtual registers are integers now, and...
2009-08-07 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-08-07 Slava PestovSplit off the notion of a register representation from...
2009-08-03 Sam AnklesariaMerge branch 'master' of git://factorcode.org/git/factor
2009-08-02 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
next