提交历史

作者 SHA1 备注 提交日期
  ringabout 68b2e9eb6a make `PNode.typ` a private field (#24326) 1 月之前
  ringabout 9b378296f6 fixes addr/hiddenAddr in strictdefs (#23477) 7 月之前
  Andreas Rumpf db603237c6 Types: Refactorings; step 1 (#23055) 11 月之前
  ringabout e17237ce9d prepare for the enforcement of `std` prefix (#22873) 1 年之前
  ringabout 93ced31353 use strictdefs for compiler (#22365) 1 年之前
  awr1 14bc3f3268 Allow `libffi` to work via `koch boot` (#22322) 1 年之前
  Bung a9bd78d579 fix #12122 (#21096) 1 年之前
  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) 4 年之前
  Timothee Cour 13c08f3ab4 VM: support importc var, ptr/pointer types, cast int <=> ptr/pointer (#12877) 4 年之前
  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 6 年之前
  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 8 年之前