| Age | Commit message (Collapse) | Author | 
 | 
 | 
 | 
nor create any co-routine (or fiber) if we're stackless.
 | 
 | 
 | 
 | 
Also cleaning up some code, clarifying some concepts, and adding more exception catchers.
 | 
 | 
 | 
 | 
make it const, and to construct template out of constant strings.
 | 
 | 
createTask to registerTask, which makes way more sense.
 | 
 | 
 | 
 | 
You can't signal a task from another thread, that's what the async event is for!
 | 
 | 
class. Also has a proper exception handling in its caller.
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
ack from yielded tasks.
 | 
 | 
some debugging messages.
 | 
 | 
 | 
 | 
LuaTMainTask queue works.
 | 
 | 
 | 
 | 
LuaMainTask.
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
bits of the TaskManager.
 | 
 | 
application, and will replace a bunch of RAssert around the code.
 | 
 | 
file. Also making it complete.
 | 
 | 
returning a 405 error.
 | 
 | 
 | 
 | 
threads that are created on startup.
 | 
 | 
-) 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.
 | 
 | 
 | 
 | 
 | 
 | 
-) Using an actual embedded style sheet within the error document (serifs are evil)
-) Changing the ugly `' into `´, at least for the HTML output.
-) Adding the title into the error page.
 | 
 | 
 |