Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor to improve states | Titus Wormer | 2022-07-29 | 1 | -2/+2 |
* | Refactor to work on bytes (`u8`) | Titus Wormer | 2022-07-29 | 1 | -1/+1 |
* | Refactor to work on `char`s | Titus Wormer | 2022-07-28 | 1 | -8/+7 |
* | Remove unneeded `rust` language flags | Titus Wormer | 2022-07-19 | 1 | -6/+6 |
* | Change to improve `default_line_ending` api | Titus Wormer | 2022-07-18 | 1 | -4/+4 |
* | Add support for turning off constructs | Titus Wormer | 2022-07-18 | 1 | -9/+223 |
* | Refactor to move options to `lib/` | Titus Wormer | 2022-07-18 | 1 | -1/+159 |
* | Refactor to move token types to `token` | Titus Wormer | 2022-07-07 | 1 | -0/+1 |
* | Refactor to do some to dos | Titus Wormer | 2022-07-05 | 1 | -2/+2 |
* | Add support for unicode punctuation | Titus Wormer | 2022-07-04 | 1 | -0/+1 |
* | Add support for inferring line ending, configurable | Titus Wormer | 2022-06-21 | 1 | -5/+6 |
* | Add support for sanitizing urls | Titus Wormer | 2022-06-13 | 1 | -0/+1 |
* | Add basic subtokenization, string content in fenced code | Titus Wormer | 2022-06-09 | 1 | -0/+1 |
* | . | Titus Wormer | 2022-06-08 | 1 | -0/+52 |