summaryrefslogtreecommitdiffstats
path: root/dimension/common.declarations
Commit message (Expand)AuthorAgeFilesLines
* Add dmnsn_free() to match dmnsn_malloc().Tavian Barnes2010-09-261-1/+1
* 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 #declare, #local, and #undef in middle tier.Tavian Barnes2010-02-011-0/+31