Doug Coleman
|
c5b563ed09
|
factor: Rename start -> subseq-start, start* -> subseq-start-from.
I also removed aliases for start/end from interval-maps and interval-sets and added a comment. I don't think it's any less clear what's going on.
|
2017-06-01 14:45:54 -05:00 |
John Benediktsson
|
ceb75057da
|
change ERROR: words from throw-foo back to foo.
|
2015-08-13 16:13:05 -07:00 |
Doug Coleman
|
b6be8685c3
|
basis: ERROR: changes.
|
2015-08-13 03:20:39 -07:00 |
Doug Coleman
|
43d6f1d3e2
|
factor: Retrying on the unit tests. Also normalize some syntax with FUNCTION:.
|
2015-07-02 17:28:17 -07:00 |
Doug Coleman
|
59f3b1ea57
|
Revert "factor: rename [ ] [ ] unit-test -> { } [ ] unit-test using a refactoring tool!"
Needs a bit more work.
This reverts commit 7e54cc2824 .
|
2015-07-02 13:47:06 -07:00 |
Doug Coleman
|
7e54cc2824
|
factor: rename [ ] [ ] unit-test -> { } [ ] unit-test using a refactoring tool!
|
2015-07-02 11:36:08 -07:00 |
John Benediktsson
|
376121eeed
|
interval-sets: can just check one side or the other.
|
2014-05-19 09:40:51 -07:00 |
John Benediktsson
|
5a5c1b857f
|
interval-sets: a little bit faster by not using slices.
|
2014-05-19 09:28:01 -07:00 |
John Benediktsson
|
00fbe7dfe9
|
interval-sets: faster find-interval.
|
2014-05-18 22:49:39 -07:00 |
Doug Coleman
|
f9ea61bf91
|
basis/extra: Update last usages of <sliced-groups> to <groups>.
|
2013-03-23 12:08:18 -07:00 |
John Benediktsson
|
6cba7af1e1
|
interval-maps: bit more speed using unsafe words.
|
2012-09-19 10:33:52 -07:00 |
John Benediktsson
|
b7ae7171f1
|
interval-sets: inline unicode constant.
|
2012-05-07 17:31:32 -07:00 |
John Benediktsson
|
4cd54bdf9c
|
interval-sets: change tests to use constant literals.
|
2012-05-04 17:40:45 -07:00 |
John Benediktsson
|
1d8449115c
|
interval-sets: some modernization.
|
2012-05-04 17:33:10 -07:00 |
Daniel Ehrenberg
|
deea270b57
|
Interval sets library
|
2012-05-04 17:27:31 -07:00 |