summaryrefslogtreecommitdiff
path: root/src/examples/java
AgeCommit message (Collapse)Author
2023-06-25Resolve some warningsBen Culkin
2022-09-27A few updatesBen Culkin
2020-04-13Cleanup passBen Culkin
Pass to do some cleanups
2020-03-30Clean up warningsBen Culkin
Clear up some warnings that had popped up. Mostly, closing some input streams after we're done with them.
2018-10-14Updatebculkin2442
2018-06-07IndefinitesBenjamin J. Culkin
2017-09-15FormatBenjamin J. Culkin
2017-09-14Fix some noun inflectionsBenjamin Culkin
2017-04-11Cleanupbculkin2442
2017-04-05Markup fixesbjculkin
2017-04-05Finish markup for nouns/countsbjculkin
2017-04-05Reorganizebjculkin
2017-04-05Reorganizebjculkin
2017-04-04POM changesbjculkin
2017-04-04Add test outputbjculkin
Also, some plural fixes
2017-04-04Add a testbjculkin
Plus, more plural fixes
2017-04-04Fix a few pluralization bugs.bjculkin
Now, just have to support character classes in suffix rules.
2017-04-04Implement bulk of inflectorbjculkin