Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-04-09 | output: close output files | Matthias Schiffer | |
2015-04-09 | output: correctly initialize parser state | Matthias Schiffer | |
2015-04-09 | Add support for extra arguments | Matthias Schiffer | |
2015-04-09 | Emit alloc and free functions | Matthias Schiffer | |
2015-04-08 | Allow adding source blocks to the top the of header and source files | Matthias Schiffer | |
2015-04-06 | Don't use map::emplace | Matthias Schiffer | |
It doesn't work with GCC 4.7... | |||
2015-04-06 | output: emit include statement for header | Matthias Schiffer | |
2015-04-06 | Set output files from command line | Matthias Schiffer | |
2015-04-06 | Implement a lot of symbol value support | Matthias Schiffer | |
2015-04-05 | output: make reduce actions static inline | Matthias Schiffer | |
2015-04-05 | output: fix emission of terminal case conditions | Matthias Schiffer | |
2015-04-05 | Add support for simple reduce actions | Matthias Schiffer | |
2015-04-02 | Add simple output generator | Matthias Schiffer | |