summaryrefslogtreecommitdiffstats
path: root/dimension/directives.declarations
Commit message (Collapse)AuthorAgeFilesLines
* Implement macro support.Tavian Barnes2010-03-231-1/+2
|
* Fix #line off-by-one :)Tavian Barnes2010-02-031-1/+1
|
* Add #line markers to {common,grammar,directives}.{prologue,declarations,...}.Tavian Barnes2010-02-021-0/+2
|
* Implement #if.Tavian Barnes2010-02-021-1/+1
|
* Implement #declare, #local, and #undef in middle tier.Tavian Barnes2010-02-011-0/+26
Oh God this is ugly...