Historie revizí

Autor SHA1 Zpráva Datum
  Andreas Rumpf 81087c949f fixes #20572 (#20585) před 2 roky
  metagn 5ebd1248df overloadable enums no longer experimental (#20298) před 2 roky
  quantimnot 800cb006e7 Change `styleCheck` to ignore foreign packages (#19822) před 2 roky
  Andreas Rumpf 06ff0e9624 fixes #18769 (#18790) před 3 roky
  Jason Beetham ed44618deb Fixed const tuples in inferred generics (#18598) před 3 roky
  Andreas Rumpf 6768f507fb refactoring: removed empty withBracketExpr template (#18152) před 3 roky
  Timothee Cour 38b41f893a fix #17941: UnusedImport works for var/let/const/type invoked inside a generic (#17942) před 3 roky
  Saem Ghani 7366a3da37 potential fix for semgeneric formal params (#17494) před 3 roky
  Andreas Rumpf 796498525a IC: next steps (#16550) před 3 roky
  Andreas Rumpf 73a8b950cb big steps torwards an efficient, simple IC implementation (#16543) před 3 roky
  Andreas Rumpf 979148e863 refactorings to prepare the compiler for IC (#15935) před 3 roky
  Andreas Rumpf 226595515c explicit ID generation for easier IC (#15559) před 4 roky
  Clyybber fb58066b61 Fix #5691 (#15158) před 4 roky
  Timothee Cour 511bd947d3 fix bug in semgnrc: runnableExamples should not semcheck, even with > 1 arg (#14768) před 4 roky
  Andreas Rumpf 66c50c2ffc implement the 'bind' statement for generics, it was an oversight that this was never implemented (#14584) před 4 roky
  Timothee Cour ed263e174e fix #13524 astToStr now works inside generics (#13681) před 4 roky
  Jasper Jenkins 796aafe7e0 make case-object transitions explicit, make unknownLineInfo a const, replace a few magic numbers with consts (#13170) před 4 roky
  Clyybber 7e747d11c6 Cosmetic compiler cleanup (#12718) před 5 roky
  Clyybber ed1d41c51e Small ast.nim cleanup (#12156) před 5 roky
  Timothee Cour 630e18a6eb refs #11947; FieldError fixed (#11950) před 5 roky
  Araq c94647aeca styleCheck: make the compiler and large parts of the stdlib compatible with --styleCheck:error před 5 roky
  Andreas Rumpf 7e53c1c5c5 fixes #11188 (#11319) před 5 roky
  Clyybber cc28eef38e Replace countup(x, y) with x .. y před 5 roky
  Clyybber f18b3af9d4 Replace countup(x, y-1) with x ..< y před 5 roky
  Andreas Rumpf bf592c4e94 more destructor based changes (#10885) před 5 roky
  deech 68a82f100e Fixes #10727. (#10728) před 5 roky
  Andreas Rumpf 6e8ed8c6fa added first version of a nimfind tool for the poor souls that don't have a good nimsuggest integretation před 6 roky
  Araq f6def4286c fixes #8603 před 6 roky
  LemonBoy 6d4503325c Fix regression with runnableExamples in generic expr před 6 roky
  Andreas Rumpf 4cf704bb3e fixes #8694 před 6 roky