提交历史

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