summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Release 0.1.4v0.1.4Alexey Melnichuk2016-09-095-3/+93
|
* Fix. Pass integer argument to thread.Alexey Melnichuk2016-09-051-0/+5
|
* Merge branch 'master' of https://github.com/moteus/lua-llthreads2Alexey Melnichuk2016-09-051-5/+5
|\
| * Update README.mdAlexey Melnichuk2015-04-061-5/+5
| | | | | | Close #2
* | Update Travis files.Alexey Melnichuk2016-09-053-128/+25
| |
* | Add. Test to pass lua_Integer as argumentAlexey Melnichuk2016-09-051-0/+25
|/
* Add. Test for multiple prelude.Alexey Melnichuk2015-04-033-0/+40
|
* Fix. Version on Lua 5.3Alexey Melnichuk2015-01-195-9/+24
|
* Prepare release and bump version numbers to 0.1.3v0.1.3Alexey Melnichuk2015-01-134-2/+92
|
* Update Travis file.Alexey Melnichuk2015-01-131-3/+3
|
* Run test with Lua 5.3 on TravisAlexey Melnichuk2014-11-262-19/+29
|
* Merge branch 'master' of https://github.com/moteus/lua-llthreads2Alexey Melnichuk2014-11-261-6/+6
|\
| * Update README.mdAlexey Melnichuk2014-07-021-6/+6
| |
* | Fix. Build with Lua 5.3.betaAlexey Melnichuk2014-11-263-2/+14
|/
* Fix. CMakeLists file install `llthreads2.ex` module.Alexey Melnichuk2014-06-301-1/+2
|
* Add. rockspecs for 0.1.2v0.1.2Alexey Melnichuk2014-06-265-4/+92
|
* Update README.mdAlexey Melnichuk2014-06-261-5/+5
|
* Run Travis tests on Linux.Alexey Melnichuk2014-06-251-1/+1
|
* Add. started/detached/joinable methods to thread object.Alexey Melnichuk2014-06-255-2/+64
|
* Fix. lakefileAlexey Melnichuk2014-06-231-2/+3
|
* Merge branch 'master' of https://github.com/moteus/lua-llthreads2Alexey Melnichuk2014-06-231-1/+1
|\
| * Update README.mdAlexey Melnichuk2014-06-231-1/+1
| |
* | Add. llthreads2/ex exports thread metatable.Alexey Melnichuk2014-06-231-0/+2
|/
* Update docAlexey Melnichuk2014-06-232-5/+61
|
* Fix. `compat` rockspec install `llthreads.ex` module.Alexey Melnichuk2014-06-234-18/+88
| | | | Update Travis files.
* Merge branch 'master' of https://github.com/moteus/lua-llthreads2Alexey Melnichuk2014-06-231-1/+11
|\
| * Update README.mdAlexey Melnichuk2014-06-181-1/+2
| |
| * Update README.mdAlexey Melnichuk2014-06-181-1/+1
| |
| * Update README.mdAlexey Melnichuk2014-06-181-0/+9
| |
* | Add. `llthreads2.ex` module.Alexey Melnichuk2014-06-238-4/+286
|/
* Update gitignore. [ci skip]Alexey Melnichuk2014-02-111-0/+5
|
* Add. LuaDist files.Alexey Melnichuk2014-02-105-0/+786
|
* Fix. build for Lua 5.2 with LUA_COMPAT_XXXAlexey Melnichuk2014-02-102-0/+10
|
* Fix. rockspec nameAlexey Melnichuk2014-02-071-0/+0
|
* Add. rockspecs for version 0.1.1v0.1.1Alexey Melnichuk2014-02-072-0/+88
|
* Add. cloudbees badgeAlexey Melnichuk2014-02-041-0/+1
|
* Fix. does not run `register` threadAlexey Melnichuk2014-02-042-1/+2
|
* Update test.Alexey Melnichuk2014-02-041-3/+8
|
* Test on MacOSXAlexey Melnichuk2014-02-041-2/+2
|
* Change travis files.Alexey Melnichuk2014-02-042-27/+40
|
* Add. `thread:alive()` method.Alexey Melnichuk2014-02-045-0/+124
|
* Add. Test to double join to same threadAlexey Melnichuk2014-02-043-0/+26
|
* Add. rockspecs for version 0.1.0v0.1.0Alexey Melnichuk2014-01-094-2/+90
|
* Add. library versionAlexey Melnichuk2014-01-092-0/+47
|
* Fix. llthreads2 rockspecmoteus2013-12-311-2/+2
|
* Add. test for lua-llthreas2 module.moteus2013-12-313-4/+13
|
* Update README [ci skip]moteus2013-12-311-7/+9
|
* Change. Implement 2 rockspecs llthreads2 and llthreads2-compat.moteus2013-12-314-11/+71
|
* Fix. typomoteus2013-12-311-6/+7
|
* Add. lakefilemoteus2013-12-302-0/+295
|