提交历史

作者 SHA1 备注 提交日期
  alaviss e259f80fc7 msgs, ccgstmts: fixes #11572 (#11621) 5 年之前
  Araq 3606e035f5 fixes #11606 5 年之前
  alaviss 993b3909a8 [refactor] compiler/[msgs, reorder, semstmts]: use toMsgFilename where appropriate (#11595) 5 年之前
  alaviss 2f1a1b7106 compiler/[msgs, options]: confine --listFullPaths to compiler messages (#11583) 5 年之前
  Araq 296c48de5e fixes #11436 5 年之前
  Clyybber f18b3af9d4 Replace countup(x, y-1) with x ..< y 5 年之前
  Andreas Rumpf c86b1fbcac fixes a critical GC safety inference bug (#10615) 5 年之前
  alaviss 2fdf816332 compiler/[msgs, suggest]: improve highlighter accuracy (#10496) 6 年之前
  Miran 251b014bf4 fix #9556 (#10445) 6 年之前
  Ico Doornekamp efa4b9adaa Fixes #10263; [backport] 6 年之前
  Timothee Cour bf3a308e86 [error messages, stacktraces] fix #8794 #9270 #9767 #9768 (#9766) 6 年之前
  Timothee Cour ab72d68ec8 fix off by 1 error in `col` shown by toFileLineCol (#10138) 6 年之前
  Araq 61d08ebcd8 IC: further progress 6 年之前
  Neelesh Chandola 7a15d2d04b Fixes #9556 (#9604) [backport] 6 年之前
  xzfc 8fc7cecfa2 compiler: show name of instantiating context in error traces (#6763) (#9207) 6 年之前
  Andreas Rumpf b017138c32 added a test for 'nim doc' 6 年之前
  Andreas Rumpf 86556ebfdb compiler refactoring; use typesafe path handing; docgen: render symbols between modules 6 年之前
  Araq b3c3a46317 fixes #5745 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 年之前
  Arne Döring ba3c6d022b make basic debugging possible 6 年之前
  Andreas Rumpf c640bd2d1b cleanup compiler/prettybase to not use redudant global variables 6 年之前
  Andreas Rumpf 669a564492 remove more global variables in the Nim compiler 6 年之前
  Andreas Rumpf feef109e60 make tests green again 6 年之前
  Andreas Rumpf a4e2b0c153 platform.nim doesn't use globals anymore; prepare msgs.nim for not using globals 6 年之前
  Andreas Rumpf b2c7910fb6 compiler/ropes.nim has no global error handler anymore 6 年之前
  Andreas Rumpf bf6c2c5ccf preparations of making compiler/msgs.nim free of global variables 6 年之前
  Andreas Rumpf 5bf6ad9fa3 make tests green on Unix 6 年之前
  Andreas Rumpf 328e7a1005 options.nim: no global variables anymore 6 年之前
  Andreas Rumpf 297038f704 move more globals into the config object 6 年之前