]> gitweb.factorcode.org Git - factor.git/history - basis/compiler/cfg/representations/representations.factor
Merge branch 'bags' of git://github.com/littledan/Factor
[factor.git] / basis / compiler / cfg / representations / representations.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 EhrenbergMoving new-sets to sets
2010-02-07 Slava PestovMerge branch 'new-math-parser' of git://factorcode...
2009-11-15 Doug ColemanMerge branch 'master' into startup
2009-11-09 Slava PestovMerge branch 'master' of git://github.com/killy971...
2009-11-05 Joe GroffMerge branch 'master' into simd-cleanup
2009-11-05 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-11-05 Slava PestovMerge branch 'work' of git://github.com/carlo-kokoth...
2009-11-03 Slava PestovMerge branch 'master' into new_gc
2009-11-03 Slava PestovMerge branch 'master' into new_gc
2009-11-02 Slava Pestovvm: 4 bit tags, new representation of alien objects...
2009-10-30 Slava PestovMerge branch 'master' into new_gc
2009-10-28 Joe GroffMerge branch 'master' of http://factorcode.org/git...
2009-10-28 Doug Colemanreverse-here -> reverse!
2009-10-12 Guillaume Nargeotmerge project-euler.factor
2009-10-09 Slava PestovMerge branch 'disassemble-quot' of git://github.com...
2009-10-09 Slava PestovMerge branch 's3' of git://double.co.nz/git/factor
2009-10-09 Slava PestovMerge branch 'help' of git://github.com/klazuka/factor
2009-10-09 Slava PestovMerge branch 'master' of git://github.com/jonenst/factor
2009-10-08 Slava PestovMerge branch 'master' into new_gc
2009-10-08 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
2009-10-08 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-10-07 Joe Grofftypo in convert-to-fill-vector?
2009-10-07 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-10-07 Joe Groffconvert all-ones vector ##load-reference/##load-constan...
2009-10-06 Doug ColemanMerge branch 'a7a39d3766624227966bca34f0778030592d82c2...
2009-10-03 Jon HarperMerge branch 'master' of git://factorcode.org/git/facto...
2009-10-02 Doug ColemanMerge branch 'docs' of git://github.com/klazuka/factor...
2009-10-02 Doug ColemanMerge branch 'images' of git://github.com/klazuka/facto...
2009-10-02 Slava PestovMerge branch 'reentrantvm' of git://github.com/phildawe...
2009-10-02 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-10-02 Slava Pestovcompiler.cfg: don't unbox the same value more than...
2009-10-01 Slava Pestovcompiler.cfg.instructions: remove ##box-float, ##unbox...
2009-09-30 Doug ColemanMerge branch 'browser' of git://github.com/klazuka...
2009-09-30 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-09-30 Jon HarperMerge branch 'master' of git://factorcode.org/git/facto...
2009-09-30 Slava PestovMerge branch 'gif' of git://github.com/klazuka/factor
2009-09-30 Slava PestovMerge branch 'link' of git://github.com/klazuka/factor
2009-09-30 Slava PestovVarious minor compiler tweaks: Combine address calculat...
2009-09-30 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-09-30 Slava Pestovcompiler.cfg.value-numbering: add some more rewrite...
2009-09-26 sheepleMerge branch 'slots' of git://factorcode.org/git/factor...
2009-09-24 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-09-24 Slava PestovMerge branch 'vm_cleanup' of git://github.com/phildawes...
2009-09-24 Slava Pestovmath.vectors.simd: add v<< and v>> intrinsics for bitwi...
2009-09-16 Slava PestovMerge branch 'irc-fix' of git://tiodante.com/git/factor
2009-09-12 Slava PestovMerge branch 'master' of git://github.com/killy971...
2009-09-08 Joe GroffMerge branch 'ppc-float-compare' of git://factorcode...
2009-09-08 Joe GroffMerge branch 'master' into strong-typing
2009-09-08 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-09-08 Slava PestovMerge branch 'ui-tweaks' of git://github.com/klazuka...
2009-09-08 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-09-08 Slava PestovMerge branch 'master' into simd
2009-09-08 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-09-08 Slava PestovMerge branch 'for-slava' of git://git.rfc1149.net/facto...
2009-09-08 Slava PestovFix conflicts
2009-09-04 Slava Pestovmath.vectors.simd: allow punning SIMD vectors between...
2009-09-04 Slava PestovMore SIMD work
2009-09-03 Slava PestovMerge branch 'master' into simd
2009-09-03 Slava PestovInitial implementation of SSE vector intrinsics:
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.representation: OK to unbox output of...
2009-08-09 Slava Pestovcompiler.cfg: new system to track when results of analy...
2009-08-08 Slava Pestovcompiler.cfg.representations: emit-conversion should...
2009-08-08 Slava Pestovcompiler.cfg: virtual registers are integers now, and...
2009-08-08 Slava Pestovcompiler.cfg.representations: new pass to make global...