summaryrefslogtreecommitdiff
path: root/src/expand/cfg.cpp
AgeCommit message (Expand)AuthorFilesLines
2016-05-24AST - Spans, spans everywhere!John Hodge1-9/+9
2016-05-21Parse - Updates for better memory efficiency (hopefully)John Hodge1-1/+1
2016-05-21Expand/cfg - Add 'target_has_atomic'John Hodge1-1/+1
2016-05-21Expand - Add attributes to impl blocksJohn Hodge1-3/+21
2016-03-13Parse+Expand - Remove a todo, fix bug in cfg handlingJohn Hodge1-1/+5
2016-03-11Expand - Macros expansion improvedJohn Hodge1-4/+4
2016-03-10Expand - Rough cfg conditionsJohn Hodge1-8/+65
2016-03-10Expand - cfg!/#[cfg]/#[cfg_attr] hacked upJohn Hodge1-5/+50
2016-03-10Expand - Macro cleanup, add cfg! macro (stubbed)John Hodge1-0/+26