summaryrefslogtreecommitdiffstats
path: root/lib/tolua++/src/bin/basic_lua.h (unfollow)
Commit message (Expand)AuthorFilesLines
2014-06-11Fixed constnessworktycho1-66/+73
2014-03-20Fixed enum checking functions not being called in generated codeTycho1-606/+608
2014-03-19Fixed bugs in patched tolua outputTycho1-17/+19
2014-03-19Fixed tolua emitting isnumber insteand of is<Enum>Tycho1-437/+445
2014-03-16Made buffers static constTycho1-1/+1
2014-03-15Patched tolua to understand size_tTycho1-1/+3
2014-03-15Patched tolua to emit range checks for enumsTycho1-0/+746