Commit History

Author SHA1 Message Date
  Andreas Rumpf d2fe857f94 fixes #5136 8 years ago
  Araq 237252f90c Merge branch 'devel' into sighashes 8 years ago
  Araq 91935fd915 fixes #4308, fixes #4905 8 years ago
  Araq bf1f1eab1f revert line info generation change; produces worse results for other cases 8 years ago
  Araq 31bc063f2d significantly better stack traces when templates are involved 8 years ago
  Araq 71a23fbbb7 sighashes: do not use the ID mechanism at all 8 years ago
  Andreas Rumpf 0d6f4f1bb1 implements -d:nimdiff switch for seeing generated C code diffs 8 years ago
  Araq ba38b83dd5 refactoring: C codegen with fewer global variables 8 years ago
  Araq 42ae2064dd more tests work 8 years ago
  Araq 2eee15d7f3 Merge branch 'devel' into sighashes 8 years ago
  Yuriy Glukhov a80a0972b7 Fixed dynlink with OpenSSL >1.1.0. Added loadLibPattern. 8 years ago
  Andreas Rumpf e7cdb1d694 attempt to fix things 8 years ago
  Araq 0e1304a3e2 the compiler uses tyAlias internally; tester compiles again 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
  Araq 3b43cff0f8 C codegen: first version of signature hashing for better incremental builds 8 years ago
  Araq 9e6fb3f696 new dependency tracking for nimsuggest 8 years ago
  Araq 29db0d8585 refactoring complete: explicit ident cache 8 years ago
  cheatfate 29d31edc0b Generate `NimMainModule` name for main module. 8 years ago
  andri lim c0470edc4c fixes #4840 8 years ago
  Andreas Rumpf 259daf98cf fixes thread vars of non-global visibility 8 years ago
  Andreas Rumpf 08a6f3fc67 fixes #4721 8 years ago
  Andreas Rumpf dfa0699e73 C++ backend: use .noInit pragma for non-public default constructors; refs #4687 8 years ago
  Andreas Rumpf 3a13706d7d fixes #4673 8 years ago
  Araq 884d5518dd Merged 8 years ago
  Araq a13cb26c40 next steps in getting symbol files to work again 8 years ago
  Jacek Sieka 3cd4cf4320 remove unused stuff 8 years ago
  Jacek Sieka 981a8950c6 remove keepAlive and friends 8 years ago
  Andreas Rumpf 7ea318a053 fixes #4505, fixes #4230 8 years ago
  Andreas Rumpf 39ebe2175b compiler almost free of deprecated expr/stmt names 8 years ago