summaryrefslogtreecommitdiff
path: root/src/cuchaz/enigma/mapping/ClassMapping.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* completely re-wrote token recognizer to bootstrap from Procyon's ASTGravatar jeff2014-08-101-12/+12
| | | | changed imports to guava instead of whatever collections library happened to be on my classpath
* added stable save order for mappings to hopefully help with mergingGravatar jeff2014-08-041-18/+9
| | | | | | | | added color-coding for source identifiers redesigned rename GUI customized editor pane, added popup menu finished name validation added last-chance save on window close
* switched to line-by-line mergable, human-readable file format for mappingsGravatar jeff2014-07-301-0/+217