summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
...
* deprecation comments generation fixedRoman Shevchenko2014-05-19-66/+69
|
* content supplying method exposedRoman Shevchenko2014-05-19-2/+8
|
* preserve debug informationRoman Shevchenko2014-05-19-1/+1
|
* bulid file updatedRoman Shevchenko2014-05-19-67/+81
| | | | | | - compilation step included (main module only) to allow command-line build - Apple JDK support added to obfuscator step - main targets grouped at file start for better readability
* project cleanupRoman Shevchenko2014-05-19-2411/+5
| | | | | | | | - test classes (src/test/*) moved to separate root - stray .class files dropped - binary files (bin/, dist/full/, dist/obfuscated/) excluded from the repo - .classpath and .gitignore updated accordingly - invalid import statements removed
* updating readme with new optionsStiver2014-04-01-0/+7
|
* resolving naming conflicts with local variables used in lambdaStiver2014-03-27-37/+66
| | | | expressions
* lambda expressions (Java 8)Stiver2014-03-26-61/+622
|
* - method attribute 'default' (Java 8)Stiver2014-03-13-301/+419
| | | | | | - instruction 'invokedynamic' (Java 7) - bugfixing
* Annotation parsing (Java 8)Stiver2014-03-06-10/+288
|
* testing git...Stiver2014-03-04-14/+0
|
* initial commitStiver2014-03-04-0/+46558