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 лет назад