提交歷史

作者 SHA1 備註 提交日期
  Andreas Rumpf 76cf4f4c1b parser enhancement: allow keywords after dots 7 年之前
  Andreas Rumpf e21ca54b11 assignments support ': stmtList' like let/var do 7 年之前
  Andreas Rumpf cab2ce7e87 update grammar.txt 7 年之前
  Andreas Rumpf 98c6af780e grammar update 7 年之前
  Andreas Rumpf 0baa1d9955 first version of .partial objects 8 年之前
  Araq 5fe71db6d9 'out T' is an alias for 'var T' 9 年之前
  Araq 9e4e7ca535 fixes #2533 9 年之前
  Araq f6ff01572e breaking change: 'concept' is now a keyword and used instead of 'generic' 9 年之前
  Araq 08c0ba379a fixes #1805 9 年之前
  Araq c87f1eb581 'discard' can be used instead of 'nil' for empty case object branches 10 年之前
  Araq 2804c0373c compiler\parser.nim 10 年之前
  Araq e27ab36731 implements 'defer' 10 年之前
  Araq 212293197f fixes #1161 10 年之前
  flaviut bebc3f62a9 Regenerate docs 10 年之前
  flaviut 145cb3ae8c fix overlooked grammer comment 10 年之前
  flaviut 6b9359d901 updated grammer, fixed oversight 10 年之前
  Araq c30f6cfcf1 cleaned up command expressions 11 年之前
  Araq 3e5cb6644f typeClasses now documented in grammar.txt 11 年之前
  Araq d18f40b4e2 updated grammar.txt 11 年之前
  Araq 8b5aa221ad support for multiple modules of the same name; niminst supports 'platforms'; minor bugfixes 11 年之前
  Araq b3ac785f95 fixes semicolon parsing issue 11 年之前
  Araq 9b9a180947 'inject' for 'for' loop variables 11 年之前
  Araq f8af7ed6b4 more intuitive behaviour for 'discardable' in expression bodies 11 年之前
  Araq 8a595b631b new parsing scheme is documented 11 年之前
  Grzegorz Adam Hankiewicz 72a3e21f28 Removes executable bit for text files. 11 年之前
  Araq ccd2934e4a first steps for 'not nil' annotation 12 年之前
  Araq f610d2d221 'iterator' as type description 12 年之前
  Araq e68830a952 improvements for 'bind', fixes #166 12 年之前
  Araq b4a9aca2d3 ';' now valid for parameter lists 12 年之前
  Araq 2e2650c708 ' is optional in type suffixes for numerical literals 12 年之前