提交历史

作者 SHA1 备注 提交日期
  ee7 e8657c7107 make implicit cstring conversions explicit (#19488) 2 年之前
  quantimnot 800cb006e7 Change `styleCheck` to ignore foreign packages (#19822) 2 年之前
  Timothee Cour 7e94420847 cString => cSourceString; tyCString => tyCstring so that error msgs show cstring, not cString (#17744) 3 年之前
  Clyybber b022576ce9 Use typeflag instead 4 年之前
  Euan 7828199827 #12103 - CI for OpenBSD (#12105) 4 年之前
  Timothee Cour e70294dff2 enable testing -d:nimHasLibFFI mode (#13091) 4 年之前
  Timothee Cour 4a747f0250 CT FFI: fix for windows; fix case transition; error msg shows more useful context (#13292) 4 年之前
  Timothee Cour 3f78873898 remove all remaining warnings when build nim (with -d:nimHasLibFFI) (#13084) 5 年之前
  Timothee Cour 13c08f3ab4 VM: support importc var, ptr/pointer types, cast int <=> ptr/pointer (#12877) 5 年之前
  Clyybber 7e747d11c6 Cosmetic compiler cleanup (#12718) 5 年之前
  Solitude 160c07be00 Fix code style errors (#12545) 5 年之前
  Clyybber ed1d41c51e Small ast.nim cleanup (#12156) 5 年之前
  Timothee Cour 2b2efe3dbe fix compiletimeFFI (#11991) 5 年之前
  Arne Döring b92fd30282 rename tyExpr/tyStmt to tyUntyped/tyTyped (#11227) 5 年之前
  Clyybber f18b3af9d4 Replace countup(x, y-1) with x ..< y 5 年之前
  Timothee Cour adbabf145c FFI at CT (#10150) 5 年之前
  Araq 2a7fc84c86 remove ast.emptyNode global; cleanup configuration.nim 6 年之前
  Andreas Rumpf 47335aab41 introduce nkTupleConstr AST node for unary tuple construction; breaking change 6 年之前
  Andreas Rumpf e4081a7201 preparations for language extensions: 'sink' and 'lent' types 7 年之前
  Andreas Rumpf 70ea45cdba deprecated unary '<' 7 年之前
  Arne Döring 000b8afd26 Remove expr/stmt (#5857) 7 年之前
  Araq e6c5622aa7 removed tyArrayConstr completely from the compiler; introduced tyAlias instead in preparation for further bugfixes 8 年之前
  def 4e0f8cf595 Use ByteAddress instead of deprecated TAddress 9 年之前
  Araq 22fc9a9470 development version is 0.12.1, not 0.12.0 9 年之前
  Araq 08c0ba379a fixes #1805 9 年之前
  Max Zerzouri 7527da7043 .n.isNil checks for tyTuple PTypes. 9 年之前
  Guillaume Gelin 3119fe087d Happy new year! 10 年之前
  Araq 2781fea9e2 Nimrod renamed to Nim 10 年之前
  Araq 4196757de7 implemented region pointers 10 年之前
  Araq 2fc84325c7 should fix the nkExprColonExpr bug in the vm 10 年之前