aboutsummaryrefslogtreecommitdiff
path: root/crates/syntax/src/ast/token_ext.rs
Commit message (Expand)AuthorAgeFilesLines
* Avoid allocation in ast::String::value if the string needs no unescapingLukas Wirth2020-11-271-9/+18
* format string highlighting: handle hex + debug type specifierRoland Ruckerbauer2020-11-151-0/+22
* Simplify codeAleksey Kladov2020-11-121-28/+23
* Cleanup APIAleksey Kladov2020-11-061-11/+21
* SimplifyAleksey Kladov2020-11-061-33/+21
* Kill RAW_ literalsAleksey Kladov2020-11-061-31/+21
* More orthogonal APIAleksey Kladov2020-11-061-33/+30
* Move int parsing to IntNumber tokenAleksey Kladov2020-11-061-0/+78
* Better importsAleksey Kladov2020-11-061-11/+11
* Rename ra_syntax -> syntaxAleksey Kladov2020-08-121-0/+538