aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
Commit message (Collapse)AuthorAge
* Remove vale from .gitignoren0s42022-07-26
|
* Add vale to gitignore + spellingn0s42022-07-26
|
* Fix initial selection of Document in new viewSkyler Hawthorne2022-06-19
| | | | | | | | | | | When a new View of a Document is created, a default cursor of 0, 0 is created, and it does not get normalized to a single width cursor until at least one movement of the cursor happens. This appears to have no practical negative effect that I could find, but it makes tests difficult to work with, since the initial selection is not what you expect it to be. This changes the initial selection of a new View to be the width of the first grapheme in the text.
* Dynamically load grammar libraries at runtimeBlaž Hrastnik2021-07-14
|
* ignore Nix outputsTimothy DeHerrera2021-06-10
|
* Add a nix flake with the development environment.Blaž Hrastnik2021-01-19
|
* Incremental parsing: rough draft.Blaž Hrastnik2020-09-17
|
* fixed async loopJan Hrastnik2020-06-16
|
* Initial import.Blaž Hrastnik2020-05-20