Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace superslice with API on path to stabilization | Aleksey Kladov | 2020-07-23 | 1 | -4/+4 |
| | |||||
* | Fix column conversion for supplementary plane characters | Laurențiu Nicola | 2020-05-05 | 1 | -2/+15 |
| | |||||
* | Don't count start of non-ASCII characters as being inside of them | Laurențiu Nicola | 2020-05-03 | 1 | -3/+9 |
| | |||||
* | Switch to TryFrom | Aleksey Kladov | 2020-04-25 | 1 | -11/+11 |
| | |||||
* | Cleanups | Aleksey Kladov | 2020-04-25 | 1 | -14/+10 |
| | |||||
* | Convert code to text-size | Aleksey Kladov | 2020-04-25 | 1 | -27/+27 |
| | |||||
* | Remove some TextUnit->usize escapees | CAD97 | 2020-03-13 | 1 | -7/+7 |
| | |||||
* | Ensure that semantic tokens are single-line | Aleksey Kladov | 2020-02-27 | 1 | -1/+43 |
| | |||||
* | Drop proptest tests | Aleksey Kladov | 2020-02-17 | 1 | -60/+0 |
| | | | | | | | It takes waaay to long to compile. We should add quickcheck tests when we touch the relevant code next time. | ||||
* | Cleanup | Aleksey Kladov | 2020-02-06 | 1 | -1/+2 |
| | |||||
* | Move to a crate | Aleksey Kladov | 2020-02-06 | 1 | -0/+283 |