Commit History

Author SHA1 Message Date
  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. 10 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 11 years ago
  Araq 68d8cd1301 case consistency for evalffi 11 years ago
  Zahary Karadjov afddae5aaf Merge branch 'upstream' into devel 11 years ago
  Araq 32ef1f8f32 vm: FFI improvements 11 years ago
  Araq 9145bcfbb6 new VM: some progress for the FFI support 11 years ago
  Zahary Karadjov 027f30610e static params: expr[T] is now static[T] 11 years ago
  Araq 9035d15ed2 next steps for FFI support 11 years ago
  Araq 225d657019 first steps to implement object construction expressions 12 years ago
  Araq 43b6daf2d6 FFI at compiletime improvements 12 years ago
  Araq 88a441ea8e next steps for FFI at compile time 12 years ago
  Araq 9ef367db62 fixed a newly introduced c2nim bug; many untested improvements to the FFI at compile time 12 years ago
  Araq 7d24a43e61 better errors for FFI 12 years ago
  Araq 81b718641c small improvements for FFI 12 years ago
  Araq b6c8e16b0f bugfix: openssl import for macosx 12 years ago
  Araq c73d9fdd4c small examples work with the FFI 12 years ago
  Araq 7148812524 first steps for FFI support at compile time 12 years ago