Historie revizí

Autor SHA1 Zpráva Datum
  flywind 7f6e800caf move assertions out of system (#19599) před 2 roky
  Clyybber ed126794b6 Fix #17412 (#17560) před 3 roky
  Clyybber 7e747d11c6 Cosmetic compiler cleanup (#12718) před 5 roky
  Araq 07d465ca42 [refactoring] remove unused imports in the compiler and in some stdlib modules před 5 roky
  Arne Döring 88b5dd3362 right shift is now by default sign preserving (#11322) před 5 roky
  Clyybber f18b3af9d4 Replace countup(x, y-1) with x ..< y před 5 roky
  Araq 34388c5cc5 name mangling: also special case the backslash character před 6 roky
  Andreas Rumpf 669a564492 remove more global variables in the Nim compiler před 6 roky
  Andreas Rumpf a4e2b0c153 platform.nim doesn't use globals anymore; prepare msgs.nim for not using globals před 6 roky
  Araq 479212995a ccgutils: code cleanup, no globals před 6 roky
  Andreas Rumpf 1284827df2 C code generator compiles again před 6 roky
  Jacek Sieka 72dfe176f5 remove dead code elimination option (#7669) před 6 roky
  Andreas Rumpf e4081a7201 preparations for language extensions: 'sink' and 'lent' types před 7 roky
  Andreas Rumpf 70ea45cdba deprecated unary '<' před 7 roky
  Andreas Rumpf f7f3a25be8 first steps of making 'opt' a first class type for Nim před 7 roky
  Andreas Rumpf e879da5791 some work to make 'opt' a first class type před 7 roky
  Jacek Sieka ba4cc4bf35 a few tiny cleanups (#5712) před 7 roky
  Markus F.X.J. Oberhumer 87888e8129 Ascii character code 127 (DEL) is not printable. před 7 roky
  Zahary Karadjov 8cd5f1f8f5 introduce tyInferred for the unbound concept type params před 8 roky
  Zahary Karadjov eab1d0cc02 support for accessing the inferred concept type params with the dot operator před 8 roky
  Yuriy Glukhov e213b120ab Fixes #5452 před 7 roky
  Araq 4c5ecb46b0 fixes a minor codegen issue where name mangling could produce an identifier used by the codegen; refs #5437 před 8 roky
  Arne Döring 92c2a51bf7 removed compiler internal list implementation (#5371) před 8 roky
  Andreas Rumpf 848676cec6 name mangling bugfixes; ndi file generation for debugger support před 8 roky
  Andreas Rumpf fab69661ad new name mangling rules for easier debugging před 8 roky
  Araq e6c5622aa7 removed tyArrayConstr completely from the compiler; introduced tyAlias instead in preparation for further bugfixes před 8 roky
  Araq 860cbd3107 signature hashing: more progress před 8 roky
  Jacek Sieka f5c3eb6a25 clean up tyMutable remnants před 8 roky
  Jacek Sieka b3de34548d clean up tyConst remnants před 8 roky
  Jacek Sieka f488ed973d clean up tyBigNum remnants před 8 roky