Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reverted moving Lua to C++. | Mattes D | 2024-03-15 | 1 | -0/+0 |
| | |||||
* | Compile the entire Lua stack as C++ | Tiger Wang | 2021-06-25 | 1 | -0/+0 |
| | | | | * Fixes #5216 | ||||
* | Jenkins fixes | Tiger Wang | 2020-07-13 | 1 | -0/+0 |
| | |||||
* | Upgrade to C++17 [CMake] (#4717) | Tiger Wang | 2020-05-16 | 1 | -0/+0 |
| | | | * Make our CMake slightly less insane | ||||
* | tolua++ bindings use nullptr. (#4219) | peterbell10 | 2018-04-27 | 1 | -0/+0 |
| | | | Fixes compilation with -Wzero-as-null-pointer-constant. | ||||
* | Update tolua and export EffectID | peterbell10 | 2017-06-29 | 1 | -0/+0 |
| | |||||
* | Update submodule tolua++ | Lukas Pioch | 2017-05-20 | 1 | -0/+0 |
| | |||||
* | ToLua++: Removed binary tolua. | Mattes D | 2017-05-04 | 1 | -0/+0 |
| | | | | Ref.: #3686 | ||||
* | Don't return const ref params and removed functions from | Lukas Pioch | 2017-05-01 | 1 | -0/+0 |
| | | | | ManualBindings.cpp | ||||
* | Fixed ToLua compatibility between Lua 5.1 and Lua 5.2+. | Mattes D | 2016-12-15 | 1 | -0/+0 |
| | |||||
* | Use CMake's Android generators to crosscompile | Tiger Wang | 2016-12-12 | 1 | -0/+0 |
| | |||||
* | Added a Pure-Lua implementation for bindings generation. | Mattes D | 2016-07-18 | 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. | ||||
* | Ignore MSVC build artefacts in submodularised libraries. | Mattes D | 2015-11-05 | 1 | -0/+0 |
| | |||||
* | Outsourced all libraries into submodules | Julian Laubstein | 2015-11-04 | 2 | -42/+0 |
| | |||||
* | Moved tolua++ | Alexander Harkness | 2013-11-24 | 1 | -0/+42 |