Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
collector is a very bad idea.
|
|
operation probably should become async...
|
|
|
|
calls in resume().
|
|
lua_error on a yielded co-routine.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
callback system by using the Lua's C closure mechanism.
|
|
|
|
template means pushing a table by its name, and the constructor is implicit in it.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
co-routines. Also better display of said errors.
|
|
|
|
-) Removed Assert()
-) Added AAssert(), IAssert(), RAssert(), TAssert() and Failure()
-) Reworked all asserts in the code, and added meaningful messages to them.
-) Changed the way the startup code is generated; BALAU_STARTUP is no longer necessary.
|
|
|