summaryrefslogtreecommitdiffstats
path: root/lib/tolua++/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into size_t_luaTycho2014-03-229-2822/+3155
|\
| * 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 understand size_tTycho2014-03-152-1/+4
|/
* 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
* Fixed tolua++ compilation.madmaxoft2013-12-082-2/+2
* Removed unused ToLua files.madmaxoft2013-12-086-16332/+0
* Attempt to fix compilationTiger Wang2013-11-246-12/+12
* Moved tolua++Alexander Harkness2013-11-2438-0/+23475