| Age | Commit message (Collapse) | Author |
|
AffixLister got refactored some more, in preparation for adding the
ability to load things that aren't affixes.
|
|
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)
|
|
Begin converting the project to use maven for compiling/running java so
as to allow easier splitting of AffixLister.java into its constituent
classes without having to continuously tweak the script files
|