summaryrefslogtreecommitdiff
path: root/src/expand/concat.cpp
AgeCommit message (Expand)AuthorFilesLines
2019-05-19All - Switch to using interned (de-duplicated) RcString-s instead of std::str...John Hodge1-3/+1
2017-10-29Expand - Add parent spans to TTStream[O]John Hodge1-2/+2
2016-12-24No more tears!ubsan1-4/+4
2016-11-02Parse - Refactor TTStream and TokenTree into their own filesJohn Hodge1-1/+2
2016-10-30Expand concat! - Fix a few edge casesJohn Hodge1-1/+24
2016-09-27Expand - Remove two-pass expandJohn Hodge1-2/+0
2016-09-27Expand - Expand macros in format_args! stringJohn Hodge1-2/+1
2016-09-25Parse+AST - Support capturing :item (requires cloning AST items)John Hodge1-0/+1
2016-05-24AST - Spans, spans everywhere!John Hodge1-1/+1
2016-03-11Expand - Macros expansion improvedJohn Hodge1-0/+50