Araq
|
3f6168b337
removes deprecated T/P types
|
6 lat temu |
Yuriy Glukhov
|
1f13e94dd0
Disable stacktrace in locks (#6128)
|
7 lat temu |
andri lim
|
2ecdf582a8
fixes #6049 add mixin release, acquire to withLock (#6113)
|
7 lat temu |
Anatoly Galiulin
|
45bbecb021
Use ``when insideRLocksModule`` instead of ``when compiles``
|
8 lat temu |
Anatoly Galiulin
|
ebc02f6dc0
Fix ``XDeclaredButNotUsed`` warning when locks or rlocks module is used
|
8 lat temu |
Dominik Picheta
|
34401a3639
Documentation for `withLock`.
|
8 lat temu |
Dominik Picheta
|
1cc1a7faf4
Rename locks.lock tmplt to withLock and change body to untyped.
|
8 lat temu |
Dominik Picheta
|
f0341979bd
Implement a `lock` template in `locks` module.
|
8 lat temu |
Araq
|
28de800d61
Merge branch 'more_concurrency' into devel
|
9 lat temu |
pdw
|
6ca3504dfb
lib/core - Dropped 'T' from types
|
9 lat temu |
Araq
|
543ec37975
get rid of deprecated effects
|
9 lat temu |
Araq
|
75ccdebd1e
get rid of deprecated effects
|
9 lat temu |
Federico Ceratto
|
657dca5c3b
Fix typos
|
10 lat temu |
Araq
|
08fcc87986
deprecated old locking effects
|
10 lat temu |
def
|
78b3f739b1
Remove runtime deadlock prevention as deadlock detection at compile-time is available
|
10 lat temu |
def
|
ea57f340f2
Fix compile because of case sensitivity
|
10 lat temu |
Araq
|
30823c1ce3
make tests green
|
10 lat temu |
Araq
|
d05df2173b
Nimrod renamed to Nim
|
10 lat temu |
Araq
|
346443d1b5
case consistency improvements
|
11 lat temu |
Araq
|
3c0a6a8962
'assert' hides EAssertionFailsure; stdlib makes use of 'tags'
|
12 lat temu |
Araq
|
4f1b89c30c
year 2012 for most copyright headers
|
13 lat temu |
Zahary Karadjov
|
841d6b6aa9
fixed some recently introduced compilation errors in the standard library
|
13 lat temu |
Araq
|
4839800c22
new actors implementation for nimrod; compiler's generics still not up for the task though
|
13 lat temu |
Araq
|
d560e84fcc
locks now in their own core module
|
13 lat temu |