]> gitweb.factorcode.org Git - factor.git/history - basis/compiler/tree/propagation/propagation-tests.factor
factor: use new words
[factor.git] / basis / compiler / tree / propagation / propagation-tests.factor
2022-07-31 Doug Colemanfactor: use new words
2022-01-22 John Benediktssonlayouts: rename 32bit? and 64bit? to 32-bit? and 64...
2021-12-21 timorcompiler.tree.propagation: Eliminate redundant resize...
2021-12-21 timorcompiler.tree.propagation: Propagate length slot of...
2021-03-17 John Benediktssoncompiler.tree.propagation: add some tests.
2019-10-31 John Benediktssoncompiler.tree.propagation: fix test for improved interv...
2018-07-22 Doug Colemanlayouts: Add 32bit? and 64bit? words.
2016-08-12 Björn Lindqvistcompiler.*: moving all words only relevant for testing...
2016-05-24 Björn Lindqvistbootstrap.image.primitives: resize-byte-array can also...
2016-03-19 Björn Lindqviststack-checker.known-words: fix input class declaration...
2016-03-18 Björn Lindqvistcompiler.*, stack-checker.known-words: adds the integer...
2015-09-22 Björn Lindqvistcompiler.tree.propagation.tests: #1370 specific test 1472/head
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-27 Björn Lindqvistcompiler.tree.propagation.known-words: better way to... 1373/head
2015-06-27 Björn Lindqvistcompiler.tree.propagation.*: implements downgrading...
2015-06-18 John Benediktssoncompiler.tree.propagation: fix tests for bit? inlining.
2013-03-27 John Benediktssoncompiler.tree.propagation.transforms: fix intersect...
2012-07-23 Doug Colemancompiler: Fix bitand on ratios, floats. Fix shift on...
2012-05-04 Doug Colemanclasses:
2011-11-23 Doug Colemancompiler tests: fix using, add tests to make sure insta...
2011-11-03 Joe Groffremove BSD,solaris,etc. misc platform support code
2011-10-30 Slava Pestovcompiler.tree.propagation: more accurate output type...
2011-10-18 John BenediktssonEliminate duplicate syntax for stack effects "(" no...
2011-08-27 Joe GroffMerge remote-tracking branch 'Blei/gtk-image-loader'
2011-08-27 John BenediktssonMerge remote-tracking branch 'malu/semantic-versioning'
2010-09-26 Anton GorenkoMerge branch 'master' of git://factorcode.org/git/factor
2010-07-29 Slava Pestovclasses.algebra: make it work better to fix bug reporte...
2010-06-24 Slava PestovRevert guarded method inlining
2010-06-23 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
2010-06-22 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
2010-06-15 Daniel EhrenbergMerge branch 'master' into propagation
2010-06-03 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2010-05-15 Daniel EhrenbergInlining no-method when a generic word has no method
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 Anton GorenkoMerge branch 'master' of git://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 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
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
next