コミット履歴

作者 SHA1 メッセージ 日付
  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 7 年 前
  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 9 年 前
  Araq 22fc9a9470 development version is 0.12.1, not 0.12.0 9 年 前
  Araq 08c0ba379a fixes #1805 10 年 前
  Max Zerzouri 7527da7043 .n.isNil checks for tyTuple PTypes. 10 年 前
  Guillaume Gelin 3119fe087d Happy new year! 10 年 前
  Araq 2781fea9e2 Nimrod renamed to Nim 10 年 前
  Araq 4196757de7 implemented region pointers 10 年 前
  Araq 2fc84325c7 should fix the nkExprColonExpr bug in the vm 11 年 前
  Araq 68d8cd1301 case consistency for evalffi 11 年 前
  Zahary Karadjov afddae5aaf Merge branch 'upstream' into devel 11 年 前
  Araq 32ef1f8f32 vm: FFI improvements 11 年 前
  Araq 9145bcfbb6 new VM: some progress for the FFI support 11 年 前
  Zahary Karadjov 027f30610e static params: expr[T] is now static[T] 11 年 前
  Araq 9035d15ed2 next steps for FFI support 11 年 前
  Araq 225d657019 first steps to implement object construction expressions 12 年 前
  Araq 43b6daf2d6 FFI at compiletime improvements 12 年 前
  Araq 88a441ea8e next steps for FFI at compile time 12 年 前
  Araq 9ef367db62 fixed a newly introduced c2nim bug; many untested improvements to the FFI at compile time 12 年 前
  Araq 7d24a43e61 better errors for FFI 12 年 前
  Araq 81b718641c small improvements for FFI 12 年 前
  Araq b6c8e16b0f bugfix: openssl import for macosx 12 年 前
  Araq c73d9fdd4c small examples work with the FFI 12 年 前
  Araq 7148812524 first steps for FFI support at compile time 12 年 前