Commit History

Author SHA1 Message Date
  Andreas Rumpf 2e2d928846 formal grammar updates [backport:1.2] (#18803) 3 years ago
  Timothee Cour 3aa16c1de0 fix RFC #341: dot-like operators are now parsed with same precedence as `.` (#18711) 3 years ago
  Andreas Rumpf 5f5a92379f custom integer literals (#17489) 3 years ago
  narimiran 37a98c6c58 small fix in grammar.txt [ci skip] 4 years ago
  Andreas Rumpf 92163fa330 implements https://github.com/nim-lang/RFCs/issues/258 (#15503) 4 years ago
  hlaaftana de27910ab7 make `from` an operator (#14241) 4 years ago
  hlaaftana 82fc66b607 Update grammar.txt with `func` and `as` (#14147) [backport] 4 years ago
  Andreas Rumpf fadbd8f70d fixes #10665 (#13141) [backport] 5 years ago
  Andreas Rumpf 4e94f49065 parser/grammar sync; fixes #9608 [backport] 6 years ago
  Araq 212fdc5946 added the 'x.p[:T]' notation for explicit generic instantiations in combination with the ddot calling syntax 6 years ago
  Robert Hencke ac10a3813a Fix casing in rule 'typeDesc' (#7324) 6 years ago
  Fabian Keller 40a6caeed8 Block expressions (#6695) 7 years ago
  Andreas Rumpf 76cf4f4c1b parser enhancement: allow keywords after dots 7 years ago
  Andreas Rumpf e21ca54b11 assignments support ': stmtList' like let/var do 7 years ago
  Andreas Rumpf cab2ce7e87 update grammar.txt 7 years ago
  Andreas Rumpf 98c6af780e grammar update 7 years ago
  Andreas Rumpf 0baa1d9955 first version of .partial objects 9 years ago
  Araq 5fe71db6d9 'out T' is an alias for 'var T' 9 years ago
  Araq 9e4e7ca535 fixes #2533 9 years ago
  Araq f6ff01572e breaking change: 'concept' is now a keyword and used instead of 'generic' 9 years ago
  Araq 08c0ba379a fixes #1805 10 years ago
  Araq c87f1eb581 'discard' can be used instead of 'nil' for empty case object branches 10 years ago
  Araq 2804c0373c compiler\parser.nim 10 years ago
  Araq e27ab36731 implements 'defer' 10 years ago
  Araq 212293197f fixes #1161 10 years ago
  flaviut bebc3f62a9 Regenerate docs 10 years ago
  flaviut 145cb3ae8c fix overlooked grammer comment 10 years ago
  flaviut 6b9359d901 updated grammer, fixed oversight 10 years ago
  Araq c30f6cfcf1 cleaned up command expressions 11 years ago
  Araq 3e5cb6644f typeClasses now documented in grammar.txt 11 years ago