summaryrefslogtreecommitdiff
path: root/src/expand/stringify.cpp
AgeCommit message (Expand)AuthorFilesLines
2019-05-19All - Switch to using interned (de-duplicated) RcString-s instead of std::str...John Hodge1-1/+1
2019-01-27Expand - Slight tweaks to avoid crashes/bugsJohn Hodge1-0/+3
2018-12-28Misc expand tweaksJohn Hodge1-0/+1
2017-10-29Expand - Add parent spans to TTStream[O]John Hodge1-2/+2
2017-02-26Expand stringify! - Fix trailing spaceJohn Hodge1-1/+2
2016-12-24No more tears!ubsan1-2/+2
2016-11-02Parse - Refactor TTStream and TokenTree into their own filesJohn Hodge1-0/+6
2016-09-27Expand - Remove two-pass expandJohn Hodge1-2/+0
2016-05-24AST - Spans, spans everywhere!John Hodge1-1/+1
2016-03-11Expand - Macros expansion improvedJohn Hodge1-0/+28