summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | Reduce the memory usage in ReferenceMapperPiotr Jastrzebski2015-03-181-40/+58
* | | | | | | Merge "Remove reference to StandardCharsets" into ub-jackYohann Roussel2015-03-181-3/+5
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Remove reference to StandardCharsetsYohann Roussel2015-03-181-3/+5
* | | | | | | Declare a jar containing jack annotationsJean-Marie Henaff2015-03-171-0/+36
|/ / / / / /
* | | | | | Set Jack instance to 6mikaelpeltier2015-03-171-1/+1
* | | | | | Declare a jar containing jack annotationsYohann Roussel2015-03-171-0/+12
|/ / / / /
* | | | | Merge "Stop creating CstString bytes eagerly." into ub-jackPiotr Jastrzebski2015-03-171-17/+36
|\ \ \ \ \
| * | | | | Stop creating CstString bytes eagerly.Piotr Jastrzebski2015-03-161-17/+36
* | | | | | Merge "Avoid comparing full signatures of methods." into ub-jackPiotr Jastrzebski2015-03-173-2/+187
|\ \ \ \ \ \
| * | | | | | Avoid comparing full signatures of methods.Piotr Jastrzebski2015-03-173-2/+187
| | |_|/ / / | |/| | | |
* | | | | | Merge "Adapt test-opcodes.mk to renaming of test sources" into ub-jackYohann Roussel2015-03-171-4/+4
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Adapt test-opcodes.mk to renaming of test sourcesYohann Roussel2015-03-171-4/+4
* | | | | | Merge "Construct jayce related fields lazily in InputJackLibrary." into ub-jackPiotr Jastrzebski2015-03-171-32/+32
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Construct jayce related fields lazily in InputJackLibrary.Piotr Jastrzebski2015-03-171-32/+32
| |/ / / /
* | | | | Merge "Revert "Package jack annotations"" into ub-jackYohann Roussel2015-03-171-8/+0
|\ \ \ \ \
| * | | | | Revert "Package jack annotations"Yohann Roussel2015-03-171-8/+0
* | | | | | Merge "VPath must not end by '/'" into ub-jackmikaelpeltier2015-03-171-1/+1
|\ \ \ \ \ \
| * | | | | | VPath must not end by '/'mikaelpeltier2015-03-171-1/+1
| |/ / / / /
* | | | | | Accept more tests to run with cli-based ToolchainsJean-Marie Henaff2015-03-1714-13/+104
|/ / / / /
* | | | | Load default libraries from jack.jarYohann Roussel2015-03-1720-43/+413
|/ / / /
* | | | Add missing minElements(0) on some propertiesJean-Philippe Lesot2015-03-161-2/+2
* | | | Rework all variable names in the config frameworkJean-Philippe Lesot2015-03-1679-138/+464
* | | | Merge "Fix build breakage." into ub-jackPiotr Jastrzebski2015-03-163-101/+78
|\ \ \ \
| * | | | Fix build breakage.Piotr Jastrzebski2015-03-163-101/+78
* | | | | Merge "Speed up Ant script" into ub-jackJean-Marie Hénaff2015-03-165-15/+253
|\ \ \ \ \
| * | | | | Speed up Ant scriptJean-Marie Hénaff2015-03-165-15/+253
* | | | | | Merge "Print internal compiler exception on the right error stream" into ub-jackmikaelpeltier2015-03-161-1/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Print internal compiler exception on the right error streammikaelpeltier2015-03-161-1/+1
* | | | | | Merge "Reduce the number of JayceReader constructor created." into ub-jackPiotr Jastrzebski2015-03-164-86/+95
|\ \ \ \ \ \
| * | | | | | Reduce the number of JayceReader constructor created.Piotr Jastrzebski2015-03-164-86/+95
| |/ / / / /
* | | | | | Merge "Reduce the number of iterators created." into ub-jackPiotr Jastrzebski2015-03-168-14/+32
|\ \ \ \ \ \ | | |_|/ / / | |/| | | / | |_|_|_|/ |/| | | |
| * | | | Reduce the number of iterators created.Piotr Jastrzebski2015-03-118-14/+32
* | | | | Bump version to 1.1-a9Jean-Philippe Lesot2015-03-161-2/+2
| |/ / / |/| | |
* | | | Merge "Do not print warnings for unsupported proguard flags, for now" into ub...Benoit Lamarche2015-03-131-3/+1
|\ \ \ \
| * | | | Do not print warnings for unsupported proguard flags, for nowBenoit Lamarche2015-03-131-3/+1
* | | | | Merge "Allow to build args4j 2.0.30 with java 6" into ub-jackmikaelpeltier2015-03-134-63/+16
|\ \ \ \ \
| * | | | | Allow to build args4j 2.0.30 with java 6mikaelpeltier2015-03-134-63/+16
| |/ / / /
* | | | | Ensure that jack script use TMPDIRYohann Roussel2015-03-132-3/+5
|/ / / /
* | | | Merge "Add property to set an output file by reporter level" into ub-jackJean-Philippe Lesot2015-03-136-30/+88
|\ \ \ \
| * | | | Add property to set an output file by reporter levelJean-Philippe Lesot2015-03-136-30/+88
* | | | | Add forgotten documentation into servermikaelpeltier2015-03-131-1/+2
* | | | | Merge "Update arg4j to version 2.0.30" into ub-jackmikaelpeltier2015-03-13129-1120/+3549
|\ \ \ \ \
| * | | | | Update arg4j to version 2.0.30mikaelpeltier2015-03-13129-1120/+3549
| |/ / / /
* | | | | Merge "Enable server running jack into the same vm" into ub-jackmikaelpeltier2015-03-132-2/+2
|\ \ \ \ \
| * | | | | Enable server running jack into the same vmmikaelpeltier2015-03-132-2/+2
| |/ / / /
* | | | | Update documentation to remove a stopshipmikaelpeltier2015-03-131-3/+3
|/ / / /
* | | | Add documentation on Server classesmikaelpeltier2015-03-134-4/+4
* | | | Fix PairCodec and ConvertCodecJean-Philippe Lesot2015-03-134-38/+60
| |/ / |/| |
* | | Revert "Speed up Ant script"Benoit Lamarche2015-03-125-253/+18
* | | Rename Options.getProguarfFlagsFileFromWorkingDir()Benoit Lamarche2015-03-123-8/+4