Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Beat the script messsage passing into shape, mostly by knocking large chunks ↵ | David Walter Seikel | 2012-02-25 | 1 | -8/+1 |
| | | | | off. lol | ||||
* | Partial rewrite of the luaproc messages. Still not fixed yet. | David Walter Seikel | 2012-02-25 | 1 | -1/+1 |
| | |||||
* | Merge the luaproc structure into the script structure, and use that instead. | David Walter Seikel | 2012-02-25 | 1 | -7/+4 |
| | |||||
* | Strip out some of the waste of space, including unacademicifying luaproc. ↵ | David Walter Seikel | 2012-02-25 | 1 | -1/+1 |
| | | | | Also, replace the channel functions with a real hash. | ||||
* | Remove a whole bunch of stuff we don't need from our luaproc fork, and ↵ | David Walter Seikel | 2012-02-25 | 1 | -148/+13 |
| | | | | rearrange what's left. | ||||
* | Moved luaproc into LuaSL, merged it all into it's own file, and replaced the ↵ | David Walter Seikel | 2012-02-25 | 1 | -0/+199 |
luaproc list with Eina_Clist. From this point on, luaproc is officialy forked. |