ThePhD
|
dcff5cdaa0
|
re-implement xmove implicit transfers and hope it works proper this time
|
2017-09-13 10:20:24 -04:00 |
|
ThePhD
|
e3bd984062
|
cannot do automatic lua_xmove because of state differences
|
2017-09-12 22:01:29 -04:00 |
|
ThePhD
|
fcdb471167
|
update docs and benchmarks to include images directly to cut down on doc build warnings
add coroutine tests for new xmove copy and move constructors
cry tears because Lua does not kill the variables on the thread before killing the thread
|
2017-09-12 19:15:23 -04:00 |
|
ThePhD
|
074b9ae655
|
add xmove constructors for function, (light )userdata, table, reference and object
add additional coroutine example
improve traits
add tests for thread transfers
update single
|
2017-09-11 16:12:23 -04:00 |
|
ThePhD
|
b38a382b03
|
fix compat loadfilex issues and investigate luajit completely
|
2017-09-10 12:08:43 -04:00 |
|
ThePhD
|
fb276676d1
|
create and test raw_set and raw_get
add `new_enum` overload for initializer lists
add ipairs overload for 5.2 users
|
2017-09-06 15:09:51 -04:00 |
|
ThePhD
|
c523c67f9c
|
move tests to subdir
|
2017-09-06 05:22:40 -04:00 |
|