Historique des commits

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