Sandu Liviu Catalin
1f27146e6c
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
Sandu Liviu Catalin
baee2d5c33
Update the constructor binding to take into account new changes made to the overload binding for constructors.
2019-02-17 17:10:42 +02:00
Sandu Liviu Catalin
f3f4fce80b
Get rid of explicit format enabled constructors since they're detected automatically.
2018-10-31 20:07:46 +02:00
Sandu Liviu Catalin
e6b80a40d2
Use variadic templates to get rid of duplicate code in the class binding utility.
2018-10-26 18:50:03 +03:00
Sandu Liviu Catalin
4e31fc478c
Multiple fixes for last refactoring.
2018-07-30 01:51:02 +03:00
Sandu Liviu Catalin
f300e7ff4a
Massive code reduction in the binding utility by using variadic templates.
...
Extensive code refactoring surrounding the StackStrF helper to facilitate the new changes.
Various other miscellaneous changes and code refactoring to facilitate the new changes.
2018-07-30 00:58:27 +03:00
Sandu Liviu Catalin
c541fb3ea9
Implement constructors with formatting support in the Sqrat binding utility.
2016-11-22 16:08:45 +02:00
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
Sandu Liviu Catalin
f4a11ef825
Separated major non mandatory libraries into their onwn modules.
...
Consolidated and simplified the module API system.
Various other fixes and improvements.
2016-02-27 11:57:10 +02:00
Sandu Liviu Catalin
fa12692490
Implemented the module system.
2016-02-23 17:48:30 +02:00
Sandu Liviu Catalin
08f7f396c9
Added external Sqrat library.
2015-11-01 10:06:54 +02:00