summaryrefslogtreecommitdiff
path: root/src/main/java/bjc/rgens/parser/RegexRuleCase.java
AgeCommit message (Collapse)Author
2018-10-28General cleanupbculkin2442
2018-06-07RefactoringBenjamin J. Culkin
The main refactoring here is removing the type field from the various classes, but there are a few other smaller ones. This also contains the grounds for a refactoring on variable use
2018-05-29Refactor to split RuleCaseBenjamin J. Culkin
RuleCase now handles its own generation.
2018-05-29Merge branch 'working'Benjamin J. Culkin
2018-05-29Move files out of folderBenjamin J. Culkin