summaryrefslogtreecommitdiffstats
path: root/lib/tolua++/src/bin (follow)
Commit message (Expand)AuthorAgeFilesLines
* Reverted moving Lua to C++.Mattes D2024-03-151-0/+0
* Compile the entire Lua stack as C++Tiger Wang2021-06-251-0/+0
* Jenkins fixesTiger Wang2020-07-131-0/+0
* Upgrade to C++17 [CMake] (#4717)Tiger Wang2020-05-161-0/+0
* tolua++ bindings use nullptr. (#4219)peterbell102018-04-271-0/+0
* Update tolua and export EffectIDpeterbell102017-06-291-0/+0
* Update submodule tolua++Lukas Pioch2017-05-201-0/+0
* ToLua++: Removed binary tolua.Mattes D2017-05-041-0/+0
* Don't return const ref params and removed functions fromLukas Pioch2017-05-011-0/+0
* Fixed ToLua compatibility between Lua 5.1 and Lua 5.2+.Mattes D2016-12-151-0/+0
* Use CMake's Android generators to crosscompileTiger Wang2016-12-121-0/+0
* Added a Pure-Lua implementation for bindings generation.Mattes D2016-07-181-0/+0
* Ignore MSVC build artefacts in submodularised libraries.Mattes D2015-11-051-0/+0
* Outsourced all libraries into submodulesJulian Laubstein2015-11-0436-14550/+0
* ToLua: Fixed LuaJit compatibility.Mattes D2015-05-111-0/+8
* ToLua driver: disabled output buffering.madmaxoft2014-08-031-0/+3
* Tolua driver: Fixed wrong indentation.madmaxoft2014-07-131-15/+15
* Fixed constnessworktycho2014-06-112-67/+74
* Fixed debugging code in tolua++ driver script.madmaxoft2014-06-091-1/+1
* ToLua can now be run in pure-lua mode.madmaxoft2014-06-095-8/+100
* Added forgoten lua fileTycho2014-04-061-0/+1476
* Merge branch 'master' into overrideTycho2014-04-052-1/+4
|\
| * Merge branch 'master' into size_t_luaTycho2014-03-229-2822/+3155
| |\
| * | Patched tolua to understand size_tTycho2014-03-152-1/+4
* | | Fixed tolua++ override supportTycho2014-04-024-1317/+159
* | | FIrst attempt at adding override support to toluaTycho2014-03-221-5/+6
| |/ |/|
* | Fixed enum checking functions not being called in generated codeTycho2014-03-208-2569/+2572
* | Fixed bugs in patched tolua outputTycho2014-03-199-2210/+2526
* | Fixed tolua emitting isnumber insteand of is<Enum>Tycho2014-03-194-449/+462
* | Fixed type error in lua bindingsTycho2014-03-192-162/+163
* | Fixed =~ bugTycho2014-03-172-2/+2
* | Made buffers static constTycho2014-03-163-3/+3
|/
* Patched tolua to emit range checks for enumsTycho2014-03-156-1747/+2281
* fixed bindings generationTycho Bickerstaff2013-12-192-8017/+0
* Revert "Removed unused ToLua files." to allow the new cmake system to build on tolua++ on linuxTycho Bickerstaff2013-12-196-0/+16332
* Removed unused ToLua files.madmaxoft2013-12-086-16332/+0
* Attempt to fix compilationTiger Wang2013-11-241-4/+4
* Moved tolua++Alexander Harkness2013-11-2431-0/+21268