Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed enum checking functions not being called in generated code | Tycho | 2014-03-20 | 1 | -182/+180 |
* | Fixed bugs in patched tolua output | Tycho | 2014-03-19 | 1 | -162/+176 |
* | Fixed tolua emitting isnumber insteand of is<Enum> | Tycho | 2014-03-19 | 1 | -10/+11 |
* | Fixed type error in lua bindings | Tycho | 2014-03-19 | 1 | -159/+160 |
* | Fixed =~ bug | Tycho | 2014-03-17 | 1 | -1/+1 |
* | Made buffers static const | Tycho | 2014-03-16 | 1 | -1/+1 |
* | Patched tolua to emit range checks for enums | Tycho | 2014-03-15 | 1 | -0/+281 |