]> gitweb.factorcode.org Git - factor.git/history - core/ranges
Fixes #2966
[factor.git] / core / ranges /
2023-10-25 John Benediktssonranges: fix exclusive ranges for float, ratio, etc.
2023-10-23 John Benediktssonsequences: change infimum/supremum to alias
2023-09-12 John Benediktssonranges: add some docs for syntax words
2023-09-12 John Benediktssonranges: adding syntax words ..= and ..<
2023-09-09 John Benediktssonsequences: making supremum/infimum generic
2023-09-09 John Benediktssonranges: test intersect on ratio and float
2023-09-08 John Benediktssonranges: speed up M\ range members
2023-09-07 John Benediktssonranges: M\ range in? should use >forward-range<
2023-09-07 John Benediktssonranges: switch back to locals version
2023-09-07 John Benediktssonranges: switch from locals to a stack version.
2023-09-07 Keldan ChapmanAdd set methods to ranges
2023-09-06 John BenediktssonRevert "Add set methods to ranges"
2023-09-06 Keldan ChapmanAdd set methods to ranges
2023-08-22 nomennescioMerge branch 'factor:master' into feature-vm-prepare...
2023-01-29 John Benediktssonranges: add some slot types
2023-01-20 John BenediktssonSwitch to https urls
2022-08-15 Doug Colemanfactor: add newlines to .factor files
2022-08-14 Doug Colemanranges: Fix sum of empty range.
2021-12-30 Doug Colemancore: Remove deprecated words in favor of fixups.
2021-12-30 Doug Colemanfactor: Move math.ranges => ranges.