Commit History

Author SHA1 Message Date
  Andreas Rumpf 1854d29781 scoped memory management (#14790) 4 years ago
  Clyybber 394a56650a Fix #14647 (#14776) 4 years ago
  Andreas Rumpf 451129de42 fixes #14240 [backport:1.2] (#14757) 4 years ago
  Timothee Cour 66db9de714 CT sizeof(+friends) for {.importc, completeStruct.} types, enable ABI static checks (#13926) 4 years ago
  Andreas Rumpf bc37668c5a fixes #13782 (#13834) 4 years ago
  Andreas Rumpf c3344862b0 --exception:goto switch for deterministic exception handling (#12977) 5 years ago
  Andreas Rumpf 0e7338d65c better support for PROGMEM like annotations for lets/vars; fixes #12216 (#12799) 5 years ago
  Clyybber 7e747d11c6 Cosmetic compiler cleanup (#12718) 5 years ago
  Federico Ceratto 39290cf88c Fix spellings (#12277) [backport] 5 years ago
  Clyybber f9600b7207 Remove ENDB (#12095) 5 years ago
  Jacek Sieka 42d2e68bca only store finally block in exception stack (#11876) 5 years ago
  Andreas Rumpf 0d5bd7e8b5 removed unused imports [refactoring] 5 years ago
  Araq 07d465ca42 [refactoring] remove unused imports in the compiler and in some stdlib modules 5 years ago
  Araq 87a2ced1ba there is only one style -- my style 5 years ago
  Araq c94647aeca styleCheck: make the compiler and large parts of the stdlib compatible with --styleCheck:error 5 years ago
  Andreas Rumpf 02920c2cd9 fixes #11082 5 years ago
  cooldome 041d15392a Compiler plugin for implementing incremental computation in user space (#10819) 5 years ago
  Andreas Rumpf f08e90f0d6 more efficient enumToStr implementation that works without the old typeinfo structures 5 years ago
  cooldome ea3e18bc6c fixes dce regression #10703 (#10820) 5 years ago
  zah ca4b971bc8 Initial version of the hot-code reloading support for native targets (#10729) 5 years ago
  cooldome 82c009a2cb Dead code elimination for entire modules and their init procs if empty (#10032) 6 years ago
  Jacek Sieka b1ad5fd7da Simplify cgen forward proc (#9635) 6 years ago
  LemonBoy b97a7dbf3d Make the registered passes local to the ModuleGraph (#9259) 6 years ago
  Andreas Rumpf 86556ebfdb compiler refactoring; use typesafe path handing; docgen: render symbols between modules 6 years ago
  LemonBoy ac0f5c83ca Fixes 8535 (#8591) 6 years ago
  Araq 8e9551b1c7 fixex merge conflicts 6 years ago
  Yuriy Glukhov 29a01da90f Fixes #7982 6 years ago
  Andreas Rumpf 5ad1acc60c remove the last global variables in the C code generator 6 years ago
  Andreas Rumpf 669a564492 remove more global variables in the Nim compiler 6 years ago
  Andreas Rumpf 328e7a1005 options.nim: no global variables anymore 6 years ago