| Age | Commit message (Collapse) | Author |
|
Just doing some general cleanup around the code base
|
|
AffixLister got refactored some more, in preparation for adding the
ability to load things that aren't affixes.
|
|
|
|
This splits AffixLister into a separate file for each class that it once
contained.
|
|
|
|
This gets the main script working, and the pom compiling things.
To get it working right, two options were added for outputting normal &
error outputs to files instead of the standard streams (System.out &
System.err)
|