Commit History

Author SHA1 Message Date
  ringabout e17237ce9d prepare for the enforcement of `std` prefix (#22873) 1 year ago
  flywind 7f6e800caf move assertions out of system (#19599) 2 years ago
  Andreas Rumpf 796498525a IC: next steps (#16550) 3 years ago
  cooldome 00b495de95 Use modern enums in compiler (#15775) 4 years ago
  Andreas Rumpf 226595515c explicit ID generation for easier IC (#15559) 4 years ago
  Clyybber 7e747d11c6 Cosmetic compiler cleanup (#12718) 5 years ago
  Araq 07d465ca42 [refactoring] remove unused imports in the compiler and in some stdlib modules 5 years ago
  Clyybber cc28eef38e Replace countup(x, y) with x .. y 5 years ago
  Clyybber f18b3af9d4 Replace countup(x, y-1) with x ..< y 5 years ago
  Araq b4e5c9d075 deprecate the .this pragma 6 years ago
  Andreas Rumpf 40ec7be45c refactoring: remove idents.legacy global variable and pass the IdentCache around explicitly 6 years ago
  Arne Döring ed5b7cbac0 move eqIdent to vm.nim (#7585) 6 years ago
  Andreas Rumpf b652b3cd52 remove en-dash from the language 7 years ago
  Araq 29db0d8585 refactoring complete: explicit ident cache 8 years ago
  Araq 773d17cd14 big refactoring: step 1 8 years ago
  Adam Strzelecki d681812465 compiler: Trim .nim files trailing whitespace 9 years ago
  pdw 9764ba933b Dropped 'T' from types 9 years ago
  Oscar Campbell 1b4db5a34c Implement #2811 - Unicode en-dash (U+2013) as hump/snake alt. 9 years ago
  Araq 26b853923c nimsuggest: first version 9 years ago
  Araq 2781fea9e2 Nimrod renamed to Nim 10 years ago
  Araq 2f43fdb837 renamefest 10 years ago
  Araq 2df9b442c6 case consistency part 1 11 years ago
  Araq 367abca382 support for --cs:partial 11 years ago
  Zahary Karadjov 28d9398de7 implemented delegators and improved the error messages of unmatched type classes 11 years ago
  Grzegorz Adam Hankiewicz 72a3e21f28 Removes executable bit for text files. 11 years ago
  Zahary Karadjov 083d4f4708 fixes the recently discovered GC memory leaks 12 years ago
  Zahary Karadjov d9d82fb0af syntax compatibility between do blocks and stmt blocks 12 years ago
  Araq 4f1b89c30c year 2012 for most copyright headers 13 years ago
  Araq 4de84024e5 much more efficient rod file generation 13 years ago
  Araq 922e216b86 got rid of nstrtabs and nhashes modules 13 years ago