index
:
solar
master
[no description]
Matthias Schiffer <mschiffer@universe-factory.net>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
output.cpp
Age
Commit message (
Expand
)
Author
2015-04-09
generator: move LR(0)-specific code to generator_lr0_t
Matthias Schiffer
2015-04-09
Introduce rule_t and grammar_t
Matthias Schiffer
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
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