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 4cac7d2d30 Updated the buffer class to include an optional numeric value to be used as an edit cursor or to mark the used buffer size.
Basic implementation of the system path class and several fuctions to retrieve information about the running system.
2016-03-11 04:14:28 +02:00
..
default.workspace Migrated the host module to C++ exceptions as well. 2016-03-10 05:57:13 +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
ModMMDB.cbp Migrated the host module to C++ exceptions as well. 2016-03-10 05:57:13 +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 Updated the buffer class to include an optional numeric value to be used as an edit cursor or to mark the used buffer size. 2016-03-11 04:14:28 +02:00
ModXML.cbp Migrated the XML module to C++ exceptions as well. 2016-02-28 17:39:26 +02:00
Sandbox.cbp Migrated the host module to C++ exceptions as well. 2016-03-10 05:57:13 +02:00
Squirrel.cbp Dumped the old implementation. Started with a more simple approach. 2016-02-21 00:25:00 +02:00