summaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* added identifier renaming capabilityGravatar jeff2014-07-2734-46/+3566
| | | | | | copied some code over from M3L to handle the heavy bytecode magic. It's ok... M3L will eventually depend on Enigma. Completely restructured the mappings though. This way is better. =)
* made gui responsive to caret position and show identifier infoGravatar hg2014-07-2712-65/+362
|
* got rid of temp debug tracesGravatar jeff2014-07-261-2/+0
|
* initial commitGravatar jeff2014-07-2619-0/+1449
so far source analysis is working. =)