Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix. Register LuaJIT built-in libraries. | moteus | 2013-12-26 | 1 | -0/+14 |
| | |||||
* | Add. `joinable` parameter to `start` method which control in which thread ↵ | moteus | 2013-12-26 | 2 | -1/+27 |
| | | | | child Lua VM will be destroyed. | ||||
* | Update tests. | moteus | 2013-12-26 | 4 | -78/+70 |
| | |||||
* | Add. timeout parameter to thread:join() method | moteus | 2013-12-26 | 2 | -0/+76 |
| | |||||
* | First commit. | moteus | 2013-12-26 | 3 | -0/+288 |