josh11b 6067ca3f49 Change return of `SkipPastLikelyEnd` to be last consumed token (#3493) il y a 2 ans
..
builtin_types.carbon fe6f7b4330 Rename `Name` -> `IdentifierName` given that we have several other kinds of parse nodes that represent names. (#3453) il y a 2 ans
empty.carbon a46ca6bf7a Add a start-of-file token and parse node. (#3263) il y a 2 ans
empty_decl.carbon fada410559 Support declaration modifier keywords (#3412) il y a 2 ans
fail_invalid_designators.carbon 6e65a30b5d Rename `ParamList` to `TuplePattern` (#3479) il y a 2 ans
fail_modifiers_before_semi.carbon d73729179a Switch modifiers to use distinct parse nodes. (#3461) il y a 2 ans
fail_no_intro_with_semi.carbon fada410559 Support declaration modifier keywords (#3412) il y a 2 ans
fail_no_intro_without_semi.carbon fada410559 Support declaration modifier keywords (#3412) il y a 2 ans
fail_paren_match_regression.carbon 6067ca3f49 Change return of `SkipPastLikelyEnd` to be last consumed token (#3493) il y a 2 ans
function_call.carbon 6e65a30b5d Rename `ParamList` to `TuplePattern` (#3479) il y a 2 ans
multifile.carbon 6e65a30b5d Rename `ParamList` to `TuplePattern` (#3479) il y a 2 ans
numeric_literals.carbon 6e65a30b5d Rename `ParamList` to `TuplePattern` (#3479) il y a 2 ans
parens.carbon 6e65a30b5d Rename `ParamList` to `TuplePattern` (#3479) il y a 2 ans