Commit Verlauf

Autor SHA1 Nachricht Datum
  ringabout f7c203fb6c remove legacy code (#21134) vor 2 Jahren
  Bung a9bd78d579 fix #12122 (#21096) vor 2 Jahren
  Andreas Rumpf ca1f3f36b9 no ropes WIP (#20433) vor 2 Jahren
  Andrey Makarov 0f555110e6 Markdown code blocks part 6 (#20292) vor 2 Jahren
  flywind a97b00ad8d try to optimize hot spots for orc-booting compiler (#20001) vor 2 Jahren
  flywind 7f6e800caf move assertions out of system (#19599) vor 2 Jahren
  Timothee Cour 3b3006ef16 add comment to astalgo.debug (#18594) vor 3 Jahren
  Timothee Cour 8ef6073543 add test case for pure enum redefinition error within enum (fixed in recent PR) (#18266) vor 3 Jahren
  Clyybber 8c42f5be02 Small scope refactoring (#18263) vor 3 Jahren
  flywind 1e320bc8c5 [docs minor]space for code-block (#16266) vor 4 Jahren
  cooldome 7b19217798 fix #15707 (#15870) vor 4 Jahren
  cooldome 00b495de95 Use modern enums in compiler (#15775) vor 4 Jahren
  Andreas Rumpf 4e438f9096 const view types; fixes some cases from https://github.com/nim-lang/Nim/issues/15428 (#15488) vor 4 Jahren
  cooldome 9295251e68 Implements RFCs #209 (#13995) vor 4 Jahren
  Juan Carlos afd0afe0a3 Deprecate when declared(echo):echo (#13840) vor 4 Jahren
  Zahary Karadjov 7b7e42be54 More precise error messages for uninitialized fields in the presence of inheritance vor 4 Jahren
  Andreas Rumpf 3f29911a94 new feature: --staticBoundChecks:on to enforce static array index checking (#10965) vor 4 Jahren
  Timothee Cour b8a436af93 kochdocs: use a glob instead of hardcoded list; generate docs for compiler/; bugfixes (#13221) vor 5 Jahren
  Clyybber 7e747d11c6 Cosmetic compiler cleanup (#12718) vor 5 Jahren
  Araq 6c487a6309 fixes #12196 vor 5 Jahren
  Araq 99425ff21d fixes #12174 vor 5 Jahren
  Clyybber ed1d41c51e Small ast.nim cleanup (#12156) vor 5 Jahren
  Araq 790f5bac01 added a simple debugging helper vor 5 Jahren
  Andreas Rumpf ac6fcab7a4 Merge branch 'devel' into uint-range-checks vor 5 Jahren
  Andreas Rumpf 7ef85db9a9 fixes #12020 (#12106) vor 5 Jahren
  Arne Döring a562de2d91 squashed and merged with devel vor 5 Jahren
  Arne Döring 5b27b263fd Remove immediate pragma (#11308) vor 5 Jahren
  Miran bab5e30972 fixes #10963, disallow implicit mixing of strings and ints/floats (#11292) vor 5 Jahren
  Clyybber cc28eef38e Replace countup(x, y) with x .. y vor 5 Jahren
  Clyybber f18b3af9d4 Replace countup(x, y-1) with x ..< y vor 5 Jahren