summaryrefslogtreecommitdiffstats
path: root/lib/tolua++/src/bin/enumerate_lua.h (unfollow)
Commit message (Expand)AuthorFilesLines
2014-03-20Fixed enum checking functions not being called in generated codeTycho1-182/+180
2014-03-19Fixed bugs in patched tolua outputTycho1-162/+176
2014-03-19Fixed tolua emitting isnumber insteand of is<Enum>Tycho1-10/+11
2014-03-19Fixed type error in lua bindingsTycho1-159/+160
2014-03-17Fixed =~ bugTycho1-1/+1
2014-03-16Made buffers static constTycho1-1/+1
2014-03-15Patched tolua to emit range checks for enumsTycho1-0/+281