Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow conditional inclusion of builtin library functions. | Mike Pall | 2012-09-24 | 1 | -0/+21 |
* | Add table of IR type sizes. | Mike Pall | 2012-08-27 | 1 | -1/+1 |
* | Add Lua BitOp to minilua. | Mike Pall | 2012-07-08 | 2 | -1/+128 |
* | Finally fix target detection for msvcbuild.bat. | Mike Pall | 2012-07-07 | 2 | -204/+4 |
* | CONSOLE: Handle P64, GPR64, TOC* and PPE (PS3) in PPC interpreter. | Mike Pall | 2012-06-13 | 1 | -2/+7 |
* | Clean up buildvm error message. | Mike Pall | 2012-06-13 | 1 | -1/+1 |
* | CONSOLE: Minor PS3 build fixes. | Mike Pall | 2012-06-10 | 1 | -0/+2 |
* | CONSOLE: Fix PS3 build. | Mike Pall | 2012-06-10 | 1 | -5/+22 |
* | Reorganize build process. | Mike Pall | 2012-06-09 | 7 | -0/+1852 |
* | Add minified Lua interpreter (minilua). Used by the build process. | Mike Pall | 2012-06-09 | 3 | -0/+8273 |