Commit History

Author SHA1 Message Date
  ringabout 0f54554213 allow non var deinit for locks and conds: alternative way (#23099) 11 months ago
  ringabout 1dab8ba334 move threads out of system (#20674) 2 years ago
  Andreas Rumpf 4857c462d5 Revert "fix #14873 properly by skipping `abi` field in importc type (#17944)" (#17992) 3 years ago
  Timothee Cour 98c29c01eb fix #14873 properly by skipping `abi` field in importc type (#17944) 3 years ago
  flywind dc89b21257 [std/locks]close #7998(complete condition variables) (#17711) 3 years ago
  flywind cedbc7035d [std/locks]remove workaround for withLock (#17772) 3 years ago
  flywind c7b4639460 ref #14873 (#17644) 3 years ago
  Timothee Cour dfe51d10a1 `addQuitProc` now works with closures, and c, js(node/browser) backend; fix some bugs in testament (#14342) 4 years ago
  Andy Davidoff 8018449319 simple typo in locks.nim (#14297) 4 years ago
  Timothee Cour 2446570350 fixes #12330 (#12331) 5 years ago
  Ray Imber 9dd297f613 Locks modules should give a compile error when threads are not enabled. (#12231) 5 years ago
  Andreas Rumpf b07694cd90 new gensym handling (#11985) 5 years ago
  Araq 3f6168b337 removes deprecated T/P types 6 years ago
  Yuriy Glukhov 1f13e94dd0 Disable stacktrace in locks (#6128) 7 years ago
  andri lim 2ecdf582a8 fixes #6049 add mixin release, acquire to withLock (#6113) 7 years ago
  Anatoly Galiulin 45bbecb021 Use ``when insideRLocksModule`` instead of ``when compiles`` 8 years ago
  Anatoly Galiulin ebc02f6dc0 Fix ``XDeclaredButNotUsed`` warning when locks or rlocks module is used 8 years ago
  Dominik Picheta 34401a3639 Documentation for `withLock`. 8 years ago
  Dominik Picheta 1cc1a7faf4 Rename locks.lock tmplt to withLock and change body to untyped. 8 years ago
  Dominik Picheta f0341979bd Implement a `lock` template in `locks` module. 8 years ago
  Araq 28de800d61 Merge branch 'more_concurrency' into devel 9 years ago
  pdw 6ca3504dfb lib/core - Dropped 'T' from types 9 years ago
  Araq 543ec37975 get rid of deprecated effects 9 years ago
  Araq 75ccdebd1e get rid of deprecated effects 9 years ago
  Federico Ceratto 657dca5c3b Fix typos 9 years ago
  Araq 08fcc87986 deprecated old locking effects 10 years ago
  def 78b3f739b1 Remove runtime deadlock prevention as deadlock detection at compile-time is available 10 years ago
  def ea57f340f2 Fix compile because of case sensitivity 10 years ago
  Araq 30823c1ce3 make tests green 10 years ago
  Araq d05df2173b Nimrod renamed to Nim 10 years ago