1
0
mirror of https://github.com/VCMP-SqMod/SqMod.git synced 2024-11-08 16:57:16 +01:00
SqMod/include/sqrat
Sandu Liviu Catalin 0137dfc66f Move the plugin Squirrel utilities to the Sqrat binding utility.
Implement registration of functions and methods with string formatting support in the Sqrat binding utility.
Few minor other fixes.
2016-11-16 11:54:07 +02:00
..
sqratAllocator.h Separated major non mandatory libraries into their onwn modules. 2016-02-27 11:57:10 +02:00
sqratArray.h Don't separate C++11 code from legacy code through macros. Make C++11 the default C++ version required. 2016-06-12 13:49:43 +03:00
sqratClass.h Move the plugin Squirrel utilities to the Sqrat binding utility. 2016-11-16 11:54:07 +02:00
sqratClassType.h Separated major non mandatory libraries into their onwn modules. 2016-02-27 11:57:10 +02:00
sqratConst.h Implement double when binding constants with Sqrat. 2016-07-09 22:48:42 +03:00
sqratFunction.h Don't separate C++11 code from legacy code through macros. Make C++11 the default C++ version required. 2016-06-12 13:49:43 +03:00
sqratGlobalMethods.h Move the plugin Squirrel utilities to the Sqrat binding utility. 2016-11-16 11:54:07 +02:00
sqratMemberMethods.h Move the plugin Squirrel utilities to the Sqrat binding utility. 2016-11-16 11:54:07 +02:00
sqratObject.h Implement another constructor for Sqrat's Object type to grab an object reference right from the stack. 2016-09-11 20:10:29 +03:00
sqratOverloadMethods.h Separated major non mandatory libraries into their onwn modules. 2016-02-27 11:57:10 +02:00
sqratScript.h Separated major non mandatory libraries into their onwn modules. 2016-02-27 11:57:10 +02:00
sqratTable.h Move the plugin Squirrel utilities to the Sqrat binding utility. 2016-11-16 11:54:07 +02:00
sqratTypes.h Move the plugin Squirrel utilities to the Sqrat binding utility. 2016-11-16 11:54:07 +02:00
sqratUtil.h Move the plugin Squirrel utilities to the Sqrat binding utility. 2016-11-16 11:54:07 +02:00