]> gitweb.factorcode.org Git - factor.git/history - basis/compiler/tree/propagation/propagation-tests.factor
Merge branch 'master' of git://factorcode.org/git/factor into propagation
[factor.git] / basis / compiler / tree / propagation / propagation-tests.factor
2010-05-14 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
2010-05-13 Joe GroffMerge branch 'master' of factorcode.org:/git/factor
2010-05-13 Slava Pestovcompiler: small fixes and cleanups
2010-05-05 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
2010-05-04 Daniel EhrenbergFixing bug in dependency tracking for guarded method...
2010-05-04 Daniel EhrenbergAdding dependency checking and proper handing of dispat...
2010-05-04 Daniel EhrenbergFixing another bug in the method inlining improvement
2010-05-04 Daniel EhrenbergFixing optimization for improved method inlining
2010-05-04 Daniel Ehrenberginstance? optimizes null checks
2010-05-04 Joe GroffMerge branch 'master' into cuda-changes
2010-05-03 Daniel EhrenbergMerge branch 'master' into s3
2010-05-03 Slava Pestovcompiler.tree.propagation: fix tests
2010-05-03 Slava Pestovstrings: move string-nth primitive out of the VM and...
2010-04-05 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
2010-03-28 Daniel EhrenbergMerge branch 'master' into conditional
2010-03-27 Joe GroffMerge branch 'master' of factorcode.org:/git/factor
2010-03-27 Slava Pestovcompiler.tree.propagation: don't constant-fold boa...
2010-02-26 Daniel EhrenbergMoving new-sets to sets
2010-02-26 Daniel EhrenbergMaking propagation and tuple.parser refer to new-sets...
2010-02-26 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
2010-02-25 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
2010-02-22 Slava PestovMerge branch 'master' of git://projects.elasticdog...
2010-02-21 Erik CharleboisMerge branch 'master' of git://github.com/slavapestov...
2010-02-20 William SchlieperMerge branch 'master' of git://factorcode.org/git/factor
2010-02-19 Slava PestovFix two problems with recompilation: predicate constant...
2010-02-07 Slava PestovMerge branch 'new-math-parser' of git://factorcode...
2010-01-31 erikcMerge up
2010-01-30 Slava PestovMerge git://github.com/littledan/Factor into littledan
2010-01-26 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2010-01-26 Daniel EhrenbergTests for propagation additions; making fixnum-bit...
2010-01-20 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2010-01-16 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-01-16 Slava PestovMerge branch 'mongodb-changes' of git://github.com...
2010-01-16 Slava Pestovcompiler.tree.propagation: ensure that we don't call...
2010-01-15 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-01-15 Doug ColemanMerge branch 'mongodb-changes' of git://github.com...
2010-01-14 Slava PestovRemoving integers-as-sequences
2010-01-14 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2010-01-14 Slava PestovFix input-classes of /i and mod, and add some regressio...
2010-01-13 Slava PestovRework min and max so that behavior with floats and...
2009-11-22 Slava PestovFix conflict
2009-11-15 Doug ColemanMerge branch 'master' into startup
2009-11-15 Doug ColemanMerge branch 'monotonic' of git://factorcode.org/git...
2009-11-15 Joe GroffMerge branch 'master' of git://factorcode.org/git/facto...
2009-11-13 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-11-13 Slava Pestovcompiler.tree.propagation: fix bug in constraints that...
2009-11-12 Slava Pestovcompiler.tree.propagation: implementing missing case...
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 Colemanmemq? -> member-eq?, sorted-memq? -> sorted-member-eq?
2009-10-26 Slava PestovMerge branch 'new_gc' of git://factorcode.org/git/facto...
2009-10-24 Joe GroffMerge branch 'master' of http://factorcode.org/git...
2009-10-24 Guillaume NargeotMerge branch 'master' of git://factorcode.org/git/factor
2009-10-24 Slava PestovMerge branch 'master' into new_gc
2009-10-24 Slava Pestovcompiler.tree.propagation: fix broken corner cases...
2009-10-12 Guillaume Nargeotmerge project-euler.factor
2009-10-09 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-10-09 Slava PestovMerge branch 'disassemble-quot' of git://github.com...
2009-10-09 Slava PestovMerge branch 'bitfields' of git://factorcode.org/git...
2009-10-08 Daniel EhrenbergAnother identity in value numbering for bitfields
2009-10-08 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
2009-10-08 Daniel EhrenbergAdding identity to propagation to remove some redundant...
2009-10-06 Doug ColemanMerge branch 'a7a39d3766624227966bca34f0778030592d82c2...
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-28 Slava Pestovio.mmap: fix obsolete tests and get code to inline...
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 PestovTweaks to reduce deployed image size
2009-09-24 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-09-24 Slava PestovFix conflict
2009-09-23 Slava PestovMerge branch 'master' into integer-simd
2009-09-22 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-09-22 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
2009-09-22 Daniel EhrenbergFixing failing unit tests in compiler.tree.propagation...
2009-09-22 Guillaume NargeotMerge branch 'master' of git://factorcode.org/git/factor
2009-09-21 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-09-20 Slava PestovMerge Phil Dawes' VM work
2009-09-18 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-09-17 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-09-17 Joe GroffMerge branches 'master' and 'master' of joe@factorcode...
2009-09-17 Joe GroffMerge branch 'master' of git://factorcode.org/git/facto...
2009-09-16 Joe GroffMerge branch 'master' into c-type-words
2009-09-16 Slava PestovMerge branch 'irc-fix' of git://tiodante.com/git/factor
2009-09-16 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-09-16 Joe GroffMerge branch 'master' into c-type-words
2009-09-16 Joe Groffget compiler tests loading
2009-09-16 Guillaume NargeotMerge branch 'master' of git://factorcode.org/git/factor
2009-09-16 Joe GroffMerge branch 'master' into c-type-words
2009-09-15 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-09-15 Slava Pestovcompiler.tree.propagation: fix unary-op type functions...
2009-09-15 Guillaume NargeotMerge branch 'master' of git://factorcode.org/git/factor
2009-09-13 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
next