Commit History

Author SHA1 Message Date
  Andreas Rumpf e0ef859130 strict effects (#18777) 3 years ago
  flywind 8fa0decf6b fix a typo (#18715) 3 years ago
  Timothee Cour 836b061ae3 improve `--declaredLocs` to help disambiguate types (generics, aliases etc) (#18389) 3 years ago
  Jason Beetham 252eea8cae Make procedure mismatch more informative with pragma/call convention mismatches (#18384) 3 years ago
  Timothee Cour 065243dc59 followup #17777: declaredloc field error msgs now work with generics (#18259) 3 years ago
  Timothee Cour 3619a5a2aa more informative error msg for undeclared field (`A(badfield: 1)` and `a.badfield = expr`) (#17777) 4 years ago
  Timothee Cour ceadf54d76 iterable[T] (#17196) 4 years ago
  Saem Ghani 72b89eff82 semLambda removed, semProcAux reworked (#17379) 4 years ago
  Timothee Cour 48eab5370a fix #2844 #3911; add --spellsuggest to suggest symbols in scope with similar spellings on undefined symbol error (#16067) 4 years ago
  Andreas Rumpf 8241e55023 IC: next steps (#16729) 4 years ago
  Timothee Cour f344a70412 fix #16150 improve type mismatch errors (#16152) 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
  Timothee Cour 05752cd5d0 add --declaredlocs (#15666) 4 years ago
  Andreas Rumpf 9a059657ca fixes bootstrapping for any machine that has a Nim already installed [backport:1.4] (#15660) 4 years ago
  Andy Davidoff 0b74d26d0c don't raise index defects on malformed ast (#15278) 4 years ago
  Clyybber fb58066b61 Fix #5691 (#15158) 4 years ago
  Araq 12a9fe017e fixes #15056 [backport] 4 years ago
  Araq ebd1cc0265 minor bugfixes for 'func' and .borrow 4 years ago
  Andreas Rumpf da29222f86 init checks and 'out' parameters (#14521) 4 years ago
  Araq 0824fdd061 fixes #14562 4 years ago
  Clyybber 1f1e4de3bc Make ./koch temp --gc:arc work (#14186) 5 years ago
  hlaaftana b2141fc2a1 changed type() to typeof() in docs and error messages (#14084) 5 years ago
  Andreas Rumpf 9ffec79300 DrNim (Nim compiler with Z3 integration) (#13743) 5 years ago
  Araq ef2566218e better error messages for Nim's effect system 5 years ago
  Timothee Cour dd362ab4c0 fix #13538 sigmatch errors are now sorted (#13701) 5 years ago
  Timothee Cour 7939319379 fix `is` with generic types; fix `genericHead(Foo[T])` (#13303) 5 years ago
  Andreas Rumpf 22b2684608 fixes #12148 [backport] (#12888) 5 years ago
  Clyybber 7e747d11c6 Cosmetic compiler cleanup (#12718) 5 years ago