Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | -4226/+0 |
| | |||||
* | Fixed tolua++ override support | Tycho | 2014-04-02 | 1 | -1164/+2 |
| | |||||
* | Fixed bugs in patched tolua output | Tycho | 2014-03-19 | 1 | -1005/+2 |
| | |||||
* | Patched tolua to emit range checks for enums | Tycho | 2014-03-15 | 1 | -1723/+7 |
| | |||||
* | Revert "Removed unused ToLua files." to allow the new cmake system to build on tolua++ on linux | Tycho Bickerstaff | 2013-12-19 | 1 | -0/+8107 |
This reverts commit 906fd503439becaa0856119c573d5dfbbd7f7039. |