aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | Fix potential crash at application shutdown when deep userdata were created b...Benoit Germain2018-11-073-2/+15
|/
* rename deep_test.luaBenoit Germain2018-11-051-0/+0
* Fix compilation warning glitchesBenoit Germain2018-11-052-1/+3
* Documentation for __lanescloneBenoit Germain2018-11-041-2/+17
* fix an internal error trying to call on_state_create in a lane without any li...Benoit Germain2018-11-035-38/+25
* Fix error with LuaJIT when ffi package isn't requiredBenoit Germain2018-11-024-5/+9
* Enum buildfixBenoit Germain2018-11-024-14/+13
* Better protect_allocator autodetectionBenoit Germain2018-10-312-1/+4
* New test protect_allocatorBenoit Germain2018-10-311-0/+50
* Another lua_pushlightuserdata->push_unique_key internal replacementBenoit Germain2018-10-311-4/+5
* More buildfix. someday I'll wake upBenoit Germain2018-10-301-1/+1
* BuildfixBenoit Germain2018-10-301-1/+1
* Fix protectproxy.luaBenoit Germain2018-10-301-2/+1
* Merge pull request #151 from sonoro1234/PROPAGATE_ALLOCF_GC64Benoit Germain2018-10-301-0/+2
|\
| * let manually define PROPAGATE_ALLOCF (needed for LuaJIT GC64)sonoro12342018-10-291-0/+2
* | Update changelogBenoit Germain2018-10-301-0/+3
* | Improve LuaJIT-x64 compatibilityBenoit Germain2018-10-307-59/+98
* | Merge changesBenoit Germain2018-10-2915-242/+311
|\|
| * Merge pull request #150 from sonoro1234/LUA_JITLIBNAMEBenoit Germain2018-10-271-0/+1
| |\
| | * use include lualib.hsonoro12342018-10-261-0/+1
| |/
| * Merge pull request #148 from sonoro1234/master_cmakeBenoit Germain2018-10-261-0/+3
| |\
| | * add USE_PTHREAD to CMakeLists.txtsonoro12342018-10-251-0/+3
| |/
| * Fix DLL exportsBenoit Germain2018-10-254-20/+28
| * More MinGW buildfixes (I hope)Benoit Germain2018-10-256-23/+28
| * Fix Lanes build by reorganizing types around a bitBenoit Germain2018-10-2510-180/+206
| * verbose_error improvementsBenoit Germain2018-07-092-36/+59
* | add support for deep userdata cloningBenoit Germain2018-10-293-98/+181
|/
* Fix error when using strict checkingBenoit Germain2017-08-031-1/+1
* Rockspec for version 3.12Benoit Germain2017-08-021-0/+66
* Deep userdata improvementsBenoit Germain2017-08-025-34/+78
* Delete lanes-3.10.1-1.rockspecBenoit Germain2017-08-021-66/+0
* Delete lanes-3.10.0-1.rockspecBenoit Germain2017-08-021-66/+0
* Delete lanes-3.9.6-1.rockspecBenoit Germain2017-08-021-66/+0
* Clarification in limitationsBenoit Germain2017-08-011-0/+1
* Fix for deep-aware modulesBenoit Germain2017-08-0114-213/+396
* Merge branch 'master' of https://github.com/LuaLanes/lanesBenoit Germain2017-06-131-66/+0
|\
| * Delete lanes-3.8.3-1.rockspecv3.11Benoit Germain2017-06-051-66/+0
* | Accept non-string error messagesBenoit Germain2017-06-132-37/+39
|/
* Merge pull request #126 from aidanholm/masterBenoit Germain2017-06-051-1/+1
|\
| * Fix build with USE_DEBUG_SPEWAidan Holm2016-12-131-1/+1
* | Merge pull request #127 from first-leon/patch-1Benoit Germain2017-06-051-0/+1
|\ \
| * | OpenWRT supportfirst-leon2017-01-111-0/+1
| |/
* | rockspec for 3.11Benoit Germain2017-06-051-0/+66
* | Table transfer improvementsBenoit Germain2017-06-056-117/+286
* | prepare the way for module table lookupBenoit Germain2017-05-161-99/+91
* | Add test for table caching in basic.luaBenoit Germain2017-05-161-0/+8
* | Some code formatting and other non-changesBenoit Germain2017-05-121-50/+52
* | Suppress a #pragma messageBenoit Germain2017-05-102-2/+2
* | Improve LuaJIT supportBenoit Germain2017-05-105-12/+28
|/
* Bump version, update docv3.10.1Benoit Germain2016-11-214-4/+78