Historique des commits

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