Commit History

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