| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-05-14 | Made tokenizer skip parsing process on plain-text files | rxi | |
| This, along with the earlier rencache changes should resolve #64 | |||
| 2020-05-07 | Moved highlighter code from `DocView` to `Doc` | rxi | |
| * Only one highlighter state is kept per-document as opposed to one per-docview * Fixes a bug with retaining older highlighter state as a DocView wasn't able to detect lines changing above it's viewport * Renames `highlighter` module to more descriptive `tokenizer` | |||
