Historial de Commits

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