summaryrefslogtreecommitdiffstats
path: root/jack
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge "Use DexAnnotationComparator as well in dex comparison tests" into ub-jackJean-Marie Henaff2014-09-192-2/+5
|\ \ | |/ |/|
| * Use DexAnnotationComparator as well in dex comparison testsJean-Marie Henaff2014-09-182-2/+5
* | Merge "Fix visibility bridges flags." into ub-jackYohann Roussel2014-09-182-2/+18
|\ \
| * | Fix visibility bridges flags.Yohann Roussel2014-09-182-2/+18
* | | Temporarly read usage help from fileBenoit Lamarche2014-09-185-4/+98
| |/ |/|
* | Merge "Add code base support in Jack, and dump version in Compiler Error." in...Jean-Philippe Lesot2014-09-183-6/+12
|\ \
| * | Add code base support in Jack, and dump version in Compiler Error.Jean-Philippe Lesot2014-09-183-6/+12
* | | Merge "Avoid ZipException when zip output has no entry" into ub-jackBenoit Lamarche2014-09-182-0/+64
|\ \ \
| * | | Avoid ZipException when zip output has no entryBenoit Lamarche2014-09-182-0/+64
| |/ /
* | | Merge "Add test with a single type with too many methods" into ub-jackBenoit Lamarche2014-09-171-0/+33
|\ \ \ | |/ / |/| |
| * | Add test with a single type with too many methodsBenoit Lamarche2014-09-161-0/+33
* | | Merge "Create used variable even if they are defined into dead code" into ub-...mikaelpeltier2014-09-152-7/+23
|\ \ \
| * | | Create used variable even if they are defined into dead codemikaelpeltier2014-09-152-7/+23
* | | | Merge "Update merger tests" into ub-jackBenoit Lamarche2014-09-151-5/+17
|\ \ \ \
| * | | | Update merger testsBenoit Lamarche2014-09-151-5/+17
| | |/ / | |/| |
* | | | Merge "Explain TryWithResourcesTransformer in javadoc" into ub-jackJean-Philippe Lesot2014-09-151-6/+52
|\ \ \ \ | |_|/ / |/| | |
| * | | Explain TryWithResourcesTransformer in javadocJean-Marie Henaff2014-09-111-6/+52
| |/ /
* | | Merge "Fix number literal conversion in array initializers" into ub-jackYohann Roussel2014-09-123-28/+30
|\ \ \
| * | | Fix number literal conversion in array initializersYohann Roussel2014-09-123-28/+30
| | |/ | |/|
* | | Merge "Do not forget the type causing the multidex switch" into ub-jackYohann Roussel2014-09-123-5/+46
|\ \ \
| * | | Do not forget the type causing the multidex switchYohann Roussel2014-09-123-5/+46
| |/ /
* | | Merge "Add multiple annotations support" into ub-jackmikaelpeltier2014-09-1211-67/+134
|\ \ \ | |_|/ |/| |
| * | Add multiple annotations supportmikaelpeltier2014-09-1111-67/+134
* | | Merge "Fix illegal code generation of TryWithResourcesTransformer" into ub-jackMikael Peltier2014-09-111-0/+10
|\ \ \ | |_|/ |/| |
| * | Fix illegal code generation of TryWithResourcesTransformerYohann Roussel2014-09-111-0/+10
* | | Remove most merger testsYohann Roussel2014-09-1025-1035/+1
| |/ |/|
* | Merge "Fix BinaryLookup.lookupJavaLangStringError1." into ub-jackYohann Roussel2014-09-101-4/+3
|\ \
| * | Fix BinaryLookup.lookupJavaLangStringError1.Yohann Roussel2014-09-101-4/+3
* | | Merge "Change typesToEmit from List to Set." into ub-jackYohann Roussel2014-09-108-32/+57
|\ \ \ | |/ / |/| |
| * | Change typesToEmit from List to Set.Yohann Roussel2014-09-108-32/+57
* | | Merge "JNodeLookup now throws JLookupException instead of crashing." into ub-...Yohann Roussel2014-09-109-37/+166
|\ \ \
| * | | JNodeLookup now throws JLookupException instead of crashing.Yohann Roussel2014-09-109-37/+166
* | | | Merge "Add forgotten expressions into CloneExpressionVisitor" into ub-jackmikaelpeltier2014-09-101-14/+46
|\ \ \ \
| * | | | Add forgotten expressions into CloneExpressionVisitormikaelpeltier2014-09-101-14/+46
* | | | | Merge "A test for phantom lookup conflicting with defined type." into ub-jackYohann Roussel2014-09-092-0/+63
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | A test for phantom lookup conflicting with defined type.Yohann Roussel2014-09-092-0/+63
| | |/ / | |/| |
* | | | Merge "Add support for unboxing Object in explicit cast." into ub-jackYohann Roussel2014-09-092-3/+19
|\ \ \ \
| * | | | Add support for unboxing Object in explicit cast.Yohann Roussel2014-09-092-3/+19
* | | | | Merge "Create specific DexMergingTools" into ub-jackBenoit Lamarche2014-09-098-238/+324
|\ \ \ \ \
| * | | | | Create specific DexMergingToolsBenoit Lamarche2014-09-098-238/+324
* | | | | | Do not crash when inner class is missing in classpath.Yohann Roussel2014-09-093-16/+22
|/ / / / /
* | | | | Merge "A test about class with missing inner in the classpath." into ub-jackYohann Roussel2014-09-091-0/+41
|\ \ \ \ \
| * | | | | A test about class with missing inner in the classpath.Yohann Roussel2014-09-041-0/+41
* | | | | | Merge "Add TypeParentChecker" into ub-jackBenoit Lamarche2014-09-096-20/+106
|\ \ \ \ \ \
| * | | | | | Add TypeParentCheckerBenoit Lamarche2014-09-096-20/+106
| | |_|/ / / | |/| | | |
* | | | | | Add value descriptions in Parser<T> hierarchy.Jean-Philippe Lesot2014-09-095-4/+51
|/ / / / /
* | | | | Merge "Set SchedLib annotation processor in batch mode." into ub-jackJean-Philippe Lesot2014-09-081-1/+1
|\ \ \ \ \
| * | | | | Set SchedLib annotation processor in batch mode.Jean-Philippe Lesot2014-09-081-1/+1
* | | | | | Merge "Remove DexFileMarker" into ub-jackBenoit Lamarche2014-09-0816-267/+131
|\ \ \ \ \ \
| * | | | | | Remove DexFileMarkerBenoit Lamarche2014-09-0816-267/+131