about summary refs log tree commit diff
path: root/crates/syntax/src/token_text.rs
AgeCommit message (Expand)AuthorLines
2021-09-16Imrove fn name computation in `Generate function`Dawer-3/+3
2021-05-06Hide implementation details of TokenTextDawer-6/+18
2021-05-06Borrow text from nodes of immutable syntax treesDawer-16/+22
2021-03-26Add TokenTextAleksey Kladov-0/+77