NazaraEngine/include/Nazara/Lua
S6066 da044bd21c Make lua binding for std::vector (#164)
* Make LuaImplQueryArg impl for std::vector

* Fix shadowed argument

* Make unit tests

* Bugfix

* Bugfix, for real this time

* We didn't need these tests anyway

* Revert "We didn't need these tests anyway"

This reverts commit be88d4496a9cf62beb4d3ce1f30825589a4bacb2.

* Add change to changelog

* Update ChangeLog.md

* Bugfix & use CallOnExit to pop stack
2018-06-17 19:04:15 +02:00
..
Config.hpp Separate NAZARA_API into multiple defines (one per module) 2015-06-13 22:31:29 +02:00
ConfigCheck.hpp Update copyright year 2017-01-20 12:58:35 +01:00
Debug.hpp Update copyright year 2017-01-20 12:58:35 +01:00
DebugOff.hpp Update copyright year 2017-01-20 12:58:35 +01:00
Enums.hpp Lua/LuaInstance: Move library initializations to LoadLibraries 2018-01-20 14:20:46 +01:00
Lua.hpp Prerequisites instead of Prerequesites (typo) #152 (#153) 2018-01-16 12:23:01 +01:00
LuaClass.hpp Merge branch 'master' of https://github.com/DigitalPulseSoftware/NazaraEngine 2018-01-16 21:30:21 +01:00
LuaClass.inl Lua/LuaClass: Fix case where lua stack is not empty 2018-01-14 18:04:54 +01:00
LuaCoroutine.hpp Lua/LuaState: Add error handling methods 2018-05-21 19:31:19 +02:00
LuaCoroutine.inl Include-What-You-Use (#137) 2017-10-01 11:17:09 +02:00
LuaInstance.hpp Lua/LuaInstance: Move library initializations to LoadLibraries 2018-01-20 14:20:46 +01:00
LuaInstance.inl Lua/LuaInstance: Fix movement 2017-12-16 19:09:01 +01:00
LuaState.hpp Fix unwanted behavior with universal references (#165) 2018-06-06 00:25:59 +02:00
LuaState.inl Make lua binding for std::vector (#164) 2018-06-17 19:04:15 +02:00