summaryrefslogtreecommitdiffstats
path: root/cmdline.h
Commit message (Collapse)AuthorAgeFilesLines
* cmdline: Declare functions in a more natural orderTavian Barnes2017-10-211-7/+7
|
* parse: Keep track of what files are already openTavian Barnes2017-10-211-1/+8
| | | | Fixes #22
* Report errors that occur when closing filesTavian Barnes2017-10-211-1/+3
| | | | Otherwise we miss write errors that occur when flushing the cache.
* opt: Separate optimization from parsingTavian Barnes2017-09-161-0/+123