aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/LuaSL/src/LuaSL_threads.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2012-02-25Moved luaproc into LuaSL, merged it all into it's own file, and replaced the ↵David Walter Seikel1-5/+1224
luaproc list with Eina_Clist. From this point on, luaproc is officialy forked.
2012-02-24Time to fork luaproc and turn it into an EFL based thing, with tighter ↵David Walter Seikel1-0/+50
integration into LuaSL. More of this coming soon.