summaryrefslogtreecommitdiffstats
path: root/src/output.cpp
AgeCommit message (Expand)Author
2015-04-09output: correctly initialize parser stateMatthias Schiffer
2015-04-09Add support for extra argumentsMatthias Schiffer
2015-04-09Emit alloc and free functionsMatthias Schiffer
2015-04-08Allow adding source blocks to the top the of header and source filesMatthias Schiffer
2015-04-06Don't use map::emplaceMatthias Schiffer
2015-04-06output: emit include statement for headerMatthias Schiffer
2015-04-06Set output files from command lineMatthias Schiffer
2015-04-06Implement a lot of symbol value supportMatthias Schiffer
2015-04-05output: make reduce actions static inlineMatthias Schiffer
2015-04-05output: fix emission of terminal case conditionsMatthias Schiffer
2015-04-05Add support for simple reduce actionsMatthias Schiffer
2015-04-02Add simple output generatorMatthias Schiffer