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 f32a7f59f0 Update sqratTypes.h
Add a utility wrapper for member functions with raw bindings.
2019-08-19 22:28:47 +03:00
..
sqratAllocator.h Back port changes to squirrel library. Separate mdoule speciffic changes and/or additions to squirrel into their own files. 2019-04-24 22:33:42 +03:00
sqratArray.h Always name native functions to help debugging with a more clear traceback. 2019-05-17 21:35:17 +03:00
sqratClass.h Always name native functions to help debugging with a more clear traceback. 2019-05-17 21:35:17 +03:00
sqratClassType.h Back port changes to squirrel library. Separate mdoule speciffic changes and/or additions to squirrel into their own files. 2019-04-24 22:33:42 +03:00
sqratConst.h Back port changes to squirrel library. Separate mdoule speciffic changes and/or additions to squirrel into their own files. 2019-04-24 22:33:42 +03:00
sqratFunction.h Update sqratFunction.h 2019-08-19 22:28:17 +03:00
sqratGlobalMethods.h Back port changes to squirrel library. Separate mdoule speciffic changes and/or additions to squirrel into their own files. 2019-04-24 22:33:42 +03:00
sqratMemberMethods.h Back port changes to squirrel library. Separate mdoule speciffic changes and/or additions to squirrel into their own files. 2019-04-24 22:33:42 +03:00
sqratObject.h Always name native functions to help debugging with a more clear traceback. 2019-05-17 21:35:17 +03:00
sqratOverloadMethods.h Update SQLite library to version 3.28.0. 2019-04-30 22:08:54 +03:00
sqratScript.h Back port changes to squirrel library. Separate mdoule speciffic changes and/or additions to squirrel into their own files. 2019-04-24 22:33:42 +03:00
sqratTable.h Always name native functions to help debugging with a more clear traceback. 2019-05-17 21:35:17 +03:00
sqratTypes.h Update sqratTypes.h 2019-08-19 22:28:47 +03:00
sqratUtil.h Improve the debug information provided by the logger. Include value, size, type and other useful information where possible. 2019-05-17 22:54:08 +03:00