summaryrefslogtreecommitdiffstats
path: root/jack
Commit message (Expand)AuthorAgeFilesLines
* Add Simple frameworkJean-Marie Henaff2015-03-272-0/+2
* Remove proguard warnings that are again printmikaelpeltier2015-03-241-10/+0
* Add support of list of detectors, and set long-run beside deadlockJean-Philippe Lesot2015-03-235-9/+7
* Merge "Add InputStreamProvider and OutputStreamProvider" into ub-jackmikaelpeltier2015-03-2316-24/+26
|\
| * Add InputStreamProvider and OutputStreamProvidermikaelpeltier2015-03-2316-24/+26
* | Merge "Make Tokenizer.tokenMap private static final" into ub-jackWojciech Staszkiewicz2015-03-231-1/+2
|\ \
| * | Make Tokenizer.tokenMap private static finalWojciech Staszkiewicz2015-03-061-1/+2
* | | Make CommonReporter asynchronous.Wojciech Staszkiewicz2015-03-233-25/+90
| |/ |/|
* | Better crash management of Jack serverJean-Philippe Lesot2015-03-202-59/+95
* | Merge "Fix FindBugs error in ReferenceMapper." into ub-jackPiotr Jastrzebski2015-03-201-20/+22
|\ \
| * | Fix FindBugs error in ReferenceMapper.Piotr Jastrzebski2015-03-201-20/+22
* | | Move check on source file before using itmikaelpeltier2015-03-203-15/+27
* | | Merge "Use Session.getHooks() in InputFilter(s)" into ub-jackYohann Roussel2015-03-205-46/+7
|\ \ \
| * | | Use Session.getHooks() in InputFilter(s)Yohann Roussel2015-03-195-46/+7
* | | | Make Jack script more robustJean-Philippe Lesot2015-03-202-102/+169
|/ / /
* | | Merge "Store RunnableHooks in JSession" into ub-jackYohann Roussel2015-03-192-0/+16
|\ \ \ | |/ / |/| |
| * | Store RunnableHooks in JSessionYohann Roussel2015-03-192-0/+16
* | | Stop creating message in NonSuchFileException unnecessarilyPiotr Jastrzebski2015-03-192-3/+3
|/ /
* | Clear warnings of InputJackLibraryYohann Roussel2015-03-191-1/+8
* | Make PairCodec use a Pair instead of a Map.EntryYohann Roussel2015-03-192-3/+4
* | Access annotation processor options through propertiesYohann Roussel2015-03-192-16/+15
* | Merge "Tweak CfgBuilder.setBlockOfStatements" into ub-jackPiotr Jastrzebski2015-03-193-4/+7
|\ \
| * | Tweak CfgBuilder.setBlockOfStatementsPiotr Jastrzebski2015-03-193-4/+7
* | | Merge "Avoid unnecessary calls to Collections.unmodifiableList" into ub-jackPiotr Jastrzebski2015-03-191-2/+2
|\ \ \
| * | | Avoid unnecessary calls to Collections.unmodifiableListPiotr Jastrzebski2015-03-181-2/+2
* | | | Merge "Fix Checkstyle error about keyword order" into ub-jackJean-Marie Henaff2015-03-191-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix Checkstyle error about keyword orderJean-Marie Henaff2015-03-181-1/+1
* | | | Merge "Log error messsages into server inside the same VM" into ub-jackmikaelpeltier2015-03-181-0/+8
|\ \ \ \
| * | | | Log error messsages into server inside the same VMmikaelpeltier2015-03-181-0/+8
| |/ / /
* | | | Merge "Fix bug when building jack library with incremental support" into ub-jackmikaelpeltier2015-03-182-5/+14
|\ \ \ \
| * | | | Fix bug when building jack library with incremental supportmikaelpeltier2015-03-182-5/+14
* | | | | Jack does not support zap and keep rules type of jarjarmikaelpeltier2015-03-181-2/+2
|/ / / /
* / / / Reduce the memory usage in ReferenceMapperPiotr Jastrzebski2015-03-181-40/+58
|/ / /
* | | Set Jack instance to 6mikaelpeltier2015-03-171-1/+1
* | | Declare a jar containing jack annotationsYohann Roussel2015-03-171-0/+12
|/ /
* | 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 "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
| |/ /
* | | VPath must not end by '/'mikaelpeltier2015-03-171-1/+1
* | | Load default libraries from jack.jarYohann Roussel2015-03-1713-11/+269
|/ /
* | Add missing minElements(0) on some propertiesJean-Philippe Lesot2015-03-161-2/+2
* | Rework all variable names in the config frameworkJean-Philippe Lesot2015-03-1625-80/+149
* | Merge "Fix build breakage." into ub-jackPiotr Jastrzebski2015-03-163-101/+78
|\ \
| * | Fix build breakage.Piotr Jastrzebski2015-03-163-101/+78
* | | 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
|\ \ \