| Commit message (Expand) | Author | Age | Files | Lines |
* | Moved luaproc into LuaSL, merged it all into it's own file, and replaced the ... | David Walter Seikel | 2012-02-25 | 15 | -2268/+1 |
* | Time to fork luaproc and turn it into an EFL based thing, with tighter integr... | David Walter Seikel | 2012-02-24 | 1 | -0/+2 |
* | Implement callAndReturn(), use it from callAndWait(). That's most of LuaSL's... | David Walter Seikel | 2012-02-22 | 3 | -4/+47 |
* | Complete the separation of the guts of luaproc message sending from the Lua w... | David Walter Seikel | 2012-02-05 | 2 | -50/+13 |
* | 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 |
* | Apply LuaJIT hotfix1. | David Walter Seikel | 2012-02-04 | 3 | -17/+29 |
* | Hack together LuaSL, LuaJIT, and luaproc. It's frankenstein right now. lol | David Walter Seikel | 2012-01-25 | 5 | -23/+102 |
* | Update some of the README's. | David Walter Seikel | 2012-01-24 | 1 | -3/+7 |
* | Update to latest lemon, and actually use our local copy. | David Walter Seikel | 2012-01-24 | 1 | -7/+4 |
* | Turn on some of the good stuff in LuaJIT. | David Walter Seikel | 2012-01-24 | 1 | -2/+2 |
* | Move the lemon source to the libraries directory. | David Walter Seikel | 2012-01-24 | 2 | -0/+5748 |
* | Add luaproc and LuaJIT libraries. | David Walter Seikel | 2012-01-23 | 328 | -0/+174173 |
* | Update the EFL to what I'm actually using, coz I'm using some stuff not yet r... | David Walter Seikel | 2012-01-23 | 603 | -14667/+60073 |
* | Add the base Enlightenment Foundation Libraries - eina, eet, evas, ecore, emb... | David Walter Seikel | 2012-01-04 | 2034 | -0/+1623945 |
* | Add the skeleton. | David Walter Seikel | 2012-01-04 | 1 | -0/+4 |