Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2021-06-25 | Compile the entire Lua stack as C++ | Tiger Wang | 1 | -0/+0 | |
* Fixes #5216 | |||||
2020-07-13 | Jenkins fixes | Tiger Wang | 1 | -0/+0 | |
2020-05-16 | Upgrade to C++17 [CMake] (#4717) | Tiger Wang | 1 | -0/+0 | |
* Make our CMake slightly less insane | |||||
2018-04-27 | tolua++ bindings use nullptr. (#4219) | peterbell10 | 1 | -0/+0 | |
Fixes compilation with -Wzero-as-null-pointer-constant. | |||||
2017-06-29 | Update tolua and export EffectID | peterbell10 | 1 | -0/+0 | |
2017-05-20 | Update submodule tolua++ | Lukas Pioch | 1 | -0/+0 | |
2017-05-04 | ToLua++: Removed binary tolua. | Mattes D | 1 | -0/+0 | |
Ref.: #3686 | |||||
2017-05-01 | Don't return const ref params and removed functions from | Lukas Pioch | 1 | -0/+0 | |
ManualBindings.cpp | |||||
2016-12-15 | Fixed ToLua compatibility between Lua 5.1 and Lua 5.2+. | Mattes D | 1 | -0/+0 | |
2016-12-12 | Use CMake's Android generators to crosscompile | Tiger Wang | 1 | -0/+0 | |
2016-07-18 | Added a Pure-Lua implementation for bindings generation. | Mattes D | 1 | -0/+0 | |
The BindingsProcessor.lua script can be opened in ZeroBraneStudio and debugged from there, it invokes the entire ToLua++ processing. Also added docs-generation to the ToLua++ processor. | |||||
2015-11-05 | Ignore MSVC build artefacts in submodularised libraries. | Mattes D | 1 | -0/+0 | |
2015-11-04 | Outsourced all libraries into submodules | Julian Laubstein | 2 | -188/+0 | |
2014-09-03 | Quick fix for a preprocessor error with clang on OS X | archshift | 1 | -1/+3 | |
2013-12-08 | Fixed tolua++ compilation. | madmaxoft | 1 | -2/+2 | |
Duplicate files, wrong includes, const-incorrect code... | |||||
2013-11-25 | Fixed all outstanding VS compilation issues | Tiger Wang | 1 | -1/+1 | |
Also updated VS2008 files. | |||||
2013-11-25 | Further attempts to fix compile | Tiger Wang | 1 | -2/+2 | |
2013-11-24 | Moved tolua++ | Alexander Harkness | 1 | -0/+186 | |