summaryrefslogtreecommitdiffstats
path: root/jack
Commit message (Expand)AuthorAgeFilesLines
* Merge "Split dex file writing into prepare and writing stage" into jack-wip-devmikaelpeltier2014-04-116-2/+66
|\
| * Split dex file writing into prepare and writing stagemikaelpeltier2014-04-116-2/+66
* | Add resource conflict policyBenoit Lamarche2014-04-116-95/+164
* | Merge "Added tag FinalNames for the ReflectAnnotationsAdder" into jack-wip-devdelphinemartin2014-04-115-19/+89
|\ \ | |/ |/|
| * Added tag FinalNames for the ReflectAnnotationsAdderdelphinemartin2014-04-115-19/+89
* | Merge "Add StringUtils class" into jack-wip-devmikaelpeltier2014-04-103-128/+159
|\ \
| * | Add StringUtils classmikaelpeltier2014-04-103-128/+159
* | | Merge "Remove an useless method from TestTools" into jack-wip-devmikaelpeltier2014-04-101-16/+0
|\ \ \
| * | | Remove an useless method from TestToolsmikaelpeltier2014-04-101-16/+0
| |/ /
* | | Fix LongLastingTests by excluding KnownBugsBenoit Lamarche2014-04-102-1/+4
|/ /
* | Merge "Fix bug in register overlapping detection" into jack-wip-devmikaelpeltier2014-04-101-2/+9
|\ \
| * | Fix bug in register overlapping detectionmikaelpeltier2014-04-101-2/+9
* | | Merge "Do not recover from errors while parsing flags." into jack-wip-devdelphinemartin2014-04-103-7/+58
|\ \ \ | |/ / |/| |
| * | Do not recover from errors while parsing flags.delphinemartin2014-04-083-7/+58
| |/
* | Merge "Added traverse + replace methods in JCompositestringLiteral" into jack...delphinemartin2014-04-101-0/+16
|\ \
| * | Added traverse + replace methods in JCompositestringLiteraldelphinemartin2014-04-081-0/+16
| |/
* | Merge "Avoid losing sourceinfos after StringRefining" into jack-wip-devdelphinemartin2014-04-104-11/+18
|\ \
| * | Avoid losing sourceinfos after StringRefiningdelphinemartin2014-04-084-11/+18
| |/
* | Merge "Remove some old type deduplication methods." into jack-wip-devYohann Roussel2014-04-109-46/+9
|\ \
| * | Remove some old type deduplication methods.Yohann Roussel2014-04-089-46/+9
| |/
* | Better error message when one entry of path is not readable.Yohann Roussel2014-04-091-2/+3
* | Merge "Fix bad import order" into jack-wip-devmikaelpeltier2014-04-092-2/+2
|\ \
| * | Fix bad import ordermikaelpeltier2014-04-092-2/+2
* | | Merge "Improve error reporting when exception comes through ecj." into jack-w...Yohann Roussel2014-04-093-37/+109
|\ \ \ | |/ / |/| |
| * | Improve error reporting when exception comes through ecj.Yohann Roussel2014-04-093-37/+109
| |/
* | Put resources in packagesBenoit Lamarche2014-04-0915-194/+287
* | Rework StreamFile, StreamFileCodec, Location and IO Exceptions.Jean-Philippe Lesot2014-04-0920-37/+34
* | Use ConcurrentIOException in StreamFile.Jean-Philippe Lesot2014-04-083-27/+4
|/
* Restore missing files.Yohann Roussel2014-04-071-0/+0
* Initial Jack import part 2.Yohann Roussel2014-04-07188-1917/+2119
* Merge "Implement JackBatchCompiler.performCompilation" into jack-wip-devSiva Velusamy2014-04-012-0/+101
|\
| * Implement JackBatchCompiler.performCompilationSiva Velusamy2014-03-312-0/+101
* | Fix JUnit lib test dependencyBenoit Lamarche2014-04-011-1/+1
|/
* Fix various classpath issues in Jack projectsBenoit Lamarche2014-03-211-1/+1
* Initial Jack import.Yohann Roussel2014-03-20935-0/+102638