Historique des commits

Auteur SHA1 Message Date
  Andreas Rumpf 7039b8b5bc fixes #23354; [backport] (#23685) il y a 6 mois
  Juan M Gómez 3b4078a7f8 Skips generic owner when mangling instances (#23563) il y a 7 mois
  ringabout fc48c7e615 apply the new mangle algorithm to JS backend for parameters and procs (#23476) il y a 8 mois
  Andreas Rumpf 24fbacc63f fixes an issue with string to 'var openArray' at compile-time; [backp… (#23363) il y a 10 mois
  Juan M Gómez a45f43da34 MangleProcs following the Itanium spec so they are demangled in the debugger call stack (#23260) il y a 10 mois
  ringabout e17237ce9d prepare for the enforcement of `std` prefix (#22873) il y a 1 an
  ringabout 93ced31353 use strictdefs for compiler (#22365) il y a 1 an
  Juan M Gómez 5606702e6d implements: "Allow bycopy to work in params #21874" (#21877) il y a 1 an
  Juan M Gómez 44f059c75e implements allow byref to work in params #21873 (#21875) il y a 1 an
  ringabout 93b59da490 fixes #20244; fixes castSizes warnings (#21102) il y a 2 ans
  flywind 7f6e800caf move assertions out of system (#19599) il y a 2 ans
  Clyybber ed126794b6 Fix #17412 (#17560) il y a 3 ans
  Clyybber 7e747d11c6 Cosmetic compiler cleanup (#12718) il y a 5 ans
  Araq 07d465ca42 [refactoring] remove unused imports in the compiler and in some stdlib modules il y a 5 ans
  Arne Döring 88b5dd3362 right shift is now by default sign preserving (#11322) il y a 5 ans
  Clyybber f18b3af9d4 Replace countup(x, y-1) with x ..< y il y a 5 ans
  Araq 34388c5cc5 name mangling: also special case the backslash character il y a 6 ans
  Andreas Rumpf 669a564492 remove more global variables in the Nim compiler il y a 6 ans
  Andreas Rumpf a4e2b0c153 platform.nim doesn't use globals anymore; prepare msgs.nim for not using globals il y a 6 ans
  Araq 479212995a ccgutils: code cleanup, no globals il y a 6 ans
  Andreas Rumpf 1284827df2 C code generator compiles again il y a 6 ans
  Jacek Sieka 72dfe176f5 remove dead code elimination option (#7669) il y a 6 ans
  Andreas Rumpf e4081a7201 preparations for language extensions: 'sink' and 'lent' types il y a 7 ans
  Andreas Rumpf 70ea45cdba deprecated unary '<' il y a 7 ans
  Andreas Rumpf f7f3a25be8 first steps of making 'opt' a first class type for Nim il y a 7 ans
  Andreas Rumpf e879da5791 some work to make 'opt' a first class type il y a 7 ans
  Jacek Sieka ba4cc4bf35 a few tiny cleanups (#5712) il y a 7 ans
  Markus F.X.J. Oberhumer 87888e8129 Ascii character code 127 (DEL) is not printable. il y a 7 ans
  Zahary Karadjov 8cd5f1f8f5 introduce tyInferred for the unbound concept type params il y a 8 ans
  Zahary Karadjov eab1d0cc02 support for accessing the inferred concept type params with the dot operator il y a 8 ans