Chandler Carruth 6037b11e90 Teach the parser to not crash on the spaceship `<=>` operator. (#3494) пре 2 година
..
assign.carbon 6e65a30b5d Rename `ParamList` to `TuplePattern` (#3479) пре 2 година
associative.carbon c4864aa2ff Split out and/or operator handling from infix. (#3480) пре 2 година
fail_chained_assign.carbon 6e65a30b5d Rename `ParamList` to `TuplePattern` (#3479) пре 2 година
fail_infix_uneven_space_after.carbon fe6f7b4330 Rename `Name` -> `IdentifierName` given that we have several other kinds of parse nodes that represent names. (#3453) пре 2 година
fail_invalid_infix.carbon fe6f7b4330 Rename `Name` -> `IdentifierName` given that we have several other kinds of parse nodes that represent names. (#3453) пре 2 година
fail_postincrement.carbon 6e65a30b5d Rename `ParamList` to `TuplePattern` (#3479) пре 2 година
fail_precedence_and_or.carbon c4864aa2ff Split out and/or operator handling from infix. (#3480) пре 2 година
fail_precedence_as.carbon 6e65a30b5d Rename `ParamList` to `TuplePattern` (#3479) пре 2 година
fail_precedence_assign.carbon 6e65a30b5d Rename `ParamList` to `TuplePattern` (#3479) пре 2 година
fail_precedence_or_and.carbon c4864aa2ff Split out and/or operator handling from infix. (#3480) пре 2 година
fail_precedence_star_minus.carbon fe6f7b4330 Rename `Name` -> `IdentifierName` given that we have several other kinds of parse nodes that represent names. (#3453) пре 2 година
fail_precedence_star_star.carbon fe6f7b4330 Rename `Name` -> `IdentifierName` given that we have several other kinds of parse nodes that represent names. (#3453) пре 2 година
fail_star_star_no_space.carbon fe6f7b4330 Rename `Name` -> `IdentifierName` given that we have several other kinds of parse nodes that represent names. (#3453) пре 2 година
fail_variety.carbon 6e65a30b5d Rename `ParamList` to `TuplePattern` (#3479) пре 2 година
fixity_in_call.carbon 6e65a30b5d Rename `ParamList` to `TuplePattern` (#3479) пре 2 година
fixity_in_params.carbon 6e65a30b5d Rename `ParamList` to `TuplePattern` (#3479) пре 2 година
fixity_in_var.carbon 6e65a30b5d Rename `ParamList` to `TuplePattern` (#3479) пре 2 година
fixity_with_assign.carbon 6e65a30b5d Rename `ParamList` to `TuplePattern` (#3479) пре 2 година
infix.carbon fe6f7b4330 Rename `Name` -> `IdentifierName` given that we have several other kinds of parse nodes that represent names. (#3453) пре 2 година
infix_no_space.carbon fe6f7b4330 Rename `Name` -> `IdentifierName` given that we have several other kinds of parse nodes that represent names. (#3453) пре 2 година
infix_with_paren_after.carbon 5897e57c21 Clarify naming around paren expressions (#3444) пре 2 година
infix_with_paren_before.carbon 5897e57c21 Clarify naming around paren expressions (#3444) пре 2 година
postfix.carbon fe6f7b4330 Rename `Name` -> `IdentifierName` given that we have several other kinds of parse nodes that represent names. (#3453) пре 2 година
postfix_repeat.carbon 6e65a30b5d Rename `ParamList` to `TuplePattern` (#3479) пре 2 година
postfix_space_after_op.carbon fe6f7b4330 Rename `Name` -> `IdentifierName` given that we have several other kinds of parse nodes that represent names. (#3453) пре 2 година
precedence_as.carbon c4864aa2ff Split out and/or operator handling from infix. (#3480) пре 2 година
precedence_assign.carbon 6e65a30b5d Rename `ParamList` to `TuplePattern` (#3479) пре 2 година
precedence_not.carbon c4864aa2ff Split out and/or operator handling from infix. (#3480) пре 2 година
precedence_unary.carbon 6e65a30b5d Rename `ParamList` to `TuplePattern` (#3479) пре 2 година
prefix.carbon fe6f7b4330 Rename `Name` -> `IdentifierName` given that we have several other kinds of parse nodes that represent names. (#3453) пре 2 година
prefix_no_space.carbon fe6f7b4330 Rename `Name` -> `IdentifierName` given that we have several other kinds of parse nodes that represent names. (#3453) пре 2 година
prefix_repeat.carbon 6e65a30b5d Rename `ParamList` to `TuplePattern` (#3479) пре 2 година
recover_infix_uneven_space_before.carbon fe6f7b4330 Rename `Name` -> `IdentifierName` given that we have several other kinds of parse nodes that represent names. (#3453) пре 2 година
recover_postfix_space.carbon fe6f7b4330 Rename `Name` -> `IdentifierName` given that we have several other kinds of parse nodes that represent names. (#3453) пре 2 година
recover_postfix_space_before_comma.carbon fe6f7b4330 Rename `Name` -> `IdentifierName` given that we have several other kinds of parse nodes that represent names. (#3453) пре 2 година
recover_postfix_space_in_call.carbon fe6f7b4330 Rename `Name` -> `IdentifierName` given that we have several other kinds of parse nodes that represent names. (#3453) пре 2 година
recover_postfix_space_surrounding.carbon fe6f7b4330 Rename `Name` -> `IdentifierName` given that we have several other kinds of parse nodes that represent names. (#3453) пре 2 година
recover_prefix_repeat.carbon 6e65a30b5d Rename `ParamList` to `TuplePattern` (#3479) пре 2 година
recover_prefix_space.carbon fe6f7b4330 Rename `Name` -> `IdentifierName` given that we have several other kinds of parse nodes that represent names. (#3453) пре 2 година
recover_prefix_uneven_space_with_assign.carbon fe6f7b4330 Rename `Name` -> `IdentifierName` given that we have several other kinds of parse nodes that represent names. (#3453) пре 2 година
spaceship.carbon 6037b11e90 Teach the parser to not crash on the spaceship `<=>` operator. (#3494) пре 2 година