Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed debugging code in tolua++ driver script. | madmaxoft | 2014-06-09 | 1 | -1/+1 |
* | ToLua can now be run in pure-lua mode. | madmaxoft | 2014-06-09 | 5 | -8/+100 |
* | Merge branch 'master' into override | Tycho | 2014-04-05 | 1 | -0/+1 |
|\ | |||||
| * | Merge branch 'master' into size_t_lua | Tycho | 2014-03-22 | 4 | -5/+32 |
| |\ | |||||
| * | | Patched tolua to understand size_t | Tycho | 2014-03-15 | 1 | -0/+1 |
* | | | Fixed tolua++ override support | Tycho | 2014-04-02 | 2 | -11/+14 |
* | | | FIrst attempt at adding override support to tolua | Tycho | 2014-03-22 | 1 | -5/+6 |
| |/ |/| | |||||
* | | Fixed enum checking functions not being called in generated code | Tycho | 2014-03-20 | 4 | -7/+9 |
* | | Fixed bugs in patched tolua output | Tycho | 2014-03-19 | 4 | -7/+28 |
* | | Fixed tolua emitting isnumber insteand of is<Enum> | Tycho | 2014-03-19 | 2 | -2/+6 |
* | | Fixed type error in lua bindings | Tycho | 2014-03-19 | 1 | -3/+3 |
* | | Fixed =~ bug | Tycho | 2014-03-17 | 1 | -1/+1 |
|/ | |||||
* | Patched tolua to emit range checks for enums | Tycho | 2014-03-15 | 2 | -24/+55 |
* | Moved tolua++ | Alexander Harkness | 2013-11-24 | 24 | -0/+4924 |