| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | completely re-wrote token recognizer to bootstrap from Procyon's AST | 2014-08-10 | 1 | -79/+0 | |
| | | | | | changed imports to guava instead of whatever collections library happened to be on my classpath | ||||
| * | started working on recognition of non-class member identifiers in the source | 2014-08-07 | 1 | -2/+40 | |
| | | | | | | | got class extends,implements working and argument,field types added filtering to make sure highlighted class names are actually classes in the jar | ||||
| * | initial commit | 2014-07-26 | 1 | -0/+41 | |
| so far source analysis is working. =) | |||||