Commit History

Author SHA1 Message Date
  ringabout e17237ce9d prepare for the enforcement of `std` prefix (#22873) 1 year ago
  ringabout 469c9cfab4 unpublic the sons field of PType; the precursor to PType refactorings (#22446) 1 year ago
  ringabout 93ced31353 use strictdefs for compiler (#22365) 1 year ago
  ringabout afc30ca879 fixes #19863; move sha1, md5 to nimble packages for 2.0 (#21702) 1 year ago
  Andreas Rumpf 20b011de19 refactoring in preparation for better, simpler name mangling that wor… (#21667) 1 year ago
  ringabout 4d683fc689 fixes booting warnings (#21583) 1 year ago
  ringabout 38d299dfc0 fixes #20139; hash types based on its path relative to its package path (#21274) [backport:1.6] 1 year ago
  ringabout ebaa07b955 remove md5_old (#21312) 1 year ago
  ringabout 06cd15663d fixes ptr to cstring warnings[backport] (#20848) 2 years ago
  Jacek Sieka 58f79e7c3e fix sighashes for generic ref (#20723) 2 years ago
  metagn de4b0346bd store full definition AST for consts, fix noRewrite (#20115) 2 years ago
  Andreas Rumpf ca1f3f36b9 no ropes WIP (#20433) 2 years ago
  flywind 7f6e800caf move assertions out of system (#19599) 2 years ago
  hlaaftana a95399143f Use openarray of bytes in md5 (#19307) 2 years ago
  Miran 24178bf8aa get rid of the warnings during bootstrapping (#18741) 3 years ago
  flywind 8a8267e2bc fix a typo (#18736) 3 years ago
  flywind 061a9183f7 replace wrt with proper word (#18724) 3 years ago
  Andreas Rumpf 01fc9e58ca fixes #18550 (#18553) 3 years ago
  Timothee Cour 840e13deb7 type with same name in different scope now works (#17710) 3 years ago
  Andreas Rumpf 796498525a IC: next steps (#16550) 3 years ago
  Clyybber 13e659cfec Big compiler Cleanup (#14777) 4 years ago
  Andreas Rumpf 83e715c5b6 fixes #5170 (#13589) 4 years ago
  Clyybber 7e747d11c6 Cosmetic compiler cleanup (#12718) 5 years ago
  Clyybber ed1d41c51e Small ast.nim cleanup (#12156) 5 years ago
  Araq 07d465ca42 [refactoring] remove unused imports in the compiler and in some stdlib modules 5 years ago
  Araq c94647aeca styleCheck: make the compiler and large parts of the stdlib compatible with --styleCheck:error 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
  cooldome d3db189eb4 Destructor lifting fixes #11149 (#11163) 5 years ago
  cooldome da3b649539 bug fix in sym body hash (#11127) 5 years ago