Historique des commits

Auteur SHA1 Message Date
  Andreas Rumpf 226595515c explicit ID generation for easier IC (#15559) il y a 4 ans
  Clyybber fb58066b61 Fix #5691 (#15158) il y a 4 ans
  Timothee Cour 511bd947d3 fix bug in semgnrc: runnableExamples should not semcheck, even with > 1 arg (#14768) il y a 4 ans
  Andreas Rumpf 66c50c2ffc implement the 'bind' statement for generics, it was an oversight that this was never implemented (#14584) il y a 4 ans
  Timothee Cour ed263e174e fix #13524 astToStr now works inside generics (#13681) il y a 4 ans
  Jasper Jenkins 796aafe7e0 make case-object transitions explicit, make unknownLineInfo a const, replace a few magic numbers with consts (#13170) il y a 5 ans
  Clyybber 7e747d11c6 Cosmetic compiler cleanup (#12718) il y a 5 ans
  Clyybber ed1d41c51e Small ast.nim cleanup (#12156) il y a 5 ans
  Timothee Cour 630e18a6eb refs #11947; FieldError fixed (#11950) il y a 5 ans
  Araq c94647aeca styleCheck: make the compiler and large parts of the stdlib compatible with --styleCheck:error il y a 5 ans
  Andreas Rumpf 7e53c1c5c5 fixes #11188 (#11319) 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
  Andreas Rumpf bf592c4e94 more destructor based changes (#10885) il y a 5 ans
  deech 68a82f100e Fixes #10727. (#10728) il y a 6 ans
  Andreas Rumpf 6e8ed8c6fa added first version of a nimfind tool for the poor souls that don't have a good nimsuggest integretation il y a 6 ans
  Araq f6def4286c fixes #8603 il y a 6 ans
  LemonBoy 6d4503325c Fix regression with runnableExamples in generic expr il y a 6 ans
  Andreas Rumpf 4cf704bb3e fixes #8694 il y a 6 ans
  LemonBoy 584d778318 Fix use of custom pragmas in generic procs (#8165) il y a 6 ans
  Zahary Karadjov 5bcf8bcb59 fixes #7222; fixes #5595; fixes #3747 il y a 6 ans
  Andreas Rumpf 5348fef003 implements a --nep1:on switch to make the compiler enforce the naming conventions outlined in NEP-1 il y a 6 ans
  Andreas Rumpf 40ec7be45c refactoring: remove idents.legacy global variable and pass the IdentCache around explicitly il y a 6 ans
  Andreas Rumpf 669a564492 remove more global variables in the Nim compiler il y a 6 ans
  Andreas Rumpf 328e7a1005 options.nim: no global variables anymore il y a 6 ans
  Andreas Rumpf dd35111ff2 semstmts compiles again il y a 6 ans
  Araq ee67a67ac4 first steps in adding template/macro calls to stack traces il y a 7 ans
  Andreas Rumpf 617ba1a209 Merge branch 'devel' into araq il y a 7 ans
  Andreas Rumpf 4e4d466d06 minor breaking change: for loop bodies now get their own scope il y a 7 ans
  Andreas Rumpf 30b098fcaf wip il y a 7 ans