]> gitweb.factorcode.org Git - factor.git/history - extra/decimals
scryfall: add more filter/reject words, better mtga parser
[factor.git] / extra / decimals /
2023-08-22 nomennescioMerge branch 'factor:master' into feature-vm-prepare...
2023-01-20 John BenediktssonSwitch to https urls
2021-03-18 John Benediktssondecimals: change pprint* to not use formatting.private...
2021-03-18 John Benediktssondecimals: adding prettyprint.
2018-04-19 John Benediktssondecimals: fix stack effect for decimal>float.
2017-07-04 Björn Lindqvistbasis/,extra/: lots of new tags.txt files
2016-07-30 Alexander IljinAdd EOL at EOF for all authors.txt files for consistency
2016-04-21 John Benediktssondecimals: cleanup.
2016-03-22 Björn LindqvistVM: removes the OBJ-ERROR special object in favor of...
2015-08-14 Doug Colemandecimals: rename D: to DECIMAL: to help with new parser...
2015-08-13 John Benediktssonchange ERROR: words from throw-foo back to foo.
2015-08-13 Doug Colemanextra: use throw-foo for ERROR: change
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-30 Doug Colemancore, basis, extra: Remove DOS line endings from files.
2014-06-04 John Benediktssonkernel: change errors to be in kernel.private.
2014-06-04 Björn Lindqvistkernel: symbolic constants for the various kernel errors
2012-07-21 John BenediktssonUsing "same?" in more places.
2011-09-29 Doug ColemanRefactor the lexer/parser to expose friendlier words...
2010-02-22 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2010-02-07 Slava PestovMerge branch 'new-math-parser' of git://factorcode...
2010-01-20 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
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 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2010-01-14 Doug Colemanrandom is generic now -- iota random -> random
2010-01-14 Slava PestovRemoving integers-as-sequences
2009-11-15 Doug ColemanMerge branch 'master' into startup
2009-11-09 Slava PestovMerge branch 'master' of git://github.com/killy971...
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 Joe Groffnip most uses of tuck from extra
2009-10-30 Slava PestovMerge branch 'master' into new_gc
2009-10-28 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-10-28 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-10-28 Joe GroffMerge branch 'master' of http://factorcode.org/git...
2009-10-28 Joe Groffupdate existing code to use :> ( ) when possible
2009-10-28 Doug Colemanparsed -> suffix!, add append!
2009-10-26 Slava PestovMerge branch 'new_gc' of git://factorcode.org/git/facto...
2009-10-22 Slava PestovMerge branch 'master' into new_gc
2009-10-22 Guillaume NargeotMerge branch 'master' of git://factorcode.org/git/factor
2009-10-21 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-10-21 Doug Colemanfix a normalization bug in decimals
2009-10-12 Guillaume Nargeotmerge project-euler.factor
2009-10-10 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-10-06 Doug ColemanMerge branch 'a7a39d3766624227966bca34f0778030592d82c2...
2009-09-30 Slava PestovMerge branch 'gif' of git://github.com/klazuka/factor
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 PestovFix conflict
2009-09-23 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-09-22 Doug Colemaninitial shot at a decimals library