Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix. register bit32 library on Lua5.2 | moteus | 2013-12-26 | 1 | -9/+7 |
* | Fix. remove magic numbers. | moteus | 2013-12-26 | 1 | -5/+7 |
* | Fix. Register LuaJIT built-in libraries. | moteus | 2013-12-26 | 1 | -1/+17 |
* | Add. `joinable` parameter to `start` method which control in which thread chi... | moteus | 2013-12-26 | 1 | -27/+68 |
* | Add. set_logger function allow logging errors (crash Lua VM) in current llthr... | moteus | 2013-12-26 | 1 | -9/+34 |
* | Add. timeout parameter to thread:join() method | moteus | 2013-12-26 | 1 | -7/+26 |
* | Fix. load library on Lua 5.2 | moteus | 2013-12-26 | 1 | -12/+12 |
* | Fix. compile pthread version. | moteus | 2013-12-26 | 1 | -4/+6 |
* | Fix. include some std libraries. | moteus | 2013-12-26 | 1 | -0/+5 |
* | First commit. | moteus | 2013-12-26 | 1 | -0/+669 |