summaryrefslogtreecommitdiff
path: root/src/cuchaz/enigma/analysis/Token.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* finished reference navigation system. Still need to debug and polish it, but ↵Gravatar jeff2014-08-201-0/+6
| | | | the basic idea seems to work. =)
* completely re-wrote token recognizer to bootstrap from Procyon's ASTGravatar jeff2014-08-101-0/+49
changed imports to guava instead of whatever collections library happened to be on my classpath