]> gitweb.factorcode.org Git - factor.git/history - core/math/math-docs.factor
Fixes #2966
[factor.git] / core / math / math-docs.factor
2024-01-31 John Benediktssonmath: some docs tweaks for gcd and mod-inv
2024-01-31 John Benediktssonmath: fix docs for gcd
2023-09-09 John Benediktssonmath: make lcm work on real
2023-09-09 John Benediktssonmath: fix bug with ``0 0 lcm``
2023-09-07 John Benediktssonmath: adding docs for lcm
2023-08-22 nomennescioMerge branch 'factor:master' into feature-vm-prepare...
2023-05-01 John Benediktssonmath: adding assert-positive and assert-negative
2023-01-12 Doug Colemanfactor: fix some spacing
2022-12-13 razetimemath: [docs] correct each-integer-from
2022-12-12 razetimemath: add missing docs for simple-gcd
2022-12-12 razetimemath: [docs] add missing words, improve each-integer...
2022-07-31 Doug Colemancore: update docs for new words
2022-07-31 Doug ColemanRevert "core: find-last-integer -> find-last-integer...
2022-07-31 Doug Colemancore: find-last-integer -> find-last-integer-from for...
2020-12-07 John Benediktssonmath: related-words for until-zero.
2020-12-07 John Benediktssonmath.extras: moving until-zero to math.
2020-07-19 Alexander Iljinmath-docs: fix `times` documentation
2018-07-07 Doug Colemandocs: Fix help-lint-all mistakes.
2017-05-04 John Benediktssonmath: fix stack effect for unless-zero and when-zero.
2016-07-30 Alexander Iljinmath-docs: fix a copy-paste error
2016-03-31 Doug Colemanmath: fix docs for binary printing.
2016-03-31 Doug Colemanprettyprint: Print .b .o .h with prefixes so it's not...
2015-10-01 John Benediktssonmath: use "i/f" for stack effect.
2015-07-30 John Benediktssonmath.ratios: moving to core.
2015-07-02 Doug Colemanfactor: clean up whitespace in -docs files
2015-05-13 John Benediktssonminor cleanup to some docs.
2014-05-24 John Benediktssonimprove help by linking to types directly.
2014-05-19 John Benediktssondocs: change ``{ $quotation "( x -- y )" }`` to ``...
2014-02-07 John Benediktssonmath: fix docs for next-power-of-2 and some tests.
2013-03-20 John Benediktssonmath: implement /mod on floats.
2011-11-24 Joe Groffuse radix literals
2011-10-25 Doug ColemanUpdate Windows for word renames, fix lint errors
2011-10-12 John BenediktssonMerge pull request #250 from mrjbq7/binary
2011-10-12 John Benediktssonio.binary: make le> and be> faster (20% and 75%, respec...
2011-09-03 John BenediktssonMerge remote-tracking branch 'upstream/master'
2011-09-03 John Benediktssonmath: fix docs for 'when-zero'.
2011-08-27 Joe GroffMerge remote-tracking branch 'Blei/gtk-image-loader'
2011-08-27 John BenediktssonMerge remote-tracking branch 'malu/semantic-versioning'
2011-08-27 John BenediktssonMerge remote-tracking branch 'blei/curses' into curses
2011-08-27 John BenediktssonMerge remote-tracking branch 'philip-searle/master'
2011-01-16 Anton GorenkoMerge branch 'master' of git://github.com/slavapestov...
2011-01-08 Keita Hagamath: fix typo in docs
2010-06-03 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2010-03-23 Daniel EhrenbergMerge branch 's3' of git://github.com/littledan/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-10 Joe Groffmore help-lint
2010-02-27 Joe GroffMerge branch 'master' of git://github.com/william42...
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-23 Erik CharleboisMerge branch 'master' of git://github.com/slavapestov...
2010-02-23 Joe GroffMerge branch 'master' of git://factorcode.org/git/facto...
2010-02-22 Doug ColemanFix a couple of typos in complex number docs
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-20 William SchlieperMerge branch 'master' of git://factorcode.org/git/factor
2010-02-20 Erik CharleboisMerge branch 'master' of git://github.com/slavapestov...
2010-02-19 Slava PestovMerge branch 'fixes' of git://github.com/Blei/factor
2010-02-19 Philipp Brüschweilermath: typo in rem docs
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-30 Slava Pestovmath: docs fix
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-15 Slava PestovHelp lint fixes for iota
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-10-03 Jon HarperMerge branch 'master' of git://factorcode.org/git/facto...
2009-10-02 Doug ColemanMerge branch 'klazuka'
2009-10-02 Doug ColemanMerge branch 'master' of git://factorcode.org/git/facto...
2009-10-02 Doug ColemanMerge branch 'docs' of git://github.com/klazuka/factor...
2009-10-02 Keith Lazukadocs: change $subsection to $subsections
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-23 Slava Pestovmath and math.vectors: improved documentation
2009-09-22 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
2009-09-16 Slava PestovMerge branch 'irc-fix' of git://tiodante.com/git/factor
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
2009-09-13 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-09-13 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-09-13 Slava Pestovmath: add unordered comparison operators u< u<= u>...
2009-09-13 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-09-13 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-09-13 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-09-13 Slava Pestovmath, syntax: fix help lint
2009-09-13 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-09-12 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-09-12 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
next