Commit History

Author SHA1 Message Date
  ringabout d136af0122 modernize lineinfos; it seems that array access hinders strict def analysis like field access (#22420) 1 year ago
  ringabout 93ced31353 use strictdefs for compiler (#22365) 1 year ago
  ringabout f0f3904ff0 implement `ensureMove` (#22339) 1 year ago
  ringabout d139d99946 fixes #19101; zero initialization union casts (#22185) 1 year ago
  Juan Carlos b2d7761975 Remove Deprecated Nimfix (#22062) 1 year ago
  Juan Carlos 3a08e2e6ac Remove LineTooLong (#21819) 1 year ago
  ringabout 69c193e5e2 fixes #21731; fixes #21537; disable `warnBareExcept` by default [backport] (#21728) 1 year ago
  metagn b0a98cc01e warn on set types bigger than max size, default to 0..255 for int literals (#21659) 1 year ago
  metagn 4898b054ce warn against `a, b = val` in routine arguments (#21604) 1 year ago
  Andrey Makarov 2620da9bf9 docgen: implement cross-document links (#20990) 2 years ago
  ringabout 91ce8c385d fix #19580; add warning for bare except: clause (#21099) 2 years ago
  metagn 6d8cf25bd7 deprecate `do:` meaning `do ():` + misc cleanup (#20927) 2 years ago
  ringabout ef29987781 An unnamed break in a block now gives an `UnnamedBreak` warning (#20901) 2 years ago
  ringabout 8e1181bde5 issue a warning for ptr to cstring conversion[backport] (#20814) 2 years ago
  ringabout 5602183234 'lock levels' are deprecated, now a noop (#20539) 2 years ago
  Andreas Rumpf 0d23419e68 DAA and 'out' parameters (#20506) 2 years ago
  metagn cfff454cf9 closed ambiguous enum defaults to first overload (#20457) 2 years ago
  metagn d1d141b135 new .redefine pragma for templates, warn on redefinition without it (#20211) 2 years ago
  konsumlamm 528b6d1c3f Warn when casting to a larger type (#20103) 2 years ago
  Andrey Makarov 417b90a7e5 Improve Markdown code blocks & start moving docs to Markdown style (#19954) 2 years ago
  Andrey Makarov 4341b06f65 RST: improve simple tables (#19859) 2 years ago
  flywind 56a901f9e1 fix broken CI (#19472) 2 years ago
  Andrey Makarov 7ba2659f73 docgen: implement doc link resolution in current module (#18642) 3 years ago
  Andreas Rumpf e0ef859130 strict effects (#18777) 3 years ago
  Timothee Cour 3aa16c1de0 fix RFC #341: dot-like operators are now parsed with same precedence as `.` (#18711) 3 years ago
  Andreas Rumpf 0c4582c665 mitigates #12815 (#18557) 3 years ago
  Andreas Rumpf 58e27ebd4a fixes #12815 (#18554) 3 years ago
  Andreas Rumpf 01fc9e58ca fixes #18550 (#18553) 3 years ago
  Andreas Rumpf 70fb377e88 undo RFC #294, it breaks code for no good reason, the compiler can wa… (#18546) 3 years ago
  Andrey Makarov 8c7ee96457 rst: add missing line/column info for some warnings (#18383) 3 years ago