]> gitweb.factorcode.org Git - factor.git/history - basis/interval-sets/interval-sets.factor
basis: use lint.vocabs tool to trim using lists
[factor.git] / basis / interval-sets / interval-sets.factor
2022-09-11 Doug Colemanbasis: use lint.vocabs tool to trim using lists
2022-01-20 Doug Colemanfactor: trim using lists
2021-04-05 John Benediktssoninterval-sets: rename in? to interval-in?.
2020-01-15 John Benediktssonclasses: use check-instance in a few places, to remove...
2017-06-01 Doug Colemanfactor: Rename start -> subseq-start, start* -> subseq...
2015-08-13 John Benediktssonchange ERROR: words from throw-foo back to foo.
2015-08-13 Doug Colemanbasis: ERROR: changes.
2014-05-19 John Benediktssoninterval-sets: can just check one side or the other.
2014-05-19 John Benediktssoninterval-sets: a little bit faster by not using slices.
2014-05-19 John Benediktssoninterval-sets: faster find-interval.
2013-03-23 Doug Colemanbasis/extra: Update last usages of <sliced-groups>...
2012-09-19 John Benediktssoninterval-maps: bit more speed using unsafe words.
2012-05-05 John Benediktssoninterval-sets: some modernization.
2012-05-05 Daniel EhrenbergInterval sets library