提交历史

作者 SHA1 备注 提交日期
  Araq 0694c9080f fixes #8043 6 年之前
  Araq 7bb93c730e show all mismatching overloads again 6 年之前
  Araq a60cf221e8 improve the error message for mutability problems that arise from implicit converter calls 6 年之前
  Andreas Rumpf 30621c4a89 improve error messages by filtering out highly unlikely mismatches 6 年之前
  LemonBoy b28c7d434b Update all the default parameters after an instantiation (#8689) 6 年之前
  Andreas Rumpf dae5450947 WIP: disallow 'nil' for strings and seqs 6 年之前
  LemonBoy c3a9ac4d35 Try conversion to static[T] in generic instantation (#8443) 6 年之前
  Zahary Karadjov 31651ecd61 allow referencing other parameters in default parameter values 6 年之前
  Zahary Karadjov 5bcf8bcb59 fixes #7222; fixes #5595; fixes #3747 6 年之前
  Andreas Rumpf 40ec7be45c refactoring: remove idents.legacy global variable and pass the IdentCache around explicitly 7 年之前
  Andreas Rumpf 9849808720 Merge branch 'devel' into araq-big-refactoring 7 年之前
  Andreas Rumpf 669a564492 remove more global variables in the Nim compiler 7 年之前
  Zahary Karadjov 1c478db375 fix #7883; fix #7829 7 年之前
  Andreas Rumpf feef109e60 make tests green again 7 年之前
  Araq 02b78d3f94 make tests green again 7 年之前
  Andreas Rumpf ce859d8c16 more modules compile again 7 年之前
  Andreas Rumpf 9d77f61038 sigmatch: speed it up 7 年之前
  Andreas Rumpf 6408646b02 minor speedup: concept tests still green 7 年之前
  Andreas Rumpf 4adc31ee3d stuff that is green 7 年之前
  Andreas Rumpf ee366f1746 .experimental can now be used to enable specific features 7 年之前
  Araq 7e1f0e28ae revert the error message 7 年之前
  Araq f9449ef954 improve compiler error message 7 年之前
  Araq 863c626078 fixes #7335 7 年之前
  Andreas Rumpf d81568fcd5 make concept tests green again 7 年之前
  Andreas Rumpf 27e32e0a7d improve the error message for #4659; closes #4659 7 年之前
  Araq 037ce16f44 improve the error message for mutability problems 7 年之前
  Andreas Rumpf a4deceb134 fixes #6186 7 年之前
  Araq ef6eda4cb4 better error messages: use <T1, T2> instead of (T1, T2) in order to prevent confusions with tuple types 7 年之前
  Andreas Rumpf 2199f83280 improve error message for twrongcolon 7 年之前
  Andreas Rumpf 326b7dc556 improve the error messages regarding type mismatches in overloading resolution 7 年之前