summaryrefslogtreecommitdiffstats
path: root/lib/tolua++/src/bin/lua (unfollow)
Commit message (Expand)AuthorFilesLines
2014-06-09Fixed debugging code in tolua++ driver script.madmaxoft1-1/+1
2014-06-09ToLua can now be run in pure-lua mode.madmaxoft5-8/+100
2014-04-02Fixed tolua++ override supportTycho2-11/+14
2014-03-22FIrst attempt at adding override support to toluaTycho1-5/+6
2014-03-20Fixed enum checking functions not being called in generated codeTycho4-7/+9
2014-03-19Fixed bugs in patched tolua outputTycho4-7/+28
2014-03-19Fixed tolua emitting isnumber insteand of is<Enum>Tycho2-2/+6
2014-03-19Fixed type error in lua bindingsTycho1-3/+3
2014-03-17Fixed =~ bugTycho1-1/+1
2014-03-15Patched tolua to understand size_tTycho1-0/+1
2014-03-15Patched tolua to emit range checks for enumsTycho2-24/+55
2013-11-24Moved tolua++Alexander Harkness24-0/+4924