Historique des commits

Auteur SHA1 Message Date
  Andreas Rumpf 4e94f49065 parser/grammar sync; fixes #9608 [backport] il y a 6 ans
  Araq 212fdc5946 added the 'x.p[:T]' notation for explicit generic instantiations in combination with the ddot calling syntax il y a 6 ans
  Robert Hencke ac10a3813a Fix casing in rule 'typeDesc' (#7324) il y a 7 ans
  Fabian Keller 40a6caeed8 Block expressions (#6695) il y a 7 ans
  Andreas Rumpf 76cf4f4c1b parser enhancement: allow keywords after dots il y a 7 ans
  Andreas Rumpf e21ca54b11 assignments support ': stmtList' like let/var do il y a 7 ans
  Andreas Rumpf cab2ce7e87 update grammar.txt il y a 7 ans
  Andreas Rumpf 98c6af780e grammar update il y a 7 ans
  Andreas Rumpf 0baa1d9955 first version of .partial objects il y a 9 ans
  Araq 5fe71db6d9 'out T' is an alias for 'var T' il y a 9 ans
  Araq 9e4e7ca535 fixes #2533 il y a 9 ans
  Araq f6ff01572e breaking change: 'concept' is now a keyword and used instead of 'generic' il y a 10 ans
  Araq 08c0ba379a fixes #1805 il y a 10 ans
  Araq c87f1eb581 'discard' can be used instead of 'nil' for empty case object branches il y a 10 ans
  Araq 2804c0373c compiler\parser.nim il y a 10 ans
  Araq e27ab36731 implements 'defer' il y a 10 ans
  Araq 212293197f fixes #1161 il y a 10 ans
  flaviut bebc3f62a9 Regenerate docs il y a 10 ans
  flaviut 145cb3ae8c fix overlooked grammer comment il y a 10 ans
  flaviut 6b9359d901 updated grammer, fixed oversight il y a 10 ans
  Araq c30f6cfcf1 cleaned up command expressions il y a 11 ans
  Araq 3e5cb6644f typeClasses now documented in grammar.txt il y a 11 ans
  Araq d18f40b4e2 updated grammar.txt il y a 11 ans
  Araq 8b5aa221ad support for multiple modules of the same name; niminst supports 'platforms'; minor bugfixes il y a 11 ans
  Araq b3ac785f95 fixes semicolon parsing issue il y a 11 ans
  Araq 9b9a180947 'inject' for 'for' loop variables il y a 11 ans
  Araq f8af7ed6b4 more intuitive behaviour for 'discardable' in expression bodies il y a 11 ans
  Araq 8a595b631b new parsing scheme is documented il y a 11 ans
  Grzegorz Adam Hankiewicz 72a3e21f28 Removes executable bit for text files. il y a 12 ans
  Araq ccd2934e4a first steps for 'not nil' annotation il y a 12 ans