Commit History

Author SHA1 Message Date
  cooldome acf8316e50 Disallow nil dereference at compile time (#16032) 4 years ago
  Miran bbe49a14ae Correct all eggs (#15906) 4 years ago
  Timothee Cour 0fb878324e honor --declaredLocs in more places, including type mismatch errors; also show `kind` with --declaredLocs (#15673) 4 years ago
  Andreas Rumpf 226595515c explicit ID generation for easier IC (#15559) 4 years ago
  Andreas Rumpf 4058801607 spec for view types (#15424) 4 years ago
  Andreas Rumpf 57b7841c18 better support for slices as views (#15414) 4 years ago
  cooldome f21a49b2c4 Fix #15389 (#15390) 4 years ago
  Andreas Rumpf 10988d4840 borrow checking (#15282) 4 years ago
  Clyybber 35ff17410f Expand hoisted default params in sem (#15270) 4 years ago
  Clyybber 13e659cfec Big compiler Cleanup (#14777) 4 years ago
  Clyybber fb58066b61 Fix #5691 (#15158) 4 years ago
  Clyybber 2629d619a1 Fix forward declaration issues in template/macro context (#15091) 4 years ago
  flywind 086efac49b fix #6608 (#14963) 4 years ago
  Clyybber 5bd2da3f64 Fix #14911 (#14922) [backport] 4 years ago
  Danil Yarantsev 80952cadaa Reject casts to builtin typeclasses (#14788) 4 years ago
  Andreas Rumpf da29222f86 init checks and 'out' parameters (#14521) 4 years ago
  Timothee Cour 4301a3da9d * honor --errorMax even for tools (eg drnim, nim doc) (#14546) 4 years ago
  Danil Yarantsev 00ec43305e Fix `compiles` for nimsuggest [backport] (#14527) 4 years ago
  Andreas Rumpf 7ccc7d7e93 fixes #14498 [backport:1.2] (#14503) 4 years ago
  Timothee Cour fe7a2d60f9 make it easier to figure out how to debug issues (#14477) 4 years ago
  Timothee Cour 9502e39b63 `nim doc --backend:js`, `nim doc --doccmd:-d:foo`, `nim r --backend:js`, `--doccmd:skip` + other improvements (#14278) 4 years ago
  Jasper Jenkins ba0af0f827 allow generic typedesc field access (#12220) 4 years ago
  Andreas Rumpf 73eff1f457 fixes #12741 (#14005) 4 years ago
  cooldome 8ba915e449 error msg for #13864 (#13962) 4 years ago
  Timothee Cour 814f150184 fix #13848: make var result work with nim cpp (#13959) 4 years ago
  cooldome b4e9f8e814 fix ICE in isUnresolvedSym (#13925) 4 years ago
  Zahary Karadjov be95f8fdfa Turn some of the errors back into warnings 4 years ago
  Zahary Karadjov ce9a4ed124 Replace tfHasRequiresInit with a more accurate mechanism 4 years ago
  Zahary Karadjov d374c6373b Fix tests/parallel/tguard2.nim 4 years ago
  Zahary Karadjov e63b673ce2 Fix https://github.com/nim-lang/Nim/issues/4907 4 years ago