Commit Verlauf

Autor SHA1 Nachricht Datum
  Andreas Rumpf 52c3633223 warn about observerable stores but don't prevent them for 1.2.2 [backport:1.2]; refs https://github.com/nim-lang/RFCs/issues/230 (#14510) vor 4 Jahren
  Timothee Cour fe7a2d60f9 make it easier to figure out how to debug issues (#14477) vor 4 Jahren
  Timothee Cour 0d0ea3a11e no more code duplication bw liMessage and rawMessage + several bug fixes (#14415) vor 4 Jahren
  Andreas Rumpf ddee8a362a change the [Processing] messages into dots (#14418) vor 4 Jahren
  Timothee Cour 3573a4f9c1 no more guessing where compiler msgs came from (#14317) vor 4 Jahren
  Timothee Cour de74362213 fix #14314 do not analyze importc procs for effects (#14319) vor 4 Jahren
  Clyybber 83547ec769 Make unreachable else in case statements a warning instead of an error (#14190) vor 4 Jahren
  Andreas Rumpf 1b6c4ed2ba fixes #14052 [backport:1.2] (#14055) vor 4 Jahren
  Zahary Karadjov be95f8fdfa Turn some of the errors back into warnings vor 4 Jahren
  Zahary Karadjov 1b570f2b18 Turn the warning for uninitialized (result) variables into errors vor 4 Jahren
  Andreas Rumpf 35fb38629f cycle breaker (#13593) vor 4 Jahren
  Timothee Cour 1f2042411a fix #13412 nim now recompiles for stdin input; SuccessX now configurable; can show whether it recompiled (#13506) vor 4 Jahren
  Andreas Rumpf 3f29911a94 new feature: --staticBoundChecks:on to enforce static array index checking (#10965) vor 4 Jahren
  Andreas Rumpf a6682de004 catchable defects (#13626) vor 4 Jahren
  Timothee Cour e64f1c7ee4 `koch --nim:pathto/nim boot` and `koch boot --hint:cc:off` now work (#13516) vor 4 Jahren
  Jasper Jenkins 796aafe7e0 make case-object transitions explicit, make unknownLineInfo a const, replace a few magic numbers with consts (#13170) vor 5 Jahren
  Timothee Cour d88b52c0bc successX now correctly shows html output for `nim doc`, `nim jsondoc`; fix #13121 (#13116) vor 5 Jahren
  Timothee Cour 15043d35b8 make SuccessX show project file + output file (#13043) vor 5 Jahren
  Timothee Cour e5ae7ceaa3 [easy] --hint:link:on now shows link cmd instead of nothing (#13056) vor 5 Jahren
  Araq 2dea920379 ARC: implemented a simple cycle detector vor 5 Jahren
  Benny Elgazar ee36931f26 Fix to the relevant path of the docs. (#12162) vor 5 Jahren
  Araq dc38b88f7e bugfix: it should be [UnusedImport] [nobackport] vor 5 Jahren
  Andreas Rumpf 9852cf804b warn about unused imports; fixes an 'export' regression [nobackport] vor 5 Jahren
  Araq 4137a4dbf3 [feature] detect unused imports vor 5 Jahren
  Andreas Rumpf 3d88d06b32 better run [feature] (#11709) vor 5 Jahren
  Araq c94647aeca styleCheck: make the compiler and large parts of the stdlib compatible with --styleCheck:error vor 5 Jahren
  Araq bd689849f2 nim styleChecker: implemented all the missing features (bugfix) vor 5 Jahren
  genotrance 1255b3c864 Warn about object case transitions at compile time (#11378) vor 5 Jahren
  Araq 9ecb1aae80 new compiler feature: --expandMacro vor 5 Jahren
  Miran 43832f8e57 remove shadow warning, fixes #10732 (#11039) vor 5 Jahren