Commit History

Author SHA1 Message Date
  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
  Miran 675c629fee replace deprecated `safeAdd` with `add` (#9416) 6 years ago
  xzfc 8fc7cecfa2 compiler: show name of instantiating context in error traces (#6763) (#9207) 6 years ago
  Araq 9c3cba1c22 fixes #4766 6 years ago
  Andreas Rumpf dae5450947 WIP: disallow 'nil' for strings and seqs 6 years ago
  Zahary Karadjov 31651ecd61 allow referencing other parameters in default parameter values 6 years ago
  Zahary Karadjov e719f211c6 fix #6928; fix #7208 6 years ago
  Zahary Karadjov 16b594b532 Support default type parameters 6 years ago
  Zahary Karadjov 5bcf8bcb59 fixes #7222; fixes #5595; fixes #3747 6 years ago
  Andreas Rumpf 669a564492 remove more global variables in the Nim compiler 6 years ago
  Araq 2a7fc84c86 remove ast.emptyNode global; cleanup configuration.nim 6 years ago
  Araq 02b78d3f94 make tests green again 6 years ago
  Andreas Rumpf ce859d8c16 more modules compile again 6 years ago