Commit Verlauf

Autor SHA1 Nachricht Datum
  cooldome eaca5be9d6 Change the order of compilation passes, transformation is made lazy at code gen (#8489) vor 6 Jahren
  Miran e8cf289bee improve error message, closes #2361 (#9387) vor 6 Jahren
  LemonBoy 1fc3a68205 Access implicit `result` trough envP in closures (#8471) vor 6 Jahren
  Araq 1074cc1fb9 fixes yet another merge conflict vor 6 Jahren
  Yuriy Glukhov 5c449c8cd1 Removed oldIterTranf feature vor 6 Jahren
  Araq 8e9551b1c7 fixex merge conflicts vor 6 Jahren
  Andreas Rumpf 61fb83ecbb baby steps for incremental compilation vor 6 Jahren
  Andreas Rumpf 40ec7be45c refactoring: remove idents.legacy global variable and pass the IdentCache around explicitly vor 6 Jahren
  Andreas Rumpf 669a564492 remove more global variables in the Nim compiler vor 6 Jahren
  Andreas Rumpf feef109e60 make tests green again vor 6 Jahren
  Araq 2a7fc84c86 remove ast.emptyNode global; cleanup configuration.nim vor 6 Jahren
  Yuriy Glukhov cfe40a3e6e Merge branch 'devel' into yield-in-try vor 6 Jahren
  Andreas Rumpf 328e7a1005 options.nim: no global variables anymore vor 6 Jahren
  Andreas Rumpf 1310279691 lambda lifting compiles again vor 6 Jahren
  Yuriy Glukhov d99c82bc3b Cosmetics vor 6 Jahren
  Yuriy Glukhov 0b5883c21e Small fix and cosmetics vor 6 Jahren
  Yuriy Glukhov d71f69ab50 Closure iter transformation vor 6 Jahren
  treeform 35b0cc67e8 Remove PHP backend. (#7606) vor 6 Jahren
  Zahary Karadjov 10142e4a80 Fix some usages of typedesc in async procs vor 6 Jahren
  Araq d738ed9c92 better error messages for illegal captures vor 6 Jahren
  Andreas Rumpf e4081a7201 preparations for language extensions: 'sink' and 'lent' types vor 7 Jahren
  Araq ee67a67ac4 first steps in adding template/macro calls to stack traces vor 7 Jahren
  Araq e0591d4941 fixes #6626 vor 7 Jahren
  Araq 8cc268876a bugfix: detect captures in non-closure inner procs vor 7 Jahren
  Andreas Rumpf 1a61c4d46d first implementation of the 'func' keyword vor 7 Jahren
  Andreas Rumpf ad608838bf closures have an object type field so that we can perform correct deepCopy() for the BoehmGC target vor 7 Jahren
  Arne Döring 92c2a51bf7 removed compiler internal list implementation (#5371) vor 7 Jahren
  Andreas Rumpf 39b25cf4dc simple closure iterator calling closure iterator works; refs #3837 vor 8 Jahren
  Araq c743b2969f closure types get names; refs #4332 vor 8 Jahren
  Andreas Rumpf d165364aac minor steps to make closure iterators work with the JS backend vor 8 Jahren