Jon Ross-Perkins 550559e30e On invalid parse nodes, if the token may vary, allow any token. (#3484) 2 年 前
..
base.carbon fe6f7b4330 Rename `Name` -> `IdentifierName` given that we have several other kinds of parse nodes that represent names. (#3453) 2 年 前
base_misplaced.carbon 7dffa0c7ec Support for `base: T;`, `.base`, `x.base`. (#3450) 2 年 前
basic.carbon 6e65a30b5d Rename `ParamList` to `TuplePattern` (#3479) 2 年 前
fail_base.carbon fe6f7b4330 Rename `Name` -> `IdentifierName` given that we have several other kinds of parse nodes that represent names. (#3453) 2 年 前
fail_base_misplaced.carbon 6e65a30b5d Rename `ParamList` to `TuplePattern` (#3479) 2 年 前
fail_modifiers.carbon 550559e30e On invalid parse nodes, if the token may vary, allow any token. (#3484) 2 年 前
fn_definitions.carbon 7c7afc9e32 Split out infix and prefix operators to separate node kinds. (#3481) 2 年 前
introducer.carbon fe6f7b4330 Rename `Name` -> `IdentifierName` given that we have several other kinds of parse nodes that represent names. (#3453) 2 年 前
mismatched_introducer.carbon 6e65a30b5d Rename `ParamList` to `TuplePattern` (#3479) 2 年 前
var.carbon fe6f7b4330 Rename `Name` -> `IdentifierName` given that we have several other kinds of parse nodes that represent names. (#3453) 2 年 前