コミット履歴

作者 SHA1 メッセージ 日付
  Araq 045e026d0e dfa.nim: track object/tuple field accesses more precisely; sink(o.x); sink(o.y) needs to compile; activate the tuple unpacking transf.nim bugfix 5 年 前
  Andreas Rumpf bf592c4e94 more destructor based changes (#10885) 5 年 前
  Miran bfc7522401 docgen: generate pragma after generic, fixes #10792 (#10865) 5 年 前
  cooldome d8c3df2683 fixes #10805 (#10806) 5 年 前
  Alexander Ivanov 3294ce3831 Render a colon for command if last arg list (#10803) 5 年 前
  Andreas Rumpf dcc3ac74f4 don't crash when rendering wrong nkInfix nodes 6 年 前
  Andreas Rumpf 86556ebfdb compiler refactoring; use typesafe path handing; docgen: render symbols between modules 6 年 前
  cooldome c033ff990a Renderer bug fixes (#8804) 6 年 前
  Araq 1abef2dc59 improve the error message for 'addQuitProc' etc; fixes #5794 6 年 前
  Araq 64517445ea even more strict isNil handling for strings/seqs in order to detect bugs 6 年 前
  Andreas Rumpf dae5450947 WIP: disallow 'nil' for strings and seqs 6 年 前
  cooldome ec02940185 Render bug: if expression with statement list expression as condition (#8375) 6 年 前
  cooldome a651809411 Fixes #8343, Fixes #8344 (#8347) 6 年 前
  cooldome 231a83a6b1 Fixes #8287 (#8288) 6 年 前
  Dmitry Atamanov 854aa3958f Fixes maxLineLength's bug in the renderer (#8240) 6 年 前
  Zahary Karadjov 5bcf8bcb59 fixes #7222; fixes #5595; fixes #3747 6 年 前
  Andreas Rumpf a1bd4a6cbd nimpretty: first version that seems useful for others to test it 6 年 前
  Araq 8e9551b1c7 fixex merge conflicts 6 年 前
  Andreas Rumpf 3cbc07ac78 Merge pull request #7770 from yglukhov/yield-in-try 6 年 前
  Andreas Rumpf 18a3833d60 more refactoring 6 年 前
  Andreas Rumpf 669a564492 remove more global variables in the Nim compiler 6 年 前
  Andreas Rumpf e55a1051ea fixes yet another index out of bounds issue in renderer.nim 6 年 前
  Araq dc809bd485 fixes yet another indexing bug caused by the strict strings 6 年 前
  Yuriy Glukhov cfe40a3e6e Merge branch 'devel' into yield-in-try 6 年 前
  Andreas Rumpf 328e7a1005 options.nim: no global variables anymore 6 年 前
  Andreas Rumpf 0d56dd4677 big refactoring: magicsys compiles again 6 年 前
  Yuriy Glukhov d71f69ab50 Closure iter transformation 6 年 前
  Andreas Rumpf 1aa359febb warn about inconsistent spacing around binary operators; fixes #7582 6 年 前
  Dmitry Atamanov 82275e3779 Fix renderer's errors (#7742) 6 年 前
  Andreas Rumpf e3e18b277c renderer.nim: bugfix 6 年 前