Commit History

作者 SHA1 備註 提交日期
  Andreas Rumpf 0baa1d9955 first version of .partial objects 8 年之前
  Andreas Rumpf 38dee2095c added 'sig' feature; removed tfShared support in the compiler 8 年之前
  Araq a2c040e3bd added undocumented exportNims pragma for Nimscript support 9 年之前
  Aman Gupta 5e9ce88daf implement bitsize pragma for bitfields 9 年之前
  Araq dc047931bb fixes #2590; methods now require a .base annotation 9 年之前
  Adam Strzelecki 13b57dbc2f Introduce {.noRewrite.} expr pragma disabling TR 9 年之前
  Araq f6ff01572e breaking change: 'concept' is now a keyword and used instead of 'generic' 9 年之前
  Araq 910ef7b2d1 'constructor' pragma for C++ support 9 年之前
  Guillaume Gelin 3119fe087d Happy new year! 10 年之前
  Araq 85cc5a6a1f destuctors are experimental; 'func' is now a keyword 10 年之前
  Araq 4b7de4dc5e implemented 'experimental' switch 10 年之前
  Araq e27ab36731 implements 'defer' 10 年之前
  Araq 7916b1f9aa implemented 'guard' annotation 10 年之前
  Araq 2781fea9e2 Nimrod renamed to Nim 10 年之前
  Araq 057b53e139 'lambda' is no keyword anymore 10 年之前
  Araq 9673e4f2df progress on deepCopy 10 年之前
  Araq 3b69a8d27a New concurrency model: next steps 10 年之前
  Araq 8e08ff559f first version of 'spawn' 10 年之前
  Araq b961e47bfe new concurrency model: first steps; shared is not a keyword anymore 10 年之前
  Audun Wilhelmsen 1e45bb79ab Added support for {.packed.} pragma on objects 10 年之前
  Araq 5506e8491d implemented 'union' and 'unchecked' pragmas 10 年之前
  Araq ab72377ce6 renamed noStackFrame to asmNoStackFrame 11 年之前
  Araq 92b8fac94a case consistency part 4 11 年之前
  Araq b76729df1c Merge branch 'master' of https://github.com/Araq/Nimrod into vm2 11 年之前
  Araq 132b6b3efe implemented 'injectStmt'; more debug support 11 年之前
  Araq c0a3d44060 bugfix: keywords are sorted 11 年之前
  Zahary Karadjov b5d833b329 implemented the using statement 11 年之前
  Zahary Karadjov 28d9398de7 implemented delegators and improved the error messages of unmatched type classes 11 年之前
  Araq d53f313599 implemented computed goto support 11 年之前
  Araq 139562cc64 implements the 'codegenDecl' pragma 11 年之前