summaryrefslogtreecommitdiffstats
path: root/lib/tolua++/src/bin/enumerate_lua.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixed enum checking functions not being called in generated codeTycho2014-03-201-182/+180
* Fixed bugs in patched tolua outputTycho2014-03-191-162/+176
* Fixed tolua emitting isnumber insteand of is<Enum>Tycho2014-03-191-10/+11
* Fixed type error in lua bindingsTycho2014-03-191-159/+160
* Fixed =~ bugTycho2014-03-171-1/+1
* Made buffers static constTycho2014-03-161-1/+1
* Patched tolua to emit range checks for enumsTycho2014-03-151-0/+281