Commit Verlauf

Autor SHA1 Nachricht Datum
  Andreas Rumpf db603237c6 Types: Refactorings; step 1 (#23055) vor 1 Jahr
  ringabout e17237ce9d prepare for the enforcement of `std` prefix (#22873) vor 1 Jahr
  ringabout 93ced31353 use strictdefs for compiler (#22365) vor 1 Jahr
  awr1 14bc3f3268 Allow `libffi` to work via `koch boot` (#22322) vor 1 Jahr
  Bung a9bd78d579 fix #12122 (#21096) vor 2 Jahren
  ee7 e8657c7107 make implicit cstring conversions explicit (#19488) vor 2 Jahren
  quantimnot 800cb006e7 Change `styleCheck` to ignore foreign packages (#19822) vor 2 Jahren
  Timothee Cour 7e94420847 cString => cSourceString; tyCString => tyCstring so that error msgs show cstring, not cString (#17744) vor 3 Jahren
  Clyybber b022576ce9 Use typeflag instead vor 4 Jahren
  Euan 7828199827 #12103 - CI for OpenBSD (#12105) vor 4 Jahren
  Timothee Cour e70294dff2 enable testing -d:nimHasLibFFI mode (#13091) vor 4 Jahren
  Timothee Cour 4a747f0250 CT FFI: fix for windows; fix case transition; error msg shows more useful context (#13292) vor 4 Jahren
  Timothee Cour 3f78873898 remove all remaining warnings when build nim (with -d:nimHasLibFFI) (#13084) vor 5 Jahren
  Timothee Cour 13c08f3ab4 VM: support importc var, ptr/pointer types, cast int <=> ptr/pointer (#12877) vor 5 Jahren
  Clyybber 7e747d11c6 Cosmetic compiler cleanup (#12718) vor 5 Jahren
  Solitude 160c07be00 Fix code style errors (#12545) vor 5 Jahren
  Clyybber ed1d41c51e Small ast.nim cleanup (#12156) vor 5 Jahren
  Timothee Cour 2b2efe3dbe fix compiletimeFFI (#11991) vor 5 Jahren
  Arne Döring b92fd30282 rename tyExpr/tyStmt to tyUntyped/tyTyped (#11227) vor 5 Jahren
  Clyybber f18b3af9d4 Replace countup(x, y-1) with x ..< y vor 5 Jahren
  Timothee Cour adbabf145c FFI at CT (#10150) vor 5 Jahren
  Araq 2a7fc84c86 remove ast.emptyNode global; cleanup configuration.nim vor 6 Jahren
  Andreas Rumpf 47335aab41 introduce nkTupleConstr AST node for unary tuple construction; breaking change vor 6 Jahren
  Andreas Rumpf e4081a7201 preparations for language extensions: 'sink' and 'lent' types vor 7 Jahren
  Andreas Rumpf 70ea45cdba deprecated unary '<' vor 7 Jahren
  Arne Döring 000b8afd26 Remove expr/stmt (#5857) vor 7 Jahren
  Araq e6c5622aa7 removed tyArrayConstr completely from the compiler; introduced tyAlias instead in preparation for further bugfixes vor 8 Jahren
  def 4e0f8cf595 Use ByteAddress instead of deprecated TAddress vor 9 Jahren
  Araq 22fc9a9470 development version is 0.12.1, not 0.12.0 vor 9 Jahren
  Araq 08c0ba379a fixes #1805 vor 9 Jahren