63 Commits

Author SHA1 Message Date
mihacooper
7daf9d0df4 optimize some data transferring and throw sol::error instead of writing to std::cerr 2017-01-23 23:53:42 +03:00
mihacooper
7625d338bc remove unfair noexcept 2017-01-23 16:10:09 +03:00
mihacooper
df871d3c8e Fix segfault by initialization of BaseHolder type 2017-01-23 16:10:09 +03:00
mihacooper
daefaf979b rename project to Effil 2017-01-22 19:30:40 +03:00
Ilia Udalov
5407a33947 SharedTable able to store lua tables && related tests.
Fix codestyle.
2017-01-21 22:39:58 +03:00
mihacooper
bacdc889c0 add luaunit framework, extend lua tests, fix shared-table bug (values were not updatable) 2017-01-20 22:50:18 +03:00
Ilia
52128c4078 Fix namespace 2017-01-20 16:56:35 +03:00
mihacooper
5f59d008be fixes of review comments 2017-01-20 14:16:29 +03:00
mihacooper
f8da71f2f1 change usertype adding to independent functions of each type 2017-01-19 12:49:13 +03:00
mihacooper
8743ab21f7 update api, implement thread function arguments (so far) 2017-01-19 01:32:29 +03:00
mihacooper
5ffe3f958b fix buildability: add mutex include 2017-01-18 00:27:27 +03:00
Ilia Udalov
74b4e61a36 Initial SharedTable support 2017-01-18 00:21:52 +03:00
mihacooper
8aa635f8c1 initial 2017-01-17 23:53:07 +03:00