Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2012-02-22 | Implement callAndReturn(), use it from callAndWait(). That's most of LuaSL's... | David Walter Seikel | 1 | -2/+43 |
2012-02-05 | Complete the separation of the guts of luaproc message sending from the Lua w... | David Walter Seikel | 1 | -49/+12 |
2012-02-05 | White space fixes. | David Walter Seikel | 1 | -6/+5 |
2012-02-05 | Move the heavy lifting part of luaproc message sending to it's own function. | David Walter Seikel | 1 | -0/+61 |
2012-01-25 | Hack together LuaSL, LuaJIT, and luaproc. It's frankenstein right now. lol | David Walter Seikel | 1 | -22/+50 |
2012-01-23 | Add luaproc and LuaJIT libraries. | David Walter Seikel | 1 | -0/+837 |