zygoloid · GitHub

@zygoloid

operator tokens.
implementability.

@zygoloid

zygoloid marked this pull request as ready for review

June 28, 2021 23:25

jonmeow

josh11b

@zygoloid

chandlerc

jonmeow

Allow unspaced binary operators to be followed by `{` or `[` for
symmetry with allowing them to be preceded by `}` or `]` and in
anticipation of struct literals that begin with `{`.

chandlerc

chandlerc

Co-authored-by: Chandler Carruth <chandlerc@gmail.com>

@zygoloid

@zygoloid

zygoloid deleted the proposal-operator-tokens branch

March 11, 2022 01:01

chandlerc added a commit that referenced this pull request

Jun 28, 2022
Proposal: lexical rules for operator tokens.
Co-authored-by: Chandler Carruth <chandlerc@gmail.com>

Closed

Merged

Closed

Merged

josh11b pushed a commit that referenced this pull request

Jun 2, 2023
The [Operators proposal #601](#601) got accepted and but the details were not updated in the design docs. Added `symbolic_tokens.md` file to add the details of the proposal and its discussion.
Closes #1992
Co-authored-by: Avi Aaron <81820388+aviRon012@users.noreply.github.com>

Read the original on github.com ↗