1
0
mirror of https://github.com/VCMP-SqMod/SqMod.git synced 2024-11-08 00:37:15 +01:00
SqMod/cbp
Sandu Liviu Catalin 3162221e7f Migrated the XML module to C++ exceptions as well.
Also enabled the latest C++ revision in the project.
Various other fixes and improvements.
2016-02-28 17:39:26 +02:00
..
default.workspace Fixed various issues with Sqrat thinking the type wasn't registered if an error is thrown in the constructor. 2016-02-27 13:51:14 +02:00
ModINI.cbp Migrated the INI module to C++ exceptions as well. 2016-02-28 16:16:08 +02:00
ModIRC.cbp Migrated the IRC module to C++ exceptions as well. 2016-02-28 16:17:59 +02:00
ModSample.cbp Removed the forward declarations that got moved into the base module. 2016-02-28 17:38:57 +02:00
ModSQLite.cbp Implemented RAII when modifying the stack before returning to sqrat inside SQLite module. 2016-02-28 16:20:33 +02:00
Module.cbp Separated major non mandatory libraries into their onwn modules. 2016-02-27 11:57:10 +02:00
ModXML.cbp Migrated the XML module to C++ exceptions as well. 2016-02-28 17:39:26 +02:00
Sandbox.cbp Separated major non mandatory libraries into their onwn modules. 2016-02-27 11:57:10 +02:00
Squirrel.cbp Dumped the old implementation. Started with a more simple approach. 2016-02-21 00:25:00 +02:00