Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2022-08-16 | Add `no_std + alloc` | Titus Wormer | 1 | -0/+2 |
2022-08-15 | Refactor to proof docs, grammars | Titus Wormer | 1 | -17/+13 |
2022-07-29 | Refactor to improve states | Titus Wormer | 1 | -15/+24 |
2022-07-20 | Refactor to improve allocation around strings | Titus Wormer | 1 | -8/+5 |
2022-07-18 | Fix edge case in identifier normalization | Titus Wormer | 1 | -1/+9 |
2022-07-11 | Add tests for matching identifiers w/ turkish `i` | Titus Wormer | 1 | -1/+0 |
2022-07-05 | Refactor code style | Titus Wormer | 1 | -1/+1 |
2022-06-28 | Add some more crosslinks to docs | Titus Wormer | 1 | -3/+2 |
2022-06-22 | Add docs on normalizing identifiers, matching | Titus Wormer | 1 | -2/+33 |
2022-06-22 | Add support for normalizing identifiers | Titus Wormer | 1 | -0/+37 |