Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Avoid allocation in ast::String::value if the string needs no unescaping | Lukas Wirth | 2020-11-27 | 1 | -9/+18 |
* | format string highlighting: handle hex + debug type specifier | Roland Ruckerbauer | 2020-11-15 | 1 | -0/+22 |
* | Simplify code | Aleksey Kladov | 2020-11-12 | 1 | -28/+23 |
* | Cleanup API | Aleksey Kladov | 2020-11-06 | 1 | -11/+21 |
* | Simplify | Aleksey Kladov | 2020-11-06 | 1 | -33/+21 |
* | Kill RAW_ literals | Aleksey Kladov | 2020-11-06 | 1 | -31/+21 |
* | More orthogonal API | Aleksey Kladov | 2020-11-06 | 1 | -33/+30 |
* | Move int parsing to IntNumber token | Aleksey Kladov | 2020-11-06 | 1 | -0/+78 |
* | Better imports | Aleksey Kladov | 2020-11-06 | 1 | -11/+11 |
* | Rename ra_syntax -> syntax | Aleksey Kladov | 2020-08-12 | 1 | -0/+538 |