10 Commits

Author SHA1 Message Date
mihacooper
1b0c968bf5
Interruption points in sync operations (get, wait, pop, ...) (#118)
Interruption points in sync operations (get, wait, pop, ...)
2022-04-17 19:46:25 +03:00
mihacooper
925494e7d5
impl_c_function_support (#170)
Implement C function support
2022-02-23 15:28:43 +03:00
mihacooper
fd7a981d88
Dump table (effil.table -> table) (#134)
implement effil.dump()
2020-02-16 18:55:14 +03:00
mihacooper
bcb5b92996 Dont customize package.cpath in tests (#122) 2018-11-25 01:12:20 +03:00
mihacooper
3366aae6f2 Update travis config to use hererocks (#105) 2018-05-16 00:55:10 +03:00
mihacooper
e84fbb32f4 Function upvalues implementation (#86) 2017-10-19 22:49:51 +03:00
Andy Li
864c240cdd Actually running tests in Appveyor (#87)
Implement test run for AppVeyor and adapt them for Windows
2017-10-10 12:17:05 +03:00
mihacooper
0843512713 Fix methods params handling (#74) 2017-09-29 00:22:15 +03:00
Ilia
b8ab05f667 Fix GC related bugs (#73)
* Fix GC related bugs
* Fix GCC compilation
* Remove semicolons
* Remove refs_ from SharedTable
2017-09-28 11:45:43 +03:00
Ilia
2c42a76a1f Add rockspec (#68) 2017-09-20 22:31:54 +03:00