Historique des commits

Auteur SHA1 Message Date
  ringabout 93ced31353 use strictdefs for compiler (#22365) il y a 1 an
  Andreas Rumpf 20b011de19 refactoring in preparation for better, simpler name mangling that wor… (#21667) il y a 1 an
  ringabout b57a9637e8 fixes #20914; fixes the alignment of big sets (#20918) il y a 2 ans
  metagn 0014b9c48e top-down type inference, implements rfc 149 (#20091) il y a 2 ans
  Andreas Rumpf 0d6795a771 fixes #19569 (#19595) [backport] il y a 2 ans
  Andreas Rumpf c6fc3b2eae fixes #19051 [backport:1.6] (#19133) il y a 3 ans
  Timothee Cour 7e94420847 cString => cSourceString; tyCString => tyCstring so that error msgs show cstring, not cString (#17744) il y a 3 ans
  cooldome 3af7818af4 Fix #12636 (#15850) il y a 4 ans
  cooldome f8cac6bbbc fix #15752 (#15754) il y a 4 ans
  Andreas Rumpf 64016ddedc fixes view types for sizeof() and --gc:orc (#15680) il y a 4 ans
  cooldome fe187719ab fix #15516 (#15518) il y a 4 ans
  Clyybber 1440e70c62 allow packed union (#14868) il y a 4 ans
  Andreas Rumpf 3ba0c30758 sizeof for empty objects/tuples should be 1; fixes #14690 (#14751) il y a 4 ans
  Timothee Cour 9502e39b63 `nim doc --backend:js`, `nim doc --doccmd:-d:foo`, `nim r --backend:js`, `--doccmd:skip` + other improvements (#14278) il y a 4 ans
  Timothee Cour 66db9de714 CT sizeof(+friends) for {.importc, completeStruct.} types, enable ABI static checks (#13926) il y a 4 ans
  Andreas Rumpf a6682de004 catchable defects (#13626) 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
  Arne Döring 0496a666e2 implemented alignas pragma (#12643) il y a 5 ans
  Araq ed2fb36bc6 refactoring: use the new strings and seqs when optSeqDestructors is active il y a 5 ans
  Andreas Rumpf dd082b6ec8 fixes #12264 [backport] (#12302) il y a 5 ans
  Federico Ceratto 39290cf88c Fix spellings (#12277) [backport] il y a 5 ans
  Clyybber ed1d41c51e Small ast.nim cleanup (#12156) il y a 5 ans
  Andreas Rumpf 21fc8b4d4d refactor sizealignoffset (#12077) il y a 5 ans
  Arne Döring afbcd1b330 int128 on firstOrd, lastOrd and lengthOrd (#11701) il y a 5 ans
  cooldome d563efb719 fixes #11792 (#11793) il y a 5 ans
  Araq 87a2ced1ba there is only one style -- my style il y a 5 ans
  Arne Döring 11dad688fe Offsetof fixes (#11690) il y a 5 ans
  Arne Döring 20d0ef8afb [backport] fix #11320 (#11538) il y a 5 ans
  Clyybber f18b3af9d4 Replace countup(x, y-1) with x ..< y il y a 5 ans