Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | Simplify set0 and get0 method to enable Jit inlining | mikaelpeltier | 2015-03-26 | 1 | -32/+2 | |
| |/ / / / | ||||||
* | | | | | Merge "Fix closing order in OutputJackLibraryImpl" into ub-jack | Benoit Lamarche | 2015-03-27 | 1 | -6/+10 | |
|\ \ \ \ \ | ||||||
| * | | | | | Fix closing order in OutputJackLibraryImpl | Benoit Lamarche | 2015-03-26 | 1 | -6/+10 | |
| |/ / / / | ||||||
* | | | | | Force UTF-8 encoding when compiling our projects | Jean-Marie Henaff | 2015-03-27 | 2 | -19/+32 | |
| |/ / / |/| | | | ||||||
* | | | | Fix problem in Jack script | Jean-Philippe Lesot | 2015-03-27 | 1 | -5/+1 | |
* | | | | Use simple framework to make a simple http server for jack | Jean-Philippe Lesot | 2015-03-27 | 9 | -67/+772 | |
* | | | | Add Simple framework | Jean-Marie Henaff | 2015-03-27 | 10 | -1/+112 | |
|/ / / | ||||||
* | | | Fix strange compilation behavior of jack-intermediate by Ant | Yohann Roussel | 2015-03-25 | 1 | -25/+21 | |
* | | | Remove proguard warnings that are again print | mikaelpeltier | 2015-03-24 | 1 | -10/+0 | |
* | | | Add support of list of detectors, and set long-run beside deadlock | Jean-Philippe Lesot | 2015-03-23 | 6 | -33/+41 | |
| |/ |/| | ||||||
* | | Merge "Add InputStreamProvider and OutputStreamProvider" into ub-jack | mikaelpeltier | 2015-03-23 | 34 | -88/+170 | |
|\ \ | ||||||
| * | | Add InputStreamProvider and OutputStreamProvider | mikaelpeltier | 2015-03-23 | 34 | -88/+170 | |
* | | | Merge "Make Tokenizer.tokenMap private static final" into ub-jack | Wojciech Staszkiewicz | 2015-03-23 | 1 | -1/+2 | |
|\ \ \ | ||||||
| * | | | Make Tokenizer.tokenMap private static final | Wojciech Staszkiewicz | 2015-03-06 | 1 | -1/+2 | |
* | | | | Make CommonReporter asynchronous. | Wojciech Staszkiewicz | 2015-03-23 | 3 | -25/+90 | |
* | | | | Merge "Move default-lib files to jack/build" into ub-jack | Yohann Roussel | 2015-03-23 | 1 | -1/+1 | |
|\ \ \ \ | |_|/ / |/| | | | ||||||
| * | | | Move default-lib files to jack/build | Yohann Roussel | 2015-03-20 | 1 | -1/+1 | |
* | | | | Better crash management of Jack server | Jean-Philippe Lesot | 2015-03-20 | 2 | -59/+95 | |
* | | | | Merge "Fix FindBugs error in ReferenceMapper." into ub-jack | Piotr Jastrzebski | 2015-03-20 | 1 | -20/+22 | |
|\ \ \ \ | ||||||
| * | | | | Fix FindBugs error in ReferenceMapper. | Piotr Jastrzebski | 2015-03-20 | 1 | -20/+22 | |
* | | | | | Move check on source file before using it | mikaelpeltier | 2015-03-20 | 3 | -15/+27 | |
* | | | | | Merge "Rename WithLocationException to WithLocationIOException" into ub-jack | Benoit Lamarche | 2015-03-20 | 10 | -13/+13 | |
|\ \ \ \ \ | ||||||
| * | | | | | Rename WithLocationException to WithLocationIOException | Benoit Lamarche | 2015-03-20 | 10 | -13/+13 | |
* | | | | | | Merge "Use Session.getHooks() in InputFilter(s)" into ub-jack | Yohann Roussel | 2015-03-20 | 5 | -46/+7 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Use Session.getHooks() in InputFilter(s) | Yohann Roussel | 2015-03-19 | 5 | -46/+7 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Make Jack script more robust | Jean-Philippe Lesot | 2015-03-20 | 5 | -111/+248 | |
* | | | | | Merge "Fix some javadoc in VariableName" into ub-jack | Jean-Philippe Lesot | 2015-03-20 | 1 | -2/+5 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Fix some javadoc in VariableName | Jean-Philippe Lesot | 2015-03-16 | 1 | -2/+5 | |
* | | | | | Merge "Store RunnableHooks in JSession" into ub-jack | Yohann Roussel | 2015-03-19 | 2 | -0/+16 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | Store RunnableHooks in JSession | Yohann Roussel | 2015-03-19 | 2 | -0/+16 | |
* | | | | | Stop creating message in NonSuchFileException unnecessarily | Piotr Jastrzebski | 2015-03-19 | 19 | -75/+280 | |
|/ / / / | ||||||
* | | | | Clear warnings of InputJackLibrary | Yohann Roussel | 2015-03-19 | 1 | -1/+8 | |
* | | | | Make PairCodec use a Pair instead of a Map.Entry | Yohann Roussel | 2015-03-19 | 6 | -41/+85 | |
* | | | | Access annotation processor options through properties | Yohann Roussel | 2015-03-19 | 2 | -16/+15 | |
* | | | | No target should depend on core-stubs-mini | Yohann Roussel | 2015-03-19 | 1 | -6/+6 | |
* | | | | Merge "Allow ConvertCodec to check convertion" into ub-jack | Yohann Roussel | 2015-03-19 | 3 | -6/+37 | |
|\ \ \ \ | ||||||
| * | | | | Allow ConvertCodec to check convertion | Yohann Roussel | 2015-03-18 | 3 | -6/+37 | |
* | | | | | Merge "Tweak CfgBuilder.setBlockOfStatements" into ub-jack | Piotr Jastrzebski | 2015-03-19 | 5 | -4/+7 | |
|\ \ \ \ \ | ||||||
| * | | | | | Tweak CfgBuilder.setBlockOfStatements | Piotr Jastrzebski | 2015-03-19 | 5 | -4/+7 | |
* | | | | | | Merge "Avoid unnecessary calls to Collections.unmodifiableList" into ub-jack | Piotr Jastrzebski | 2015-03-19 | 1 | -2/+2 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Avoid unnecessary calls to Collections.unmodifiableList | Piotr Jastrzebski | 2015-03-18 | 1 | -2/+2 | |
* | | | | | | | Merge "Fix Checkstyle error about keyword order" into ub-jack | Jean-Marie Henaff | 2015-03-19 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | Fix Checkstyle error about keyword order | Jean-Marie Henaff | 2015-03-18 | 1 | -1/+1 | |
* | | | | | | | Merge "Make jack api a static lib of Jack" into ub-jack | Jean-Marie Henaff | 2015-03-18 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Make jack api a static lib of Jack | Jean-Marie Henaff | 2015-03-18 | 1 | -1/+1 | |
* | | | | | | | | Merge "Log error messsages into server inside the same VM" into ub-jack | mikaelpeltier | 2015-03-18 | 1 | -0/+8 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Log error messsages into server inside the same VM | mikaelpeltier | 2015-03-18 | 1 | -0/+8 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge "Fix bug when building jack library with incremental support" into ub-jack | mikaelpeltier | 2015-03-18 | 2 | -5/+14 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Fix bug when building jack library with incremental support | mikaelpeltier | 2015-03-18 | 2 | -5/+14 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Jack does not support zap and keep rules type of jarjar | mikaelpeltier | 2015-03-18 | 1 | -2/+2 | |
|/ / / / / / / |