summaryrefslogtreecommitdiff
path: root/src/expand/stringify.cpp
AgeCommit message (Collapse)AuthorFilesLines
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
No more DOS line endings or trailing whitespace either
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