Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Revert "lambda: Experimental support for capture-variable and liberat... | Igor Murashkin | 2015-09-27 | 1 | -6/+8 |
* | Revert "lambda: Experimental support for capture-variable and liberate-variable" | Nicolas Geoffray | 2015-09-27 | 1 | -8/+6 |
* | lambda: Experimental support for capture-variable and liberate-variable | Igor Murashkin | 2015-09-25 | 1 | -6/+8 |
* | interpreter: Add experimental lambda opcodes for invoke/create-lambda | Igor Murashkin | 2015-06-18 | 1 | -2/+84 |
* | Enable -Wimplicit-fallthrough. | Ian Rogers | 2014-10-09 | 1 | -5/+15 |
* | Move DecodedInstruction into MIR. | Ian Rogers | 2014-05-02 | 1 | -1/+155 |
* | Cleanup invoke in interpreter. | Sebastien Hertz | 2013-09-30 | 1 | -7/+6 |
* | Optimize instruction data fetch in interpreter. | Sebastien Hertz | 2013-09-18 | 1 | -52/+52 |
* | Fix cpplint whitespace/comments issues | Brian Carlstrom | 2013-07-26 | 1 | -4/+4 |
* | Fix multiple inclusion guards to match new pathnames | Brian Carlstrom | 2013-07-17 | 1 | -3/+3 |
* | Create separate Android.mk for main build targets | Brian Carlstrom | 2013-07-12 | 1 | -0/+322 |