summaryrefslogtreecommitdiffstats
path: root/lib/tolua++/src/bin/basic_lua.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-042-767/+0
* Fixed constnessworktycho2014-06-111-66/+73
* Merge branch 'master' into size_t_luaTycho2014-03-221-599/+611
|\
| * Fixed enum checking functions not being called in generated codeTycho2014-03-201-606/+608
| * Fixed bugs in patched tolua outputTycho2014-03-191-17/+19
| * Fixed tolua emitting isnumber insteand of is<Enum>Tycho2014-03-191-437/+445
| * Made buffers static constTycho2014-03-161-1/+1
* | Patched tolua to understand size_tTycho2014-03-151-1/+3
|/
* Patched tolua to emit range checks for enumsTycho2014-03-151-0/+746