summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Simplify set0 and get0 method to enable Jit inliningmikaelpeltier2015-03-261-32/+2
| |/ / / /
* | | | | Merge "Fix closing order in OutputJackLibraryImpl" into ub-jackBenoit Lamarche2015-03-271-6/+10
|\ \ \ \ \
| * | | | | Fix closing order in OutputJackLibraryImplBenoit Lamarche2015-03-261-6/+10
| |/ / / /
* | | | | Force UTF-8 encoding when compiling our projectsJean-Marie Henaff2015-03-272-19/+32
| |/ / / |/| | |
* | | | Fix problem in Jack scriptJean-Philippe Lesot2015-03-271-5/+1
* | | | Use simple framework to make a simple http server for jackJean-Philippe Lesot2015-03-279-67/+772
* | | | Add Simple frameworkJean-Marie Henaff2015-03-2710-1/+112
|/ / /
* | | Fix strange compilation behavior of jack-intermediate by AntYohann Roussel2015-03-251-25/+21
* | | 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-236-33/+41
| |/ |/|
* | Merge "Add InputStreamProvider and OutputStreamProvider" into ub-jackmikaelpeltier2015-03-2334-88/+170
|\ \
| * | Add InputStreamProvider and OutputStreamProvidermikaelpeltier2015-03-2334-88/+170
* | | 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
* | | | Merge "Move default-lib files to jack/build" into ub-jackYohann Roussel2015-03-231-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Move default-lib files to jack/buildYohann Roussel2015-03-201-1/+1
* | | | 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 "Rename WithLocationException to WithLocationIOException" into ub-jackBenoit Lamarche2015-03-2010-13/+13
|\ \ \ \ \
| * | | | | Rename WithLocationException to WithLocationIOExceptionBenoit Lamarche2015-03-2010-13/+13
* | | | | | 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-205-111/+248
* | | | | Merge "Fix some javadoc in VariableName" into ub-jackJean-Philippe Lesot2015-03-201-2/+5
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix some javadoc in VariableNameJean-Philippe Lesot2015-03-161-2/+5
* | | | | 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-1919-75/+280
|/ / / /
* | | | Clear warnings of InputJackLibraryYohann Roussel2015-03-191-1/+8
* | | | Make PairCodec use a Pair instead of a Map.EntryYohann Roussel2015-03-196-41/+85
* | | | Access annotation processor options through propertiesYohann Roussel2015-03-192-16/+15
* | | | No target should depend on core-stubs-miniYohann Roussel2015-03-191-6/+6
* | | | Merge "Allow ConvertCodec to check convertion" into ub-jackYohann Roussel2015-03-193-6/+37
|\ \ \ \
| * | | | Allow ConvertCodec to check convertionYohann Roussel2015-03-183-6/+37
* | | | | Merge "Tweak CfgBuilder.setBlockOfStatements" into ub-jackPiotr Jastrzebski2015-03-195-4/+7
|\ \ \ \ \
| * | | | | Tweak CfgBuilder.setBlockOfStatementsPiotr Jastrzebski2015-03-195-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 "Make jack api a static lib of Jack" into ub-jackJean-Marie Henaff2015-03-181-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Make jack api a static lib of JackJean-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
|/ / / / / / /