Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | create general regex simplification passHEADmaster | Bobby Bingham | 2017-07-25 | 1 | -7/+1 |
| | | | | | Move the previous special-case logic for removing 1-1 repeats into this pass. | ||||
* | simplify by not creating repeat nodes if min=max=1 | Bobby Bingham | 2017-07-25 | 1 | -1/+7 |
| | |||||
* | Initial commit | Bobby Bingham | 2017-07-24 | 1 | -0/+96 |