aboutsummaryrefslogtreecommitdiff
path: root/src/deep.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Lua 5.4 supportBenoit Germain2018-11-271-1/+1
* replace hardcoded "_LOADED" with lua-provided LUA_LOADED_TABLEBenoit Germain2018-11-271-2/+2
* Internal code tweaksBenoit Germain2018-11-191-21/+18
* Deep userdata must embed DeepPrelude to save an allocation (also changes Deep...Benoit Germain2018-11-151-40/+26
* fix a bunch of compilation warnings (issue #157)Benoit Germain2018-11-111-6/+6
* Little bugfix for __lanesclone supportBenoit Germain2018-11-071-4/+4
* Improve LuaJIT-x64 compatibilityBenoit Germain2018-10-301-10/+10
* More MinGW buildfixes (I hope)Benoit Germain2018-10-251-3/+3
* Fix Lanes build by reorganizing types around a bitBenoit Germain2018-10-251-18/+18
* Deep userdata improvementsBenoit Germain2017-08-021-18/+28
* Fix for deep-aware modulesBenoit Germain2017-08-011-28/+33
* preliminary Lua 5.3 supportBenoit Germain2014-12-161-1/+1
* Deep userdata changesBenoit Germain2014-06-171-0/+524