| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-06-08 | Added file-header pattern support to `syntax` | rxi | |
| 2020-05-14 | Exposed doc's internal insert/remove: Doc:raw_insert|remove | rxi | |
| 2020-05-09 | Fixed highlighter resetting of syntax on doc filename change | rxi | |
| 2020-05-08 | Moved `syntax` from `doc.highlighter` to `doc` | rxi | |
| 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` | |||
| 2019-12-28 | Initial commit | rxi | |
