Commit History

Author SHA1 Message Date
  cooldome c5c4da4f3c Converter bug fixes (#9700) 6 years ago
  Andreas Rumpf 6e8ed8c6fa added first version of a nimfind tool for the poor souls that don't have a good nimsuggest integretation 6 years ago
  Arne Döring b306e0bfe2 feedback injected 6 years ago
  Arne Döring cba86a9893 fix #9319 6 years ago
  Andreas Rumpf c739b9192f produce more helpful error messages when overloading resolution fails 6 years ago
  Miran 675c629fee replace deprecated `safeAdd` with `add` (#9416) 6 years ago
  Timothee Cour eb946f37a7 fixes #8671; show helpful msg (lookup symbol, eg iterator) on 'attempting to call undeclared routine' error (#8786) 6 years ago
  LemonBoy 33458894da Fix overload resolution for pragmas evaluation (#8902) 6 years ago
  Araq 0694c9080f fixes #8043 6 years ago
  Araq 7bb93c730e show all mismatching overloads again 6 years ago
  Araq a60cf221e8 improve the error message for mutability problems that arise from implicit converter calls 6 years ago
  Andreas Rumpf 30621c4a89 improve error messages by filtering out highly unlikely mismatches 6 years ago
  LemonBoy b28c7d434b Update all the default parameters after an instantiation (#8689) 6 years ago
  Andreas Rumpf dae5450947 WIP: disallow 'nil' for strings and seqs 6 years ago
  LemonBoy c3a9ac4d35 Try conversion to static[T] in generic instantation (#8443) 6 years ago
  Zahary Karadjov 31651ecd61 allow referencing other parameters in default parameter values 6 years ago
  Zahary Karadjov 5bcf8bcb59 fixes #7222; fixes #5595; fixes #3747 6 years ago
  Andreas Rumpf 40ec7be45c refactoring: remove idents.legacy global variable and pass the IdentCache around explicitly 6 years ago
  Andreas Rumpf 9849808720 Merge branch 'devel' into araq-big-refactoring 6 years ago
  Andreas Rumpf 669a564492 remove more global variables in the Nim compiler 6 years ago
  Zahary Karadjov 1c478db375 fix #7883; fix #7829 6 years ago
  Andreas Rumpf feef109e60 make tests green again 6 years ago
  Araq 02b78d3f94 make tests green again 6 years ago
  Andreas Rumpf ce859d8c16 more modules compile again 6 years ago
  Andreas Rumpf 9d77f61038 sigmatch: speed it up 6 years ago
  Andreas Rumpf 6408646b02 minor speedup: concept tests still green 6 years ago
  Andreas Rumpf 4adc31ee3d stuff that is green 6 years ago
  Andreas Rumpf ee366f1746 .experimental can now be used to enable specific features 6 years ago
  Araq 7e1f0e28ae revert the error message 6 years ago
  Araq f9449ef954 improve compiler error message 6 years ago