ThePhD
|
1fc00278d5
|
repair all constructors, expand type recognition
|
2017-09-14 08:45:44 -04:00 |
|
ThePhD
|
8d828ac47b
|
implement main_reference as per @eliasdaler's suggestions
|
2017-09-14 00:35:40 -04:00 |
|
ThePhD
|
7ff3a390b1
|
final lua_xmove fixes
|
2017-09-13 11:29:32 -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
|
94578d22c4
|
[ci skip] threading tips, but nothing extensive
|
2017-04-02 16:27:42 -04:00 |
|