Commit History

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