summaryrefslogtreecommitdiffstats
path: root/jack
Commit message (Expand)AuthorAgeFilesLines
...
* | TypeDefRemover is now keeping StringDef and IntDefYohann Roussel2015-05-281-3/+0
|/
* Merge "A transformation for removing "TypeDef" annotations" into ub-jack-brestYohann Roussel2015-05-285-101/+306
|\
| * A transformation for removing "TypeDef" annotationsYohann Roussel2015-05-265-101/+306
* | Bump version to 1.1-rc2Jean-Marie Henaff2015-05-263-4/+4
* | Do not forget to trace implementation methodsmikaelpeltier2015-05-211-2/+2
* | Merge "Do not remove type of 'null' expression otherwise type is lost" into u...mikaelpeltier2015-05-212-5/+11
|\ \
| * | Do not remove type of 'null' expression otherwise type is lostmikaelpeltier2015-05-212-5/+11
* | | NullLiteral is allown to have throw statement as parentmikaelpeltier2015-05-2117-40/+199
|/ /
* | NotSimplifier must take into account floating typesmikaelpeltier2015-05-211-2/+10
* | sched.runner property is used to select if ECJ is multi-threaded or notmikaelpeltier2015-05-211-4/+4
|/
* Make multidex type partition deterministYohann Roussel2015-05-181-6/+27
* Modify Api01Config and Jack to support multiple Jarjar config filesJean-Marie Henaff2015-05-125-19/+88
* Merge "Bump version to 1.1-rc1" into ub-jackYohann Roussel2015-05-043-5/+5
|\
| * Bump version to 1.1-rc1Yohann Roussel2015-05-043-5/+5
* | Disable sanity checks by defaultYohann Roussel2015-05-041-2/+2
|/
* Merge "Make Strings comply to Json specifications in SdkReporter" into ub-jackJean-Philippe Lesot2015-05-041-2/+52
|\
| * Make Strings comply to Json specifications in SdkReporterJean-Marie Henaff2015-04-301-2/+52
* | During shrinking, emit warning if they are partial typesmikaelpeltier2015-04-304-61/+77
|/
* Merge "Revert "JVisitor does not longer visit annotations"" into ub-jackMikael Peltier2015-04-3013-90/+62
|\
| * Revert "JVisitor does not longer visit annotations"Mikael Peltier2015-04-3013-90/+62
* | Revert "Use JVisitorWithAnnotation where it is required"Mikael Peltier2015-04-307-14/+14
* | Use JVisitorWithAnnotation where it is requiredmikaelpeltier2015-04-307-14/+14
* | Add forgotten class to fix build breakagemikaelpeltier2015-04-291-0/+46
* | Merge "During shrinking generate error if they are unknow types" into ub-jackmikaelpeltier2015-04-293-2/+135
|\ \
| * | During shrinking generate error if they are unknow typesmikaelpeltier2015-04-293-2/+135
* | | Merge "JVisitor does not longer visit annotations" into ub-jackmikaelpeltier2015-04-2913-62/+90
|\ \ \ | | |/ | |/|
| * | JVisitor does not longer visit annotationsmikaelpeltier2015-04-2913-62/+90
* | | Merge "Fix SdkReporter format" into ub-jackJean-Marie Henaff2015-04-291-3/+3
|\ \ \
| * | | Fix SdkReporter formatJean-Marie Henaff2015-04-291-3/+3
* | | | Merge "Remove invalid library STOPSHIPs" into ub-jackBenoit Lamarche2015-04-291-1/+0
|\ \ \ \ | |/ / / |/| | |
| * | | Remove invalid library STOPSHIPsBenoit Lamarche2015-04-291-1/+0
* | | | Merge "Make error reporting in Jack script easily parsable" into ub-jackJean-Marie Henaff2015-04-292-13/+13
|\ \ \ \ | |/ / / |/| | |
| * | | Make error reporting in Jack script easily parsableJean-Marie Henaff2015-04-292-13/+13
| |/ /
* | | Remove STOPSHIP in JarLibraryCodecBenoit Lamarche2015-04-291-1/+0
|/ /
* | Merge "Remove AnnotationSet" into ub-jackmikaelpeltier2015-04-2911-171/+130
|\ \
| * | Remove AnnotationSetmikaelpeltier2015-04-1611-171/+130
* | | Report unnecessaryEnclosingInstanceSpecificationBenoit Lamarche2015-04-291-2/+21
* | | Merge "Jayce and dex files must be put into output library" into ub-jackmikaelpeltier2015-04-292-13/+43
|\ \ \
| * | | Jayce and dex files must be put into output librarymikaelpeltier2015-04-292-13/+43
| | |/ | |/|
* | | Merge "Add createTmpDir method throwing CannotCreateFileException" into ub-jackmikaelpeltier2015-04-291-1/+1
|\ \ \
| * | | Add createTmpDir method throwing CannotCreateFileExceptionmikaelpeltier2015-04-281-1/+1
* | | | Implement missing checks in getEmulationPath methodsBenoit Lamarche2015-04-291-3/+8
| |/ / |/| |
* | | Revert "Jayce and dex files must be put into output library"Mikael Peltier2015-04-292-12/+17
* | | Jayce and dex files must be put into output librarymikaelpeltier2015-04-282-17/+12
|/ /
* | Merge "Rework ReadWriteZipFS to support incremental library" into ub-jackBenoit Lamarche2015-04-283-22/+17
|\ \
| * | Rework ReadWriteZipFS to support incremental libraryBenoit Lamarche2015-04-283-22/+17
* | | Merge "Revert "During shrinking generate error if they are unknow types"" int...Mikael Peltier2015-04-282-118/+0
|\ \ \
| * | | Revert "During shrinking generate error if they are unknow types"Mikael Peltier2015-04-282-118/+0
* | | | Merge "Change SdkReporter output format to JSON" into ub-jackJean-Marie Henaff2015-04-283-58/+71
|\ \ \ \
| * | | | Change SdkReporter output format to JSONJean-Marie Henaff2015-04-283-58/+71