1
0
mirror of https://github.com/VCMP-SqMod/SqMod.git synced 2024-11-08 08:47:17 +01:00
SqMod/include/sqrat
Sandu Liviu Catalin a373682cee Adjust the smart pointers in the Sqrat library.
Do not overwrite command listener options inc constructor.
Few other minor changes.
2016-07-12 02:43:29 +03: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 Separated major non mandatory libraries into their onwn modules. 2016-02-27 11:57:10 +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 Separated major non mandatory libraries into their onwn modules. 2016-02-27 11:57:10 +02:00
sqratMemberMethods.h Separated major non mandatory libraries into their onwn modules. 2016-02-27 11:57:10 +02:00
sqratObject.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
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 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
sqratTypes.h Minor optimizations in Sqrat when retrieving script strings. 2016-06-12 13:02:04 +03:00
sqratUtil.h Adjust the smart pointers in the Sqrat library. 2016-07-12 02:43:29 +03:00