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