]> gitweb.factorcode.org Git - factor.git/history - basis/compiler/tree/propagation/transforms/transforms.factor
use reject instead of [ ... not ] filter.
[factor.git] / basis / compiler / tree / propagation / transforms / transforms.factor
2015-05-13 John Benediktssonuse reject instead of [ ... not ] filter.
2014-12-14 John Benediktssoncompiler: cleanup usings.
2014-11-09 Doug Colemanassocs: Make map-index-as support seq or assoc exemplar...
2014-11-08 Doug Colemanbasis, extra: Use zip-index.
2014-01-08 John Benediktssoncompiler.tree.propagation.transforms: previous H{ ...
2013-11-26 John Benediktssoncompiler.tree.propagation.transforms: faster H{ } and...
2013-11-25 John Benediktssoncompiler.tree.propagation.transforms: rename to non...
2013-11-25 John Benediktssoncompiler.tree.propgation.transforms: make bit? use...
2013-03-27 John Benediktssoncompiler.tree.propagation.transforms: intersect and...
2013-03-27 John Benediktssoncompiler.tree.propagation.transforms: also fix diff.
2013-03-27 John Benediktssoncompiler.tree.propagation.transforms: fix intersect...
2013-03-08 John Benediktssonhash-sets: faster implementation based on hashtables.
2013-03-05 John Benediktssoncompiler.tree.propagation.transforms: use integer>fixnu...
2012-10-05 John Benediktssoncompiler.tree.propagation: throw the proper error in...
2012-10-05 John Benediktssoncompiler.tree.propagation: make sure integer>fixnum...
2012-09-11 John Benediktssonmath: cleaner "2/" speedup by using custom inlining.
2012-08-22 John Benediktssonlayouts: defining "fixnum-bits".
2012-08-03 Doug Colemancore: Throw an error when assigning a bignum to a fixnu...
2012-07-23 Doug Colemancompiler: Fix bitand on ratios, floats. Fix shift on...
2012-06-21 Doug Colemanissue #358: Rename all of the words depends-on-* to...
2011-11-23 Doug Colemancompiler.tree.propagation.transforms: fix infinite...
2011-11-23 Doug Colemanclasses: optimize instance? for classoids
2011-11-22 Doug Colemanclasses.union: Define a maybe: word that makes a tuple...
2011-10-10 Slava Pestovcompiler.tree.propagation.transforms: fix rem and mod...
2011-10-09 Slava PestovFix custom-inlining for mod and rem, which was converti...
2011-08-27 John BenediktssonMerge remote-tracking branch 'malu/semantic-versioning'
2010-07-06 Slava PestovMerge branch 'gdbm' of http://github.com/dmsh/factor
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-16 Slava PestovMerge branch 'fuel' of git://github.com/dmsh/factor
2010-06-15 Daniel EhrenbergMerge branch 'master' into propagation
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-22 Slava PestovStack allocation improvements
2010-05-18 Slava PestovMove remaining sequence operations from generalizations...
2010-05-14 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
2010-05-05 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
2010-05-04 Daniel EhrenbergRemoving hack with >fixnum, now subsumed by a more...
2010-05-04 Daniel EhrenbergImproving method inlining change, but there's still...
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 both-fixnums? trick
2010-04-20 Erik CharleboisMerge branch 'master' of git://factorcode.org/git/factor
2010-04-19 Slava PestovMerge branch 'require-when' of git://github.com/littled...
2010-04-19 Joe GroffMerge branch 'master' of factorcode.org:/git/factor
2010-04-19 Slava Pestovcompiler.tree.propagation.transforms: open-code >fixnum...
2010-03-23 Daniel EhrenbergMerge branch 's3' of git://github.com/littledan/Factor...
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
2010-02-26 Daniel EhrenbergMaking it fast to create a new hashset
2010-02-26 Daniel EhrenbergMaking propagation and tuple.parser refer to new-sets...
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-16 Erik CharleboisMerge branch 'master' of git://github.com/slavapestov...
2010-02-15 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-02-15 Slava Pestovcompiler.tree.propagation.transforms: tweak 2^ transfor...
2010-02-09 Slava PestovMerge branch 'master' of git://github.com/littledan...
2010-02-07 Slava PestovMerge branch 'new-math-parser' of git://factorcode...
2010-02-03 Slava PestovMerge branch 'master' of git://github.com/littledan...
2010-01-31 erikcMerge up
2010-01-30 Slava PestovMerge git://github.com/littledan/Factor into littledan
2010-01-29 Erik CharleboisMerge branch 'master' of git://github.com/slavapestov...
2010-01-29 Slava Pestovstack-checker.dependencies: add tuple layout dependenci...
2010-01-29 Slava PestovAdd some utility words to stack-checker.dependencies...
2010-01-29 Slava PestovRe-defining a tuple class now invalidates cached quotat...
2010-01-29 Slava PestovNew 'conditional dependency' mechanism for more accurat...
2010-01-26 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2010-01-20 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2010-01-20 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2010-01-20 Daniel EhrenbergAdding compiler transforms in propagation
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-13 Slava PestovRework min and max so that behavior with floats and...
2009-11-27 Joe GroffMerge branch 'master' into simd-cleanup
2009-11-22 Slava PestovFix conflict
2009-11-15 Doug ColemanMerge branch 'startup'
2009-11-15 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-11-15 Slava Pestovheap-size now has a partial-eval instead of being folda...
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-12 Slava Pestovcompiler.tree.propagation.transforms: inline push if...
2009-11-09 Slava PestovMerge branch 'master' of git://github.com/killy971...
2009-11-09 Slava PestovMerge branch 'master' of git://github.com/Blei/factor
2009-11-09 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-11-09 Slava Pestovstack-checker: split off stack-checker.dependencies...
2009-11-08 Joe GroffMerge branch 'master' into simd-cleanup
2009-11-06 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-11-06 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-11-05 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-11-05 Daniel Ehrenbergcustom inlining for diff and intersect, when given...
2009-10-30 Slava PestovMerge branch 'master' into new_gc
next