Коммит түүх

Эзэн SHA1 Мессеж Огноо
  Geoff Romer 4f10735751 Track params in the parser (#4777) 1 жил өмнө
  Richard Smith d42128ef9a Parse all kinds of declarations at function scope. (#4779) 1 жил өмнө
  Jon Ross-Perkins 2841e9a67e Require that InvalidParse nodes must have an error (#4482) 1 жил өмнө
  Chandler Carruth 1b2eb42c5a Start avoiding parse diagnostics on error tokens (#4431) 1 жил өмнө
  Jon Ross-Perkins e7aebbe581 Update basic diagnostic capitalization/punctuation (#4328) 1 жил өмнө
  Chandler Carruth 4845f40dff Switch `CARBON_CHECK` to a format string API (#4285) 1 жил өмнө
  josh11b c33c9a02f6 Parse support for `where` operator (#4275) 1 жил өмнө
  Jon Ross-Perkins 19f6cd2023 Split if expressions out of handle_expr (#4292) 1 жил өмнө
  josh11b 702d0d8a53 Parsing of designators like `.x` or `.Self` (#4254) 1 жил өмнө
  Jon Ross-Perkins f67791cfee Separate subtree size information from parse nodes. (#4174) 1 жил өмнө
  Chandler Carruth 8c64f0bfdd Add `-Wmissing-prototypes` and fix issues it finds. (#4019) 1 жил өмнө
  cui fliter fea2651e7c chore: fix typos (#3738) 2 жил өмнө
  czapiga 4873160acc Parse `auto` type (#3704) 2 жил өмнө
  Jon Ross-Perkins e343ea593c Add macro for postfix operators. (#3504) 2 жил өмнө
  Jon Ross-Perkins 7c7afc9e32 Split out infix and prefix operators to separate node kinds. (#3481) 2 жил өмнө
  josh11b 6067ca3f49 Change return of `SkipPastLikelyEnd` to be last consumed token (#3493) 2 жил өмнө
  Jon Ross-Perkins c4864aa2ff Split out and/or operator handling from infix. (#3480) 2 жил өмнө
  josh11b b7d129b88c Add `PushState` overload to combine `Parse::State` change with `StateStackEntry` (#3485) 2 жил өмнө
  Richard Smith fe6f7b4330 Rename `Name` -> `IdentifierName` given that we have several other kinds of parse nodes that represent names. (#3453) 2 жил өмнө
  Jon Ross-Perkins 30155dbb72 Add support for 'package' in expressions. (#3445) 2 жил өмнө
  Jon Ross-Perkins 0db63ff17a Abbreviate Integer and FloatingPoint (#3435) 2 жил өмнө
  Jon Ross-Perkins 161f46ed37 FloatingPointLiteral to RealLiteral fixup (#3430) 2 жил өмнө
  Jon Ross-Perkins a204689893 Use more specific node kinds for literals. (#3419) 2 жил өмнө
  josh11b 109e7889dd Rename files to use abbreviations (#3389) 2 жил өмнө