Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Complete the separation of the guts of luaproc message sending from the Lua ↵ | David Walter Seikel | 2012-02-05 | 2 | -50/+13 |
| | | | | wrapper. | ||||
* | White space fixes. | David Walter Seikel | 2012-02-05 | 2 | -9/+7 |
| | |||||
* | Move the heavy lifting part of luaproc message sending to it's own function. | David Walter Seikel | 2012-02-05 | 2 | -0/+64 |
| | |||||
* | Hack together LuaSL, LuaJIT, and luaproc. It's frankenstein right now. lol | David Walter Seikel | 2012-01-25 | 3 | -23/+98 |
| | |||||
* | Add luaproc and LuaJIT libraries. | David Walter Seikel | 2012-01-23 | 14 | -0/+2122 |
Two versions of LuaJIT, the stable release, and the dev version. Try the dev version first, until ih fails badly. |