Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Lua 5.4 support | Benoit Germain | 2018-11-27 | 1 | -1/+1 |
* | replace hardcoded "_LOADED" with lua-provided LUA_LOADED_TABLE | Benoit Germain | 2018-11-27 | 1 | -2/+2 |
* | Internal code tweaks | Benoit Germain | 2018-11-19 | 1 | -21/+18 |
* | Deep userdata must embed DeepPrelude to save an allocation (also changes Deep... | Benoit Germain | 2018-11-15 | 1 | -40/+26 |
* | fix a bunch of compilation warnings (issue #157) | Benoit Germain | 2018-11-11 | 1 | -6/+6 |
* | Little bugfix for __lanesclone support | Benoit Germain | 2018-11-07 | 1 | -4/+4 |
* | Improve LuaJIT-x64 compatibility | Benoit Germain | 2018-10-30 | 1 | -10/+10 |
* | More MinGW buildfixes (I hope) | Benoit Germain | 2018-10-25 | 1 | -3/+3 |
* | Fix Lanes build by reorganizing types around a bit | Benoit Germain | 2018-10-25 | 1 | -18/+18 |
* | Deep userdata improvements | Benoit Germain | 2017-08-02 | 1 | -18/+28 |
* | Fix for deep-aware modules | Benoit Germain | 2017-08-01 | 1 | -28/+33 |
* | preliminary Lua 5.3 support | Benoit Germain | 2014-12-16 | 1 | -1/+1 |
* | Deep userdata changes | Benoit Germain | 2014-06-17 | 1 | -0/+524 |