summaryrefslogtreecommitdiff
path: root/src/host (follow)
Commit message (Expand)AuthorAgeFilesLines
* Allow conditional inclusion of builtin library functions.Mike Pall2012-09-241-0/+21
* Add table of IR type sizes.Mike Pall2012-08-271-1/+1
* Add Lua BitOp to minilua.Mike Pall2012-07-082-1/+128
* Finally fix target detection for msvcbuild.bat.Mike Pall2012-07-072-204/+4
* CONSOLE: Handle P64, GPR64, TOC* and PPE (PS3) in PPC interpreter.Mike Pall2012-06-131-2/+7
* Clean up buildvm error message.Mike Pall2012-06-131-1/+1
* CONSOLE: Minor PS3 build fixes.Mike Pall2012-06-101-0/+2
* CONSOLE: Fix PS3 build.Mike Pall2012-06-101-5/+22
* Reorganize build process.Mike Pall2012-06-097-0/+1852
* Add minified Lua interpreter (minilua). Used by the build process.Mike Pall2012-06-093-0/+8273