Commit Verlauf

Autor SHA1 Nachricht Datum
  Araq 2a7fc84c86 remove ast.emptyNode global; cleanup configuration.nim vor 7 Jahren
  Andreas Rumpf 47335aab41 introduce nkTupleConstr AST node for unary tuple construction; breaking change vor 7 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 10 Jahren
  Max Zerzouri 7527da7043 .n.isNil checks for tyTuple PTypes. vor 10 Jahren
  Guillaume Gelin 3119fe087d Happy new year! vor 10 Jahren
  Araq 2781fea9e2 Nimrod renamed to Nim vor 10 Jahren
  Araq 4196757de7 implemented region pointers vor 11 Jahren
  Araq 2fc84325c7 should fix the nkExprColonExpr bug in the vm vor 11 Jahren
  Araq 68d8cd1301 case consistency for evalffi vor 11 Jahren
  Zahary Karadjov afddae5aaf Merge branch 'upstream' into devel vor 11 Jahren
  Araq 32ef1f8f32 vm: FFI improvements vor 11 Jahren
  Araq 9145bcfbb6 new VM: some progress for the FFI support vor 11 Jahren
  Zahary Karadjov 027f30610e static params: expr[T] is now static[T] vor 11 Jahren
  Araq 9035d15ed2 next steps for FFI support vor 11 Jahren
  Araq 225d657019 first steps to implement object construction expressions vor 12 Jahren
  Araq 43b6daf2d6 FFI at compiletime improvements vor 12 Jahren
  Araq 88a441ea8e next steps for FFI at compile time vor 12 Jahren
  Araq 9ef367db62 fixed a newly introduced c2nim bug; many untested improvements to the FFI at compile time vor 12 Jahren
  Araq 7d24a43e61 better errors for FFI vor 12 Jahren
  Araq 81b718641c small improvements for FFI vor 12 Jahren
  Araq b6c8e16b0f bugfix: openssl import for macosx vor 12 Jahren
  Araq c73d9fdd4c small examples work with the FFI vor 12 Jahren
  Araq 7148812524 first steps for FFI support at compile time vor 12 Jahren