summaryrefslogtreecommitdiff
path: root/includes/AtStartExit.h
AgeCommit message (Collapse)Author
2013-08-02Adding AtStartAsTask and AtExitAsTask concepts.Nicolas "Pixel" Noble
2013-01-22Cleaning up some cruft.Pixel
2011-12-04Reworked some things in the architecture, mainly exceptions and asserts.Pixel
-) 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.