Commit History

Author SHA1 Message Date
  Zahary Karadjov 74a80988d9 proper error reporting for concepts and the introduction of the {.explain.} pragma 8 years ago
  Zahary Karadjov 0f2c4be129 infer static parameters even when more complicated arithmetic is involved 8 years ago
  Zahary Karadjov 76c663f692 support for inferring static[T] concept params 8 years ago
  Zahary Karadjov eab1d0cc02 support for accessing the inferred concept type params with the dot operator 8 years ago
  Andreas Rumpf 93068f1ba6 avoid some compiler crashes in debug mode 8 years ago
  Andreas Rumpf e169eaac5b make tsigbreak.nim compile 8 years ago
  Araq ebaf57ea3b further progress 8 years ago
  Araq e6c5622aa7 removed tyArrayConstr completely from the compiler; introduced tyAlias instead in preparation for further bugfixes 8 years ago
  Andreas Rumpf 0e9d12639e fixes #4677 properly 8 years ago
  Andreas Rumpf 1528d7c6e8 fixes #4677 8 years ago
  Andreas Rumpf 39ebe2175b compiler almost free of deprecated expr/stmt names 8 years ago
  Andreas Rumpf f5fa5dae85 generic multi-methods should work now 8 years ago
  Andreas Rumpf b47d9b7b91 fixes #4371 8 years ago
  Andreas Rumpf 06d4131ce1 fixes #3669 8 years ago
  Andreas Rumpf 38dee2095c added 'sig' feature; removed tfShared support in the compiler 8 years ago
  def 7177e0058b Consistently use Channel instead of TChannel 8 years ago
  Araq 760242b870 removes 'x is iterator' special casing in the language 9 years ago
  Araq d93507fd2e fixes #3338 9 years ago
  Araq 36f68e1650 fixes #3329 9 years ago
  Araq e5d8988175 fixes #3112 9 years ago
  Araq 3df9d2bd0c fixes #2540 9 years ago
  Araq e55f5d1fd4 fixes #2505, fixes #1853, fixes #2522 9 years ago
  Araq d89a20cc1d fixes #2509 9 years ago
  Araq 78f371c03a first implementation of overloading of '='; missing: rewriting let/var sections 9 years ago
  Araq 765f274629 fixes #1783 9 years ago
  Araq bf90b9c833 fixes #2346 9 years ago
  Max Zerzouri 7527da7043 .n.isNil checks for tyTuple PTypes. 9 years ago
  Araq 2ebeb0bd21 fixes #2169 9 years ago
  Araq 9053799bf5 fixes #2216 9 years ago
  Araq fce2ff161e tsigtypeop.nim works again 9 years ago