summaryrefslogtreecommitdiffstats
path: root/dimension/main.c
Commit message (Collapse)AuthorAgeFilesLines
* Mess with `dimension' output a bit.Tavian Barnes2009-11-211-3/+3
|
* Fix tests.Tavian Barnes2009-11-201-3/+16
|
* Make `dimension' output some things as it works.Tavian Barnes2009-11-201-2/+25
|
* Make dmnsn_delete_scene() delete the scene's elements too.Tavian Barnes2009-11-091-2/+2
|
* (Sort of) parse boxes.Tavian Barnes2009-10-301-3/+6
|
* Skeleton of parser and realizer.Tavian Barnes2009-10-291-9/+47
|
* Search in the same path as the current file for #includes.Tavian Barnes2009-10-281-0/+1
|
* Store source filename in tokens, give better diagnostics.Tavian Barnes2009-10-281-1/+1
|
* Begin tokenizer.Tavian Barnes2009-10-261-4/+44
|
* Add some command-line options to `dimension' program.Tavian Barnes2009-10-261-1/+64
|
* Begin work on `dimension' client program.Tavian Barnes2009-10-261-0/+26