]> gitweb.factorcode.org Git - factor.git/history - basis/compiler/cfg/ssa/construction/construction.factor
Fixes #2966
[factor.git] / basis / compiler / cfg / ssa / construction / construction.factor
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
2016-03-30 John Benediktssondisambiguate namespaces:set and sets:set.
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-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...
2014-12-14 John Benediktssoncompiler: cleanup usings.
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...
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-27 Joe GroffMerge remote-tracking branch 'Blei/gtk-image-loader'
2011-08-27 John BenediktssonMerge remote-tracking branch 'malu/semantic-versioning'
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-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-02 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
2010-02-26 Daniel EhrenbergMoving new-sets to sets
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-07-30 Samuel TardieuMerge branch 'master' of git://factorcode.org/git/factor
2009-07-30 Slava PestovMerge branch 'irc' of git://tiodante.com/git/factor
2009-07-30 Slava PestovMerge branch 'xml-fix' of git://tiodante.com/git/factor
2009-07-29 Slava PestovMerge branch 'emacs' of http://git.hacks-galore.org...
2009-07-29 Sam AnklesariaMerge branch 'master' of git://factorcode.org/git/factor
2009-07-29 Jose A. Ortega RuizMerge commit 'origin/master' into emacs
2009-07-29 Slava Pestovcompiler.cfg.linear-scan.assignment: modifies instructi...
2009-07-28 Sam AnklesariaMerge branch 'master' of git://factorcode.org/git/factor
2009-07-28 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-07-28 Slava PestovMerge branch 'dcn'
2009-07-28 Slava Pestovcompiler.cfg: Minor optimization. Instructions can...
2009-07-28 Slava Pestovcompiler.cfg.ssa.construction: use the optimization...
2009-07-28 Slava PestovMerge branch 'master' into dcn
2009-07-28 Slava Pestovcompiler.cfg.ssa.construction: Use TDMSC algorithm...
2009-07-28 Slava Pestovcompiler.cfg: Rename ssa to ssa.construction, coalescin...