Commit History

Author SHA1 Message Date
  Yuriy Glukhov e213b120ab Fixes #5452 7 years ago
  Araq 4c5ecb46b0 fixes a minor codegen issue where name mangling could produce an identifier used by the codegen; refs #5437 8 years ago
  Arne Döring 92c2a51bf7 removed compiler internal list implementation (#5371) 8 years ago
  Andreas Rumpf 848676cec6 name mangling bugfixes; ndi file generation for debugger support 8 years ago
  Andreas Rumpf fab69661ad new name mangling rules for easier debugging 8 years ago
  Araq e6c5622aa7 removed tyArrayConstr completely from the compiler; introduced tyAlias instead in preparation for further bugfixes 8 years ago
  Araq 860cbd3107 signature hashing: more progress 8 years ago
  Jacek Sieka f5c3eb6a25 clean up tyMutable remnants 8 years ago
  Jacek Sieka b3de34548d clean up tyConst remnants 8 years ago
  Jacek Sieka f488ed973d clean up tyBigNum remnants 8 years ago
  Jacek Sieka 6f7b891bdc remove remnants of tyIter 8 years ago
  Andreas Rumpf 9605435f2e get rid of deprecated toLower/toUpper 8 years ago
  Andreas Rumpf b47d9b7b91 fixes #4371 8 years ago
  Araq 36f68e1650 fixes #3329 9 years ago
  Araq ecc0090939 fixes #2551; fixes #2212; breaks bootstrapping in debug mode; bootstrap with -d:release 9 years ago
  def 39049e151f Get rid of deprecation warnings 9 years ago
  Araq d61f326f38 prevent name mangling for C++ DLLs 10 years ago
  Araq 76e44dd034 test tsets2.nim compiles again 10 years ago
  Araq f4a0400de2 fixes #2199, fixes #2197 10 years ago
  Federico Ceratto c95f6f117a Fix typos 10 years ago
  Araq 6004280522 preparations for C++ template support 10 years ago
  Araq e65c296bcc implemented mixed mode codegen 10 years ago
  Araq 2781fea9e2 Nimrod renamed to Nim 10 years ago
  Araq 2f43fdb837 renamefest 10 years ago
  Araq b5248d9037 fixes #1143 10 years ago
  Araq 9673e4f2df progress on deepCopy 10 years ago
  flaviut 85e6e2a240 Document mangling 10 years ago
  flaviut a568c6102f Make codegen for `1` and similar valid 10 years ago
  Zahary Karadjov f0953db3ba handle arbitrary expressions dependent on static input params in proc signatures 10 years ago
  Araq ed5bbfe36d fixes #968 11 years ago