커밋 기록

작성자 SHA1 메시지 날짜
  Andreas Rumpf f7f3a25be8 first steps of making 'opt' a first class type for Nim 7 년 전
  Andreas Rumpf e879da5791 some work to make 'opt' a first class type 7 년 전
  Yuriy Glukhov 0755f902dd Corrected tuple type to nkPar for unnamed tuples on getType (#6172) 7 년 전
  jcosborn ec50dab57d fixed macros.getTypeImpl for a symbol of type tyGenericBody (#5788) (#5812) 7 년 전
  Zahary Karadjov 0b0a3e5f20 support derived values in non-generic user type classes 8 년 전
  Zahary Karadjov 8cd5f1f8f5 introduce tyInferred for the unbound concept type params 8 년 전
  jcosborn 3bffb3ba35 fix getTypeImpl for tyEnum (#5568) 7 년 전
  Fabian Keller e2567e2e03 Fix sigsegv in getTypeImpl for unnamed tuple (#5440) 7 년 전
  Araq 9d488261df added system.gorgeEx that includes the exitCode; refs #4874; fixes #1994 8 년 전
  Araq c166394024 fixes #5131 8 년 전
  Araq 414c2decbe Merge branch 'devel' into sighashes 8 년 전
  Araq dc5e4b018b macros.getType: do not copy symbols if not necessary 8 년 전
  Araq e6c5622aa7 removed tyArrayConstr completely from the compiler; introduced tyAlias instead in preparation for further bugfixes 8 년 전
  Andreas Rumpf 6fd27a8a08 Merge pull request #4945 from arnetheduck/cleanup-tyXxx 8 년 전
  Andreas Rumpf cceb6c625c Merge pull request #4872 from flyx/gorgefix 8 년 전
  Jacek Sieka f5c3eb6a25 clean up tyMutable remnants 8 년 전
  Jacek Sieka b3de34548d clean up tyConst remnants 8 년 전
  Jacek Sieka f488ed973d clean up tyBigNum remnants 8 년 전
  Jacek Sieka 6f7b891bdc remove remnants of tyIter 8 년 전
  Felix Krause 39f03d816c Fixes #4871 8 년 전
  Jacek Sieka 3cd4cf4320 remove unused stuff 8 년 전
  Andreas Rumpf e8aa6f6c30 fixes #4526 8 년 전
  Andreas Rumpf 39ebe2175b compiler almost free of deprecated expr/stmt names 8 년 전
  Andreas Rumpf b47d9b7b91 fixes #4371 8 년 전
  Andreas Rumpf 5f4e98bbc7 fixes #4395, getType still not entirely correct 8 년 전
  Andreas Rumpf 4886cde781 fixes #765 8 년 전
  Andreas Rumpf a406ebbac9 cleanup of #4113 8 년 전
  James Osborn 0356f53b56 getTypeInst and getTypeImpl mostly working now and added test 8 년 전
  James Osborn c89397f821 changed getTypeInst handling for distinct types 8 년 전
  James Osborn d462cca21f added getTypeInst which includes generic parameters 8 년 전