aboutsummaryrefslogtreecommitdiff
path: root/test/ranges.tm
AgeCommit message (Collapse)Author
2025-02-13Deprecate Range datatype in favor of using iterator methodsBruce Hill
2024-11-09Introduce a `Match` struct to represent pattern matching results, whichBruce Hill
improves the usability of a lot of the APIs. Also bugfix some issues with ranges.
2024-08-10Add test for rangesBruce Hill