summaryrefslogtreecommitdiffstats
path: root/jack/src/com/android/jack/jayce/JaycePackageLoader.java
Commit message (Expand)AuthorAgeFilesLines
* Rework all variable names in the config frameworkJean-Philippe Lesot2015-03-161-0/+2
* Add a cache into JaycePackageLoadermikaelpeltier2015-02-261-46/+47
* Revert "Remove a usage of list method into JaycePackageLoader"Mikael Peltier2015-02-261-12/+7
* Revert "Remove list and isJackFileNameOf usages into loadClassOrInterface"Mikael Peltier2015-02-261-18/+26
* Remove list and isJackFileNameOf usages into loadClassOrInterfacemikaelpeltier2015-02-191-26/+18
* Remove a usage of list method into JaycePackageLoadermikaelpeltier2015-02-111-7/+12
* Add missing "throws" in JaycePackageLoaderBenoit Lamarche2014-12-091-2/+2
* Fix compilation regression time into JaycePackageLoadermikaelpeltier2014-12-021-66/+45
* Jack generates lib version 1.1mikaelpeltier2014-11-171-45/+69
* Modify Jayce exceptions usagemikaelpeltier2014-11-121-20/+9
* Library versioning supportmikaelpeltier2014-11-061-3/+21
* Change jack files extension from .jack to .jayceJean-Marie Henaff2014-10-231-1/+2
* Change references to Jack files into Jayce files in Jack.Jean-Marie Henaff2014-10-211-1/+1
* Add simple name and enclosing package into Jayce loadermikaelpeltier2014-10-141-2/+6
* Add minimal JackLibrary supportmikaelpeltier2014-10-101-9/+24
* JNodeLookup now throws JLookupException instead of crashing.Yohann Roussel2014-09-101-2/+2
* Remove getName() from OutputVFileBenoit Lamarche2014-07-171-5/+5
* Add isVDir() to VFSBenoit Lamarche2014-07-161-4/+4
* Use location in JackLoadingExceptionBenoit Lamarche2014-07-081-5/+2
* Refine exceptions thrown in loadersBenoit Lamarche2014-07-081-7/+9
* Merge ComposedPackageLoader into JPackage.Yohann Roussel2014-04-171-4/+4
* Better error message when one entry of path is not readable.Yohann Roussel2014-04-091-2/+3
* Rework StreamFile, StreamFileCodec, Location and IO Exceptions.Jean-Philippe Lesot2014-04-091-1/+1
* Initial Jack import part 2.Yohann Roussel2014-04-071-26/+17
* Initial Jack import.Yohann Roussel2014-03-201-0/+141