Commit Verlauf

Autor SHA1 Nachricht Datum
  Andreas Rumpf 83e715c5b6 fixes #5170 (#13589) vor 5 Jahren
  Clyybber 7e747d11c6 Cosmetic compiler cleanup (#12718) vor 5 Jahren
  Clyybber ed1d41c51e Small ast.nim cleanup (#12156) vor 5 Jahren
  Araq 07d465ca42 [refactoring] remove unused imports in the compiler and in some stdlib modules vor 5 Jahren
  Araq c94647aeca styleCheck: make the compiler and large parts of the stdlib compatible with --styleCheck:error vor 5 Jahren
  Clyybber cc28eef38e Replace countup(x, y) with x .. y vor 5 Jahren
  Clyybber f18b3af9d4 Replace countup(x, y-1) with x ..< y vor 5 Jahren
  cooldome d3db189eb4 Destructor lifting fixes #11149 (#11163) vor 5 Jahren
  cooldome da3b649539 bug fix in sym body hash (#11127) vor 5 Jahren
  cooldome 041d15392a Compiler plugin for implementing incremental computation in user space (#10819) vor 5 Jahren
  Andreas Rumpf eaca62f331 make tests green again vor 5 Jahren
  Araq f2691fdc7e try to make travis green vor 5 Jahren
  Araq c3067e36bb newruntime: progress vor 5 Jahren
  zah ca4b971bc8 Initial version of the hot-code reloading support for native targets (#10729) vor 6 Jahren
  Andreas Rumpf ea409fb15a first steps in implementing 'owned' pointers; undocumented, do not use vor 6 Jahren
  LemonBoy 631a8ab57f Fix edge case in type hashing (#10601) [backport] vor 6 Jahren
  Andreas Rumpf 0c04b80651 Merge pull request #8966 from LemonBoy/fix-8964 vor 6 Jahren
  Araq 5ee904643a fixes #8883 vor 6 Jahren
  LemonBoy 839953c3e1 Fix hashing for codegenProc (sic) types vor 6 Jahren
  LemonBoy ba1f036a56 Correctly hash inferred types (#8286) vor 6 Jahren
  LemonBoy e39baf46fc Don't blow up with recursive objects vor 6 Jahren
  LemonBoy af66258dca Discriminate gensym'd type names in sigHash vor 6 Jahren
  Zahary Karadjov 5f2cdcd4fa fix #7653 vor 6 Jahren
  zah e3037a2f33 Support code hot reloading for JavaScript projects (#7362) vor 6 Jahren
  Araq 8831e654c6 fixes #7364 vor 7 Jahren
  Andreas Rumpf f70d967d2c fixes #6889 vor 7 Jahren
  Araq eae1aaa377 fixes another sighashes problem vor 7 Jahren
  Andreas Rumpf 70ea45cdba deprecated unary '<' vor 7 Jahren
  Andreas Rumpf e879da5791 some work to make 'opt' a first class type vor 7 Jahren
  Zahary Karadjov 4da8536701 fix compilation regression in alea vor 7 Jahren