Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2022-07-18 | Change to improve `default_line_ending` api | Titus Wormer | 1 | -4/+4 |
2022-07-18 | Add support for turning off constructs | Titus Wormer | 1 | -9/+223 |
2022-07-18 | Refactor to move options to `lib/` | Titus Wormer | 1 | -1/+159 |
2022-07-07 | Refactor to move token types to `token` | Titus Wormer | 1 | -0/+1 |
2022-07-05 | Refactor to do some to dos | Titus Wormer | 1 | -2/+2 |
2022-07-04 | Add support for unicode punctuation | Titus Wormer | 1 | -0/+1 |
2022-06-21 | Add support for inferring line ending, configurable | Titus Wormer | 1 | -5/+6 |
2022-06-13 | Add support for sanitizing urls | Titus Wormer | 1 | -0/+1 |
2022-06-09 | Add basic subtokenization, string content in fenced code | Titus Wormer | 1 | -0/+1 |