aboutsummaryrefslogtreecommitdiff
path: root/core/path/slashpath/match.odin
Commit message (Collapse)AuthorAgeFilesLines
* Use `or_break` and `or_continue` where appropriate in the core librarygingerBill2023-09-301-4/+1
|
* Move `core:path` to `core:path/slashpath`gingerBill2022-01-171-0/+203
This is to reduce the confusion that occurs between that package and the `core:path/filepath` package