Commit History

Author SHA1 Message Date
  cooldome 9295251e68 Implements RFCs #209 (#13995) 4 years ago
  Juan Carlos afd0afe0a3 Deprecate when declared(echo):echo (#13840) 4 years ago
  Zahary Karadjov 7b7e42be54 More precise error messages for uninitialized fields in the presence of inheritance 4 years ago
  Andreas Rumpf 3f29911a94 new feature: --staticBoundChecks:on to enforce static array index checking (#10965) 4 years ago
  Timothee Cour b8a436af93 kochdocs: use a glob instead of hardcoded list; generate docs for compiler/; bugfixes (#13221) 5 years ago
  Clyybber 7e747d11c6 Cosmetic compiler cleanup (#12718) 5 years ago
  Araq 6c487a6309 fixes #12196 5 years ago
  Araq 99425ff21d fixes #12174 5 years ago
  Clyybber ed1d41c51e Small ast.nim cleanup (#12156) 5 years ago
  Araq 790f5bac01 added a simple debugging helper 5 years ago
  Andreas Rumpf ac6fcab7a4 Merge branch 'devel' into uint-range-checks 5 years ago
  Andreas Rumpf 7ef85db9a9 fixes #12020 (#12106) 5 years ago
  Arne Döring a562de2d91 squashed and merged with devel 5 years ago
  Arne Döring 5b27b263fd Remove immediate pragma (#11308) 5 years ago
  Miran bab5e30972 fixes #10963, disallow implicit mixing of strings and ints/floats (#11292) 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 0e157de3a0 astalgo: use the code style that the other lines use; make debug() less verbose 5 years ago
  Andreas Rumpf bf592c4e94 more destructor based changes (#10885) 5 years ago
  cooldome 8ceba8a7f3 fixes #10807 (#10814) 5 years ago
  Andreas Rumpf 5b1a2eecd5 owned refs must be moved 5 years ago
  Arne Döring 20a21aa184 colors for debugging (not for windows) (#10786) 5 years ago
  Arne Döring ebe0473511 More depth debug proc (#10782) 5 years ago
  Arne Döring 287206f993 minor fix for debug on symbols (#10742) 5 years ago
  Arne Döring f4b2793bdf reduce debug output (#10638) 6 years ago
  Araq 366b6be4fb compiler refactoring: TSymSeq is gone for good 6 years ago
  Araq abbafe606e IC: further progress 6 years ago
  Andreas Rumpf 539fc5d58b improve the error message for 'attempt to redefine X'; fixes #447 6 years ago
  Araq 64517445ea even more strict isNil handling for strings/seqs in order to detect bugs 6 years ago
  LemonBoy c04404635b Fix unsound transform pass (#8633) 6 years ago