Richard Smith 0a06fceb5f Improve diagnosis of mismatched brackets. (#3282) 2 anni fa
..
addr.carbon 7c7afc9e32 Split out infix and prefix operators to separate node kinds. (#3481) 2 anni fa
basic.carbon 6e65a30b5d Rename `ParamList` to `TuplePattern` (#3479) 2 anni fa
fail_identifier_instead_of_sig.carbon fe6f7b4330 Rename `Name` -> `IdentifierName` given that we have several other kinds of parse nodes that represent names. (#3453) 2 anni fa
fail_missing_implicit_close.carbon 0a06fceb5f Improve diagnosis of mismatched brackets. (#3282) 2 anni fa
fail_missing_name.carbon 5020fdb3be Use abbreviation "decl" instead of "declaration" (#3382) 2 anni fa
fail_no_sig_or_semi.carbon fe6f7b4330 Rename `Name` -> `IdentifierName` given that we have several other kinds of parse nodes that represent names. (#3453) 2 anni fa
fail_only_fn_and_semi.carbon 5020fdb3be Use abbreviation "decl" instead of "declaration" (#3382) 2 anni fa
fail_repeated_fn_and_semi.carbon 1d443a3617 Underline the entire token when producing diagnostic messages. (#3413) 2 anni fa
fail_skip_indented_newline_until_outdent.carbon 6067ca3f49 Change return of `SkipPastLikelyEnd` to be last consumed token (#3493) 2 anni fa
fail_skip_indented_newline_with_semi.carbon 6e65a30b5d Rename `ParamList` to `TuplePattern` (#3479) 2 anni fa
fail_skip_indented_newline_without_semi.carbon 6067ca3f49 Change return of `SkipPastLikelyEnd` to be last consumed token (#3493) 2 anni fa
fail_skip_to_newline_without_semi.carbon 6067ca3f49 Change return of `SkipPastLikelyEnd` to be last consumed token (#3493) 2 anni fa
fail_skip_without_semi_to_curly.carbon 6e65a30b5d Rename `ParamList` to `TuplePattern` (#3479) 2 anni fa
fail_with_identifier_as_param.carbon 6e65a30b5d Rename `ParamList` to `TuplePattern` (#3479) 2 anni fa
fail_without_name_and_many_tokens_in_params.carbon 5020fdb3be Use abbreviation "decl" instead of "declaration" (#3382) 2 anni fa
impl_fn.carbon 6e65a30b5d Rename `ParamList` to `TuplePattern` (#3479) 2 anni fa
implicit_empty.carbon 6e65a30b5d Rename `ParamList` to `TuplePattern` (#3479) 2 anni fa
implicit_params.carbon 6e65a30b5d Rename `ParamList` to `TuplePattern` (#3479) 2 anni fa
params.carbon 6e65a30b5d Rename `ParamList` to `TuplePattern` (#3479) 2 anni fa
with_return_type.carbon 6e65a30b5d Rename `ParamList` to `TuplePattern` (#3479) 2 anni fa