index
:
Balau
master
Unnamed repository; edit this file 'description' to name the repository.
Pixel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
includes
/
LuaTask.h
Age
Commit message (
Expand
)
Author
2013-08-05
Adding a helper to LuaExecCell to find the LuaMainTask, and making the exec()...
Nicolas "Pixel" Noble
2013-08-05
Adding a helper to actually find the LuaMainTask from any Lua context.
Nicolas "Pixel" Noble
2013-07-30
Saving some memory by having the LuaTasks being stackless when possible.
Nicolas Noble
2013-07-24
Better exception handling support for Lua.
Nicolas Noble
2013-01-22
Removing some more cruft.
Pixel
2012-09-05
Better error handling on luaexeccells, so they can trigger their main co-rout...
Nicolas "Pixel" Noble
2012-09-01
Merge commit '06674e57649d536cf19715524ee40c5ad4a9026d'
Nicolas "Pixel" Noble
2012-08-30
Adding a few virtual destructors.
Nicolas "Pixel" Noble
2012-04-03
Having a slightly better mechanism for stopping the LuaMainTask, as well as s...
Pixel
2012-04-03
Slightly more change to the Queue system, so Debug mode doesn't freak pout.
Pixel
2012-04-03
Reworking a bit the way the queues are working, and thus, the way the LuaTMai...
Pixel
2012-04-03
Opening all libraries in the LuaMainTask, and adding the LuaExecFile class.
Pixel
2012-04-01
Creating first pass on LuaTasks.
Pixel