Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Extend selection commands. | Blaž Hrastnik | 2020-09-28 |
| | |||
* | More robust syntax detection/grammar loading. | Blaž Hrastnik | 2020-09-22 |
| | |||
* | Split parts of helix-term into helix-view. | Blaž Hrastnik | 2020-09-21 |
| | | | | | It still largely depends on term for some types but I plan to change that later. | ||
* | More work on the UI. | Blaž Hrastnik | 2020-09-19 |
| | |||
* | Incremental parsing: rough draft. | Blaž Hrastnik | 2020-09-17 |
| | |||
* | cleanup: Import tree-sitter-highlight so we can cache trees. | Blaž Hrastnik | 2020-09-11 |
| | |||
* | draft: tree-sitter highlighting | Blaž Hrastnik | 2020-09-09 |
| | |||
* | Add helix-syntax as a wrapper around tree-sitter parsers. | Blaž Hrastnik | 2020-09-09 |
| | |||
* | Bump deps, eliminate a lot of transitive deps. | Blaž Hrastnik | 2020-09-08 |
| | |||
* | Experiment with TUI so we can render selections. | Blaž Hrastnik | 2020-09-07 |
| | |||
* | Bump deps, make it compile with latest smol. | Blaž Hrastnik | 2020-09-04 |
| | |||
* | Bump deps | Blaž Hrastnik | 2020-08-20 |
| | |||
* | Update dependencies. | Blaž Hrastnik | 2020-08-11 |
| | | | | smol 0.3 makes setup a whole lot easier. | ||
* | Use ropey 1.2.0 | Blaž Hrastnik | 2020-06-15 |
| | |||
* | Bump dependencies. | Blaž Hrastnik | 2020-06-10 |
| | |||
* | Update Cargo.lock | Blaž Hrastnik | 2020-06-02 |
| | |||
* | wip: importing to github | Blaž Hrastnik | 2020-06-01 |
| | |||
* | Start swapping from termwiz to crossterm + async. | Blaž Hrastnik | 2020-05-28 |
| | |||
* | OT: changeset: Implement compose and apply. | Blaž Hrastnik | 2020-05-26 |
| | |||
* | Implement a new core based on CodeMirror. | Blaž Hrastnik | 2020-05-25 |
| | |||
* | Initial import. | Blaž Hrastnik | 2020-05-20 |