summaryrefslogtreecommitdiff
path: root/ast.h
Commit message (Collapse)AuthorAgeFilesLines
* create general regex simplification passHEADmasterBobby Bingham2017-07-251-1/+3
| | | | | Move the previous special-case logic for removing 1-1 repeats into this pass.
* Output regex instead of debugging formatBobby Bingham2017-07-241-0/+4
|
* Initial commitBobby Bingham2017-07-241-0/+40