Revīziju vēsture

Autors SHA1 Ziņojums Datums
  ringabout 4d11d0619d complete std prefixes for stdlib (#22887) 1 gadu atpakaļ
  ringabout 3f7e1d7daa replace `doAssert false` with `raiseAssert` in lib, which works better with strictdefs (#22458) 1 gadu atpakaļ
  ringabout 0f3d6b5a52 small fixes for atomicArc (#22017) 1 gadu atpakaļ
  Bung a9bd78d579 fix #12122 (#21096) 2 gadi atpakaļ
  ringabout 75ece74bdd fixes #20526; use `nimPreviewSlimSystem` for documentation build (#20714) 2 gadi atpakaļ
  Andrey Makarov 4341b06f65 RST: improve simple tables (#19859) 2 gadi atpakaļ
  Andreas Rumpf fb86271556 system.nim cleanup some exported constants which should never have be… (#17909) 3 gadi atpakaļ
  flywind 8b5769133c remove unnecessary assignment (#17702) 3 gadi atpakaļ
  flywind a807233aeb fix #17615(runnableExamples silently ignored if placed after some code) (#17619) 3 gadi atpakaļ
  Timothee Cour 4f9aaee1d9 remove redundant void return in stdlib (#17464) 3 gadi atpakaļ
  flywind 47c078e29c use single backtick (#17166) 4 gadi atpakaļ
  flywind dfe6797023 fix #15628 (#16387) 4 gadi atpakaļ
  yatsen1 341cd844b2 fix coro proc crash for stack problem when run long enough than a GC cycle (#7612) (#11410) 4 gadi atpakaļ
  Cléber Zavadniak ce2da87eca Fix typo on CoroutineRef* doc (#15179) 4 gadi atpakaļ
  Euan 7828199827 #12103 - CI for OpenBSD (#12105) 4 gadi atpakaļ
  narimiran 5732bb41ef [backport] run nimpretty on the remaining files 5 gadi atpakaļ
  Araq 5abe880469 last stdlib cleanups 5 gadi atpakaļ
  Araq 5a020d641d style improvements; fixes #11774 5 gadi atpakaļ
  narimiran c0b5479e6b coro: minor documentation fix [backport] [ci skip] 6 gadi atpakaļ
  Timothee Cour 3e6b58323b fix tests/coroutines/texceptions.nim (#8810) 6 gadi atpakaļ
  alaviss 7ef268274f Haiku support for Nim (#8542) 6 gadi atpakaļ
  Rokas Kupstys cd2721242a Fix waiting on coroutines (#5463) 8 gadi atpakaļ
  Rokas Kupstys 5aef77a3d3 Removed test code from coro.nim and created three real tests for coroutines 8 gadi atpakaļ
  Rokas Kupstys f80ddbbcc6 Use constant nimCoroutines instead of defined(nimCoroutines) 8 gadi atpakaļ
  Rokas Kupstys c3d1b732d6 Reworked gc support for coroutines. Nim now bootstraps with -d:nimCoroutines 8 gadi atpakaļ
  Rokas Kupstys ce4e9846f0 Iterators test in coroutines 8 gadi atpakaļ
  Rokas Kupstys ff1bf74554 Delete fiber context when it exits (memleak fix) 8 gadi atpakaļ
  Rokas Kupstys 9a754156d7 Added support for exceptions in coroutines and added exception test 8 gadi atpakaļ
  Rokas Kupstys 373e667dbc Coroutine rework. 8 gadi atpakaļ
  Dmitriy Fomichev d356c37185 Workaround for the high cpu usage issue in coroutines on linux (#5186) 8 gadi atpakaļ