Jon Ross-Perkins 550559e30e On invalid parse nodes, if the token may vary, allow any token. (#3484) 2 年之前
..
array 6067ca3f49 Change return of `SkipPastLikelyEnd` to be last consumed token (#3493) 2 年之前
basics 6067ca3f49 Change return of `SkipPastLikelyEnd` to be last consumed token (#3493) 2 年之前
class 550559e30e On invalid parse nodes, if the token may vary, allow any token. (#3484) 2 年之前
for 6067ca3f49 Change return of `SkipPastLikelyEnd` to be last consumed token (#3493) 2 年之前
function 7c7afc9e32 Split out infix and prefix operators to separate node kinds. (#3481) 2 年之前
generics 7c7afc9e32 Split out infix and prefix operators to separate node kinds. (#3481) 2 年之前
if 6067ca3f49 Change return of `SkipPastLikelyEnd` to be last consumed token (#3493) 2 年之前
if_expr 7c7afc9e32 Split out infix and prefix operators to separate node kinds. (#3481) 2 年之前
index fe6f7b4330 Rename `Name` -> `IdentifierName` given that we have several other kinds of parse nodes that represent names. (#3453) 2 年之前
let 6e65a30b5d Rename `ParamList` to `TuplePattern` (#3479) 2 年之前
namespace 550559e30e On invalid parse nodes, if the token may vary, allow any token. (#3484) 2 年之前
operators 7c7afc9e32 Split out infix and prefix operators to separate node kinds. (#3481) 2 年之前
package_expr 6067ca3f49 Change return of `SkipPastLikelyEnd` to be last consumed token (#3493) 2 年之前
packages 6067ca3f49 Change return of `SkipPastLikelyEnd` to be last consumed token (#3493) 2 年之前
pointer 7c7afc9e32 Split out infix and prefix operators to separate node kinds. (#3481) 2 年之前
return 6067ca3f49 Change return of `SkipPastLikelyEnd` to be last consumed token (#3493) 2 年之前
struct 6cc5dc7736 Replace the NodeKind StructFieldUnknown with InvalidParse. (#3482) 2 年之前
tuple 5897e57c21 Clarify naming around paren expressions (#3444) 2 年之前
var 6e65a30b5d Rename `ParamList` to `TuplePattern` (#3479) 2 年之前
while 6e65a30b5d Rename `ParamList` to `TuplePattern` (#3479) 2 年之前