| Age | Commit message (Expand) | Author |
|---|---|---|
| 2022-06-11 | Add `Highlighter:update_notify` to keep track of retokenized lines | Guldoman |
| 2021-11-23 | Merge pull request #681 from Guldoman/prepopulate_highlighter | Adam |
| 2021-11-22 | Speed up highlighter notify | Guldoman |
| 2021-11-20 | Add `soft_reset` to highlighter | Guldoman |
| 2021-10-26 | Don't insert `nil` in highlighter lines table | Guldoman |
| 2021-10-08 | Improve highlither for document edits | Francesco Abbate |
| 2021-10-08 | Fix error in incremental syntax highlighter | Francesco Abbate |
| 2020-06-02 | Fixed bug in Highlighter.invalidate() when setting first_invalid_line | rxi |
| 2020-05-10 | Removed redundant line from syntax highlighter | rxi |
| 2020-05-10 | Whitespace | rxi |
| 2020-05-09 | Fixed highlighter resetting of syntax on doc filename change | rxi |
| 2020-05-09 | Fixed rare case where core.doc.highlighter would iterate out of line bounds | rxi |
| 2020-05-08 | Moved `syntax` from `doc.highlighter` to `doc` | rxi |
| 2020-05-07 | Moved highlighter code from `DocView` to `Doc` | rxi |
