Commit History

Author SHA1 Message Date
  ringabout 64a0355f3f fixes #21377; fixes `@[]` and `{}` type inference as returns in generics (#21475) 1 year ago
  ringabout d950e5f3a8 remove nosinks hacks from compiler (#21469) 1 year ago
  ringabout 8e53fba083 replaces `pairs` with `keys` and `items`; saves 8 bytes (#21319) 1 year ago
  Bung a302b26e0e fix #19882 Improve error message when instantiating generics that lac… (#20356) 2 years ago
  metagn f6eb1d4d7d remove {.this.} pragma, deprecated since 0.19 (#20201) 2 years ago
  Jason Beetham 8d5a275189 Fixed distinct composite type class proc borrowing (#18904) 2 years ago
  Andreas Rumpf e8dad482a3 fixes #16246 (#18800) 3 years ago
  Andreas Rumpf 3ceaf5c130 fixes #18030 (#18415) 3 years ago
  Saem Ghani 72b89eff82 semLambda removed, semProcAux reworked (#17379) 3 years ago
  Andreas Rumpf 2f213db7ee fixes #11225; generic sandwich problems; [backport:1.2] (#17255) 3 years ago
  Andreas Rumpf 6278b5d89a new-style concepts implementation, WIP (#15251) 3 years ago
  flywind d447c0fe3f use typeof instead type (#16962) 3 years ago
  Andreas Rumpf 25745ad195 IC: final implementation steps (#16801) 3 years ago
  Andreas Rumpf 8241e55023 IC: next steps (#16729) 3 years ago
  Andreas Rumpf 796498525a IC: next steps (#16550) 3 years ago
  Andreas Rumpf 73a8b950cb big steps torwards an efficient, simple IC implementation (#16543) 3 years ago
  Andreas Rumpf 226595515c explicit ID generation for easier IC (#15559) 3 years ago
  Clyybber 13e659cfec Big compiler Cleanup (#14777) 4 years ago
  Andreas Rumpf c61f746629 avoid unsafe Nim features in preparation for --gc:arc (#14431) 4 years ago
  Clyybber 1f1e4de3bc Make ./koch temp --gc:arc work (#14186) 4 years ago
  Clyybber 7e747d11c6 Cosmetic compiler cleanup (#12718) 4 years ago
  Federico Ceratto 39290cf88c Fix spellings (#12277) [backport] 5 years ago
  Araq cf99c9bfb5 fixes #12051 5 years ago
  Andreas Rumpf 766960dc15 fixes #11515 (#11624) 5 years ago
  Clyybber f18b3af9d4 Replace countup(x, y-1) with x ..< y 5 years ago
  Andreas Rumpf bf592c4e94 more destructor based changes (#10885) 5 years ago
  Andreas Rumpf 728ff1004a gc:destructors: progress 5 years ago
  Araq e874705971 fixes nested gensym'ed parameters; fixes #9476 5 years ago
  Araq abbafe606e IC: further progress 5 years ago
  cooldome eaca5be9d6 Change the order of compilation passes, transformation is made lazy at code gen (#8489) 6 years ago