コミット履歴

作者 SHA1 メッセージ 日付
  Miran 24178bf8aa get rid of the warnings during bootstrapping (#18741) 3 年 前
  flywind 8a8267e2bc fix a typo (#18736) 3 年 前
  flywind 061a9183f7 replace wrt with proper word (#18724) 3 年 前
  Andreas Rumpf 01fc9e58ca fixes #18550 (#18553) 3 年 前
  Timothee Cour 840e13deb7 type with same name in different scope now works (#17710) 4 年 前
  Andreas Rumpf 796498525a IC: next steps (#16550) 4 年 前
  Clyybber 13e659cfec Big compiler Cleanup (#14777) 4 年 前
  Andreas Rumpf 83e715c5b6 fixes #5170 (#13589) 5 年 前
  Clyybber 7e747d11c6 Cosmetic compiler cleanup (#12718) 5 年 前
  Clyybber ed1d41c51e Small ast.nim cleanup (#12156) 5 年 前
  Araq 07d465ca42 [refactoring] remove unused imports in the compiler and in some stdlib modules 5 年 前
  Araq c94647aeca styleCheck: make the compiler and large parts of the stdlib compatible with --styleCheck:error 5 年 前
  Clyybber cc28eef38e Replace countup(x, y) with x .. y 6 年 前
  Clyybber f18b3af9d4 Replace countup(x, y-1) with x ..< y 6 年 前
  cooldome d3db189eb4 Destructor lifting fixes #11149 (#11163) 6 年 前
  cooldome da3b649539 bug fix in sym body hash (#11127) 6 年 前
  cooldome 041d15392a Compiler plugin for implementing incremental computation in user space (#10819) 6 年 前
  Andreas Rumpf eaca62f331 make tests green again 6 年 前
  Araq f2691fdc7e try to make travis green 6 年 前
  Araq c3067e36bb newruntime: progress 6 年 前
  zah ca4b971bc8 Initial version of the hot-code reloading support for native targets (#10729) 6 年 前
  Andreas Rumpf ea409fb15a first steps in implementing 'owned' pointers; undocumented, do not use 6 年 前
  LemonBoy 631a8ab57f Fix edge case in type hashing (#10601) [backport] 6 年 前
  Andreas Rumpf 0c04b80651 Merge pull request #8966 from LemonBoy/fix-8964 6 年 前
  Araq 5ee904643a fixes #8883 6 年 前
  LemonBoy 839953c3e1 Fix hashing for codegenProc (sic) types 6 年 前
  LemonBoy ba1f036a56 Correctly hash inferred types (#8286) 6 年 前
  LemonBoy e39baf46fc Don't blow up with recursive objects 6 年 前
  LemonBoy af66258dca Discriminate gensym'd type names in sigHash 6 年 前
  Zahary Karadjov 5f2cdcd4fa fix #7653 6 年 前