커밋 기록

작성자 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 년 전