| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2016-06-30 | Json format (#2) | 1 | -124/+0 | ||
| * Added new format * Fixed bug * Updated Version | |||||
| 2015-04-19 | relicense Enigma as LGPLv0.10.4_beta | 1 | -4/+4 | ||
| 2015-02-09 | fix translation issues, particularly with fields | 1 | -1/+1 | ||
| 2015-02-05 | fix test code formatting | 1 | -1/+2 | ||
| and disable the super duper slow test for now | |||||
| 2015-01-19 | solved tricky issue with incorrect translation of fields/methods referenced ↵ | 1 | -1/+1 | ||
| by a subclass instead of the declaring class | |||||
| 2015-01-13 | source format change | 1 | -89/+71 | ||
| don't hate me too much if you were planning a big merge. =P | |||||
| 2014-10-09 | reverting to GPL license | 1 | -3/+3 | ||
| 2014-10-08 | relicense as LGPL | 1 | -3/+3 | ||
| 2014-09-21 | started unit testing for inner/anonymous class detection | 1 | -7/+3 | ||
| 2014-09-14 | added tests to check constructor tokens | 1 | -6/+23 | ||
| fixed a bug with constructor tokens too | |||||
| 2014-09-14 | added test to check constructor references | 1 | -0/+129 | ||