Geoffry Song
989cebc99c
Fix parsing of "postfix" range expressions.
...
Right now they are handled in `postfix_dot_expr`, but that doesn't allow it to
correctly handle precedence. Integrate it more tightly with the Pratt parser
instead.
Also includes a drive-by fix for parsing `match .. {}`.
Fixes #2242 .
2019-11-15 00:18:28 -08:00
..
2019-09-05 19:53:07 +03:00
2019-09-30 16:11:40 +08:00
2019-09-02 20:15:51 +03:00
2019-09-02 20:15:51 +03:00
2019-09-02 20:15:51 +03:00
2019-09-02 20:15:51 +03:00
2019-09-02 20:15:51 +03:00
2019-09-02 20:15:51 +03:00
2019-09-02 20:15:51 +03:00
2019-09-02 20:15:51 +03:00
2019-09-02 20:15:51 +03:00
2019-09-02 20:15:51 +03:00
2019-09-02 20:15:51 +03:00
2019-09-02 20:15:51 +03:00
2019-10-28 15:41:34 +03:00
2019-09-02 20:15:51 +03:00
2019-09-02 20:15:51 +03:00
2019-09-30 16:11:40 +08:00
2019-09-02 20:15:51 +03:00
2019-09-30 16:11:40 +08:00
2019-09-30 16:11:40 +08:00
2019-09-30 16:11:40 +08:00
2019-08-23 16:19:53 -07:00
2019-09-02 20:15:51 +03:00
2019-09-05 19:53:07 +03:00
2019-09-05 19:53:07 +03:00
2019-09-20 16:57:31 +03:00
2019-09-20 16:57:31 +03:00
2019-11-11 11:26:57 +03:00
2019-11-11 11:26:57 +03:00
2019-11-15 00:18:28 -08:00
2019-11-15 00:18:28 -08:00