Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2014-04-02 | Fixed tolua++ override support | Tycho | 2 | -11/+14 |
2014-03-22 | FIrst attempt at adding override support to tolua | Tycho | 1 | -5/+6 |
2014-03-20 | Fixed enum checking functions not being called in generated code | Tycho | 4 | -7/+9 |
2014-03-19 | Fixed bugs in patched tolua output | Tycho | 4 | -7/+28 |
2014-03-19 | Fixed tolua emitting isnumber insteand of is<Enum> | Tycho | 2 | -2/+6 |
2014-03-19 | Fixed type error in lua bindings | Tycho | 1 | -3/+3 |
2014-03-17 | Fixed =~ bug | Tycho | 1 | -1/+1 |
2014-03-15 | Patched tolua to understand size_t | Tycho | 1 | -0/+1 |
2014-03-15 | Patched tolua to emit range checks for enums | Tycho | 2 | -24/+55 |
2013-11-24 | Moved tolua++ | Alexander Harkness | 24 | -0/+4924 |