Commit History

Author SHA1 Message Date
  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) 6 years ago
  Miran bab5e30972 fixes #10963, disallow implicit mixing of strings and ints/floats (#11292) 6 years ago
  Clyybber cc28eef38e Replace countup(x, y) with x .. y 6 years ago
  Clyybber f18b3af9d4 Replace countup(x, y-1) with x ..< y 6 years ago
  Araq 0e157de3a0 astalgo: use the code style that the other lines use; make debug() less verbose 6 years ago
  Andreas Rumpf bf592c4e94 more destructor based changes (#10885) 6 years ago
  cooldome 8ceba8a7f3 fixes #10807 (#10814) 6 years ago
  Andreas Rumpf 5b1a2eecd5 owned refs must be moved 6 years ago
  Arne Döring 20a21aa184 colors for debugging (not for windows) (#10786) 6 years ago
  Arne Döring ebe0473511 More depth debug proc (#10782) 6 years ago
  Arne Döring 287206f993 minor fix for debug on symbols (#10742) 6 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
  Arne Döring 97d37aeb0b Gdb pretty printers (#8263) 7 years ago
  Andreas Rumpf edc3806aa2 Merge pull request #8120 from krux02/basic-debugging 7 years ago
  Arne Döring ba3c6d022b make basic debugging possible 7 years ago
  Zahary Karadjov 31651ecd61 allow referencing other parameters in default parameter values 7 years ago
  Zahary Karadjov e719f211c6 fix #6928; fix #7208 7 years ago
  Andreas Rumpf 8ba7e7d807 toy program works with incremental compilation 7 years ago