28 Commits

Author SHA1 Message Date
mihacooper
ef93c6a2a8
Rework thread cancellation, using regular exception (#177)
BREAKS BACK COMPATIBILITY:
  - cancellation error can be caught by `pcall`
  - `canceled` thread status was renamed to `cancelled`
2022-12-05 22:09:39 +01:00
mihacooper
f00336fc98
Update CI badges 2022-06-17 19:34:13 +04:00
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
92a7bb50d2
Update README.md 2022-01-24 11:26:57 +03:00
Buckaroo Banzai
e208629c4c
Fix typo in README.md (#145) 2020-03-27 21:22:52 +03:00
mihacooper
51924aaad7
Fix installation instuction: use https for cloinng 2020-02-26 11:50:25 +03:00
mihacooper
fd7a981d88
Dump table (effil.table -> table) (#134)
implement effil.dump()
2020-02-16 18:55:14 +03:00
mihacooper
3ac975ddf1 Actualize documentation (#125)
* Update documentation

* upd

* Update README.md

* Update

* Update README.md

* review fixes
2019-08-07 23:40:40 +03:00
mihacooper
bcb5b92996 Dont customize package.cpath in tests (#122) 2018-11-25 01:12:20 +03:00
mihacooper
e1d2544995
add Lua bages 2018-11-02 00:18:58 +03:00
Ilia
c5d94ec465 Add hardware_threads() function (#111)
* Add hardware_threads() function
2018-10-17 12:54:41 +03:00
Luiz Carlos Cavalcanti
7b73a0e0d9 Expand instruction to build project from source (#93)
Fix 'install from sources' instruction
2017-10-14 14:30:05 +03:00
mihacooper
7049ac4f8c Update README.md 2017-10-09 00:48:05 +03:00
mihacooper
e290d1e20e Update README.md 2017-10-07 13:09:53 +03:00
mihacooper
d935a3bfb1 Doc refactoring (#62)
* Update README.md

* Update README.md

add reference to the README as docs

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md
2017-09-01 12:06:56 +01:00
mihacooper
8edeb5265e Update README.md 2017-08-05 15:41:15 +03:00
Ilia
9f6e8ad988 Update README.md 2017-07-22 00:45:38 +03:00
Ilia
e4652ade19 Code cleanup (#57)
- remove docs dir
- remove .clang-format
2017-07-22 00:31:28 +03:00
Ilia
9d18793544 Update README.md 2017-07-21 23:00:10 +03:00
Ilia
a091f93ca4 appveyor scetch (#54) 2017-06-18 20:26:08 +03:00
Ilia Udalov
7ac6014329 README.md updates & scetch of docs 2017-03-05 02:27:11 +03:00
mihacooper
08713618a8 Add ReadTheDocs to project 2017-02-11 13:57:34 +03:00
mihacooper
ca6ffd040d Update README.md
Update travis repo name
2017-01-22 19:41:49 +03:00
mihacooper
daefaf979b rename project to Effil 2017-01-22 19:30:40 +03:00
Ilia Udalov
0a498177ee Continuous integration with travis-ci 2017-01-22 01:33:35 +03:00
mihacooper
8aa635f8c1 initial 2017-01-17 23:53:07 +03:00
mihacooper
7a5cff11aa Initial commit 2017-01-17 23:39:22 +03:00