Commit History

Autor SHA1 Mensaxe Data
  Arne Döring 88b5dd3362 right shift is now by default sign preserving (#11322) %!s(int64=5) %!d(string=hai) anos
  Clyybber f18b3af9d4 Replace countup(x, y-1) with x ..< y %!s(int64=5) %!d(string=hai) anos
  Araq 34388c5cc5 name mangling: also special case the backslash character %!s(int64=6) %!d(string=hai) anos
  Andreas Rumpf 669a564492 remove more global variables in the Nim compiler %!s(int64=6) %!d(string=hai) anos
  Andreas Rumpf a4e2b0c153 platform.nim doesn't use globals anymore; prepare msgs.nim for not using globals %!s(int64=6) %!d(string=hai) anos
  Araq 479212995a ccgutils: code cleanup, no globals %!s(int64=6) %!d(string=hai) anos
  Andreas Rumpf 1284827df2 C code generator compiles again %!s(int64=6) %!d(string=hai) anos
  Jacek Sieka 72dfe176f5 remove dead code elimination option (#7669) %!s(int64=6) %!d(string=hai) anos
  Andreas Rumpf e4081a7201 preparations for language extensions: 'sink' and 'lent' types %!s(int64=7) %!d(string=hai) anos
  Andreas Rumpf 70ea45cdba deprecated unary '<' %!s(int64=7) %!d(string=hai) anos
  Andreas Rumpf f7f3a25be8 first steps of making 'opt' a first class type for Nim %!s(int64=7) %!d(string=hai) anos
  Andreas Rumpf e879da5791 some work to make 'opt' a first class type %!s(int64=7) %!d(string=hai) anos
  Jacek Sieka ba4cc4bf35 a few tiny cleanups (#5712) %!s(int64=7) %!d(string=hai) anos
  Markus F.X.J. Oberhumer 87888e8129 Ascii character code 127 (DEL) is not printable. %!s(int64=7) %!d(string=hai) anos
  Zahary Karadjov 8cd5f1f8f5 introduce tyInferred for the unbound concept type params %!s(int64=8) %!d(string=hai) anos
  Zahary Karadjov eab1d0cc02 support for accessing the inferred concept type params with the dot operator %!s(int64=8) %!d(string=hai) anos
  Yuriy Glukhov e213b120ab Fixes #5452 %!s(int64=7) %!d(string=hai) anos
  Araq 4c5ecb46b0 fixes a minor codegen issue where name mangling could produce an identifier used by the codegen; refs #5437 %!s(int64=7) %!d(string=hai) anos
  Arne Döring 92c2a51bf7 removed compiler internal list implementation (#5371) %!s(int64=7) %!d(string=hai) anos
  Andreas Rumpf 848676cec6 name mangling bugfixes; ndi file generation for debugger support %!s(int64=8) %!d(string=hai) anos
  Andreas Rumpf fab69661ad new name mangling rules for easier debugging %!s(int64=8) %!d(string=hai) anos
  Araq e6c5622aa7 removed tyArrayConstr completely from the compiler; introduced tyAlias instead in preparation for further bugfixes %!s(int64=8) %!d(string=hai) anos
  Araq 860cbd3107 signature hashing: more progress %!s(int64=8) %!d(string=hai) anos
  Jacek Sieka f5c3eb6a25 clean up tyMutable remnants %!s(int64=8) %!d(string=hai) anos
  Jacek Sieka b3de34548d clean up tyConst remnants %!s(int64=8) %!d(string=hai) anos
  Jacek Sieka f488ed973d clean up tyBigNum remnants %!s(int64=8) %!d(string=hai) anos
  Jacek Sieka 6f7b891bdc remove remnants of tyIter %!s(int64=8) %!d(string=hai) anos
  Andreas Rumpf 9605435f2e get rid of deprecated toLower/toUpper %!s(int64=8) %!d(string=hai) anos
  Andreas Rumpf b47d9b7b91 fixes #4371 %!s(int64=8) %!d(string=hai) anos
  Araq 36f68e1650 fixes #3329 %!s(int64=9) %!d(string=hai) anos