summaryrefslogtreecommitdiff
path: root/src/main/java/bjc/everge/ReplOpts.java
AgeCommit message (Collapse)Author
2020-04-13Cleanup passBen Culkin
Pass to do some cleanup
2019-09-09General cleanliness passbculkin2442
2019-07-02Convert to using ControlledStringbculkin2442
All of the places that parse controls now use ControlledString instead of doing their own stuff. -\(o-o)/-
2019-06-18Lots of frontend workbculkin2442
2019-06-13Rename packagebculkin2442
Things are now in package bjc.everge, not bjc.replpair