aboutsummaryrefslogtreecommitdiff
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2018-11-19Fix build errorsBenoit Germain2-1/+2
2018-11-19Internal code tweaksBenoit Germain11-158/+213
2018-11-15CMakeLists.txt get all sourcessonoro12341-1/+2
2018-11-15Deep userdata must embed DeepPrelude to save an allocation (also changes Deep...Benoit Germain9-61/+56
2018-11-15CMakeLists.txt add linda.csonoro12341-1/+1
2018-11-15rockspec for version v3.13.0Benoit Germain2-0/+70
2018-11-15split linda code in a separate fileBenoit Germain5-1013/+1056
2018-11-11fix a bunch of compilation warnings (issue #157)Benoit Germain8-82/+91
2018-11-09new API lanes.set_thread_affinity(), and et_debug_threadname implemented with...Benoit Germain6-2/+60
2018-11-08Improved deadlock bug test scriptBenoit Germain1-10/+19
2018-11-08Make sure any linda operation that can raise an error won't ever leave a mute...Benoit Germain6-44/+101
2018-11-07__lanesclone mechanism should actually work nowBenoit Germain6-61/+230
2018-11-07Little bugfix for __lanesclone supportBenoit Germain2-9/+12
2018-11-07Fix potential crash at application shutdown when deep userdata were created b...Benoit Germain3-2/+15
2018-11-06Documentation tweakBenoit Germain1-1/+1
2018-11-05rename deep_test.luaBenoit Germain1-0/+0
2018-11-05Fix compilation warning glitchesBenoit Germain2-1/+3
2018-11-04Documentation for __lanescloneBenoit Germain1-2/+17
2018-11-03fix an internal error trying to call on_state_create in a lane without any li...Benoit Germain5-38/+25
2018-11-02Fix error with LuaJIT when ffi package isn't requiredBenoit Germain4-5/+9
2018-11-02Enum buildfixBenoit Germain4-14/+13
2018-10-31Better protect_allocator autodetectionBenoit Germain2-1/+4