Commit graph

5 commits

Author SHA1 Message Date
Vyacheslav Egorov
4e139dd295 Added behavior of the operator during typechecking
Prohibited operator use on a nil type.
2021-06-09 15:22:48 +03:00
Vyacheslav Egorov
5429b7ba11 Added design for operator use on l-values that will generate a parse error 2021-06-09 15:03:41 +03:00
Vyacheslav Egorov
28b0208437 Remove section on 'safe navigation operator', it's not an alternative
Remove 'Alternatives' section as it is empty.
2021-06-09 14:52:16 +03:00
vegorov-rbx
f02ba60bfa
Apply suggestions from review
Co-authored-by: Alexander McCord <11488393+alexmccord@users.noreply.github.com>
2021-06-08 21:56:20 +03:00
Vyacheslav Egorov
dd797c80c1 RFC: nil-forgiving operator 2021-06-08 17:27:16 +03:00