]> gitweb.factorcode.org Git - factor.git/history - basis/math/floats/env/env.factor
factor: trim using lists
[factor.git] / basis / math / floats / env / env.factor
2022-01-20 Doug Colemanfactor: trim using lists
2019-04-23 Alexander Iljincontinuations[-docs]: add the finally word
2017-09-11 Alexander IljinUpdate some copyright headers to follow the current...
2017-06-01 Doug Colemanfactor: Rename GENERIC# to GENERIC#:.
2015-07-29 John Benediktssonmath.floats.env: don't need << >>.
2015-06-30 Doug Colemancore, basis, extra: Remove DOS line endings from files.
2015-05-13 John Benediktssonuse assoc-reject instead of [ ... not ] assoc-filter.
2011-11-24 Joe Groffuse radix literals
2011-11-02 Doug ColemanMake "foo.private" require load foo instead.
2009-10-10 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-10-06 Doug ColemanMerge branch 'a7a39d3766624227966bca34f0778030592d82c2...
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-14 Slava PestovMerge branch 'master' of git://github.com/Blei/factor
2009-09-14 Slava PestovMerge branch 'ui' of git://github.com/klazuka/factor
2009-09-14 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-09-14 Joe Groffvm-error>exception-flags word to extract exception...
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 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-09-12 Joe Groffall-fp-exceptions constant
2009-09-12 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-09-12 Slava PestovMerge branch 'master' of git://github.com/killy971...
2009-09-12 Keith LazukaPull in new literals vocab to remove bootstrap circularity
2009-09-10 Slava PestovMerge branch 'for-slava' of git://git.rfc1149.net/factor
2009-09-10 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-09-10 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-09-10 Joe Grofftake the union of the x87 and sse exception flags when...
2009-09-08 Joe GroffMerge branch 'ppc-float-compare' of git://factorcode...
2009-09-08 Joe GroffMerge branch 'master' into strong-typing
2009-09-08 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-09-08 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-09-08 Joe Grofffactor out x86 and ppc backends for math.floats.env...
2009-09-06 Joe Groffmake public words for querying current rounding mode...
2009-09-06 Joe Groffmath.floats.env vocab with words to control the floatin...