summaryrefslogtreecommitdiffstats
path: root/lib/tolua++/src/bin (unfollow)
Commit message (Expand)AuthorFilesLines
2014-03-22FIrst attempt at adding override support to toluaTycho1-5/+6
2014-03-20Fixed enum checking functions not being called in generated codeTycho8-2569/+2572
2014-03-19Fixed bugs in patched tolua outputTycho9-2210/+2526
2014-03-19Fixed tolua emitting isnumber insteand of is<Enum>Tycho4-449/+462
2014-03-19Fixed type error in lua bindingsTycho2-162/+163
2014-03-17Fixed =~ bugTycho2-2/+2
2014-03-16Made buffers static constTycho3-3/+3
2014-03-15Patched tolua to emit range checks for enumsTycho6-1747/+2281
2013-12-19fixed bindings generationTycho Bickerstaff2-8017/+0
2013-12-19Revert "Removed unused ToLua files." to allow the new cmake system to build on tolua++ on linuxTycho Bickerstaff6-0/+16332
2013-12-08Removed unused ToLua files.madmaxoft6-16332/+0
2013-11-24Attempt to fix compilationTiger Wang1-4/+4
2013-11-24Moved tolua++Alexander Harkness31-0/+21268