Historia zmian

Autor SHA1 Wiadomość Data
  Timothee Cour 3b3006ef16 add comment to astalgo.debug (#18594) 3 lat temu
  Timothee Cour 8ef6073543 add test case for pure enum redefinition error within enum (fixed in recent PR) (#18266) 3 lat temu
  Clyybber 8c42f5be02 Small scope refactoring (#18263) 3 lat temu
  flywind 1e320bc8c5 [docs minor]space for code-block (#16266) 4 lat temu
  cooldome 7b19217798 fix #15707 (#15870) 4 lat temu
  cooldome 00b495de95 Use modern enums in compiler (#15775) 4 lat temu
  Andreas Rumpf 4e438f9096 const view types; fixes some cases from https://github.com/nim-lang/Nim/issues/15428 (#15488) 4 lat temu
  cooldome 9295251e68 Implements RFCs #209 (#13995) 4 lat temu
  Juan Carlos afd0afe0a3 Deprecate when declared(echo):echo (#13840) 4 lat temu
  Zahary Karadjov 7b7e42be54 More precise error messages for uninitialized fields in the presence of inheritance 4 lat temu
  Andreas Rumpf 3f29911a94 new feature: --staticBoundChecks:on to enforce static array index checking (#10965) 4 lat temu
  Timothee Cour b8a436af93 kochdocs: use a glob instead of hardcoded list; generate docs for compiler/; bugfixes (#13221) 5 lat temu
  Clyybber 7e747d11c6 Cosmetic compiler cleanup (#12718) 5 lat temu
  Araq 6c487a6309 fixes #12196 5 lat temu
  Araq 99425ff21d fixes #12174 5 lat temu
  Clyybber ed1d41c51e Small ast.nim cleanup (#12156) 5 lat temu
  Araq 790f5bac01 added a simple debugging helper 5 lat temu
  Andreas Rumpf ac6fcab7a4 Merge branch 'devel' into uint-range-checks 5 lat temu
  Andreas Rumpf 7ef85db9a9 fixes #12020 (#12106) 5 lat temu
  Arne Döring a562de2d91 squashed and merged with devel 5 lat temu
  Arne Döring 5b27b263fd Remove immediate pragma (#11308) 5 lat temu
  Miran bab5e30972 fixes #10963, disallow implicit mixing of strings and ints/floats (#11292) 5 lat temu
  Clyybber cc28eef38e Replace countup(x, y) with x .. y 5 lat temu
  Clyybber f18b3af9d4 Replace countup(x, y-1) with x ..< y 5 lat temu
  Araq 0e157de3a0 astalgo: use the code style that the other lines use; make debug() less verbose 5 lat temu
  Andreas Rumpf bf592c4e94 more destructor based changes (#10885) 5 lat temu
  cooldome 8ceba8a7f3 fixes #10807 (#10814) 5 lat temu
  Andreas Rumpf 5b1a2eecd5 owned refs must be moved 5 lat temu
  Arne Döring 20a21aa184 colors for debugging (not for windows) (#10786) 5 lat temu
  Arne Döring ebe0473511 More depth debug proc (#10782) 5 lat temu