Commit History

作者 SHA1 備註 提交日期
  Andreas Rumpf 2e2d928846 formal grammar updates [backport:1.2] (#18803) 3 年之前
  Timothee Cour 3aa16c1de0 fix RFC #341: dot-like operators are now parsed with same precedence as `.` (#18711) 3 年之前
  Andreas Rumpf 5f5a92379f custom integer literals (#17489) 3 年之前
  narimiran 37a98c6c58 small fix in grammar.txt [ci skip] 4 年之前
  Andreas Rumpf 92163fa330 implements https://github.com/nim-lang/RFCs/issues/258 (#15503) 4 年之前
  hlaaftana de27910ab7 make `from` an operator (#14241) 4 年之前
  hlaaftana 82fc66b607 Update grammar.txt with `func` and `as` (#14147) [backport] 4 年之前
  Andreas Rumpf fadbd8f70d fixes #10665 (#13141) [backport] 5 年之前
  Andreas Rumpf 4e94f49065 parser/grammar sync; fixes #9608 [backport] 6 年之前
  Araq 212fdc5946 added the 'x.p[:T]' notation for explicit generic instantiations in combination with the ddot calling syntax 6 年之前
  Robert Hencke ac10a3813a Fix casing in rule 'typeDesc' (#7324) 7 年之前
  Fabian Keller 40a6caeed8 Block expressions (#6695) 7 年之前
  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 9 年之前
  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' 10 年之前
  Araq 08c0ba379a fixes #1805 10 年之前
  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 年之前