summaryrefslogtreecommitdiffstats
path: root/jack
Commit message (Expand)AuthorAgeFilesLines
* Fix PreProcessor names and configurationBenoit Lamarche2014-08-2736-86/+89
* Add initial annotation adder support.Yohann Roussel2014-08-2743-5/+2388
* Modification of isSameType implementationmikaelpeltier2014-08-265-20/+33
* Uses == with JPrimitiveType since it is safemikaelpeltier2014-08-2619-97/+97
* Fix bad assertionmikaelpeltier2014-08-261-1/+1
* Use StringInterner in more placesmikaelpeltier2014-08-266-10/+15
* Merge "Replace equals method of types by isSameType in JType" into ub-jackmikaelpeltier2014-08-2548-197/+197
|\
| * Replace equals method of types by isSameType in JTypemikaelpeltier2014-08-2548-197/+197
* | Merge "Replace getAbsolutePath by getPath" into ub-jackmikaelpeltier2014-08-252-8/+8
|\ \ | |/ |/|
| * Replace getAbsolutePath by getPathmikaelpeltier2014-08-212-8/+8
* | Fix compilation time regression into tracermikaelpeltier2014-08-251-1/+1
|/
* Allow to perfom several different tracing in the same pass.Yohann Roussel2014-08-2022-187/+1302
* Merge "Fix redundant tests" into ub-jackBenoit Lamarche2014-08-165-11/+11
|\
| * Fix redundant testsBenoit Lamarche2014-08-205-11/+11
* | Merge "Make dependency on Junit in tests explicit" into ub-jackBenoit Lamarche2014-08-165-10/+36
|\ \
| * | Make dependency on Junit in tests explicitBenoit Lamarche2014-08-195-10/+36
| |/
* | Merge "Add some read/write resource tests" into ub-jackBenoit Lamarche2014-08-161-5/+55
|\ \
| * | Add some read/write resource testsBenoit Lamarche2014-08-191-5/+55
| |/
* / Move libOfLib test to ClasspathTest and use stubsBenoit Lamarche2014-08-202-25/+25
|/
* Merge "Fix some broken tests" into ub-jackBenoit Lamarche2014-08-165-19/+41
|\
| * Fix some broken testsBenoit Lamarche2014-07-255-19/+41
* | Always use Directory rather than File with DirectDirmikaelpeltier2014-08-192-6/+17
* | Merge "Add a resource test that generate a dex into a dir" into ub-jackmikaelpeltier2014-08-161-0/+16
|\ \
| * | Add a resource test that generate a dex into a dirmikaelpeltier2014-07-301-0/+16
* | | Replace ecjSkip by a dedicated planmikaelpeltier2014-07-303-39/+60
|/ /
* | Merge dex writers and always use ResourceWritermikaelpeltier2014-07-296-174/+32
* | -o option is no longer a file but a foldermikaelpeltier2014-07-2923-128/+171
* | Flatten the VFS subpackagesBenoit Lamarche2014-07-292-3/+3
* | Merge "Do not align 64-bit registers during instruction expansion" into ub-jackmikaelpeltier2014-07-231-0/+6
|\ \
| * | Do not align 64-bit registers during instruction expansionmikaelpeltier2014-07-281-0/+6
| |/
* | Merge dex files even if there is only deleted filesmikaelpeltier2014-07-287-46/+205
* | Add options to enable incremental supportmikaelpeltier2014-07-285-48/+54
* | Merge "Remove a costly assert that is not mandatory" into ub-jackmikaelpeltier2014-07-231-4/+1
|\ \
| * | Remove a costly assert that is not mandatorymikaelpeltier2014-07-231-4/+1
* | | Merge "Fix FindBugs warning on a potential npe" into ub-jackmikaelpeltier2014-07-231-3/+6
|\ \ \
| * | | Fix FindBugs warning on a potential npemikaelpeltier2014-07-281-3/+6
| |/ /
* | / Remove dex file preparer schedulablemikaelpeltier2014-07-287-78/+9
| |/ |/|
* | Merge "Ignore tree dependent tests. DO NOT MERGE" into ub-jackYohann Roussel2014-07-2321-77/+140
|\ \
| * | Ignore tree dependent tests. DO NOT MERGEJean-Marie Henaff2014-07-2421-77/+140
* | | Merge "Add a test suite for redundant tests" into ub-jackmikaelpeltier2014-07-231-0/+34
|\ \ \
| * | | Add a test suite for redundant testsmikaelpeltier2014-07-231-0/+34
| | |/ | |/|
* | | Merge "Always uses resource writer" into ub-jackmikaelpeltier2014-07-233-37/+18
|\ \ \ | |_|/ |/| |
| * | Always uses resource writermikaelpeltier2014-07-233-37/+18
| |/
* / Fix CoreCompilationTest.compileCoreWithJackAndDexBenoit Lamarche2014-07-231-1/+1
|/
* Use OutputVDir into dex writersmikaelpeltier2014-07-182-32/+48
* Merge "Rework VPath creation" into jack-wip-devBenoit Lamarche2014-07-173-17/+23
|\
| * Rework VPath creationBenoit Lamarche2014-07-183-17/+23
* | Merge "Add command line for dex comparator" into jack-wip-devmikaelpeltier2014-07-173-9/+9
|\ \
| * | Add command line for dex comparatormikaelpeltier2014-07-183-9/+9
* | | Fix bug in DexWriter.fillDexFiles(...)Benoit Lamarche2014-07-181-5/+5
| |/ |/|