summaryrefslogtreecommitdiff
path: root/src/test/java/bjc/inflexion/InflectPair.java
AgeCommit message (Collapse)Author
2018-10-28Add compilation supportbculkin2442
Inflection strings can now be compiled and reused, like regular expressions.
2018-10-14General updatebculkin2442
Testing, plus some reorganization