Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace cast tags with typed midrule actions #10796

Merged
merged 1 commit into from
May 18, 2024
Merged

Conversation

nobu
Copy link
Member

@nobu nobu commented May 18, 2024

  • Add types to tLAMBDA and tSTRING_DBEG to store corresponding information when returning these tokens.
  • Add enum lex_state_e state to %union for tSTRING_DBEG.

* Add types to `tLAMBDA` and `tSTRING_DBEG` to store corresponding
  information when returning these tokens.
* Add `enum lex_state_e state` to `%union` for `tSTRING_DBEG`.
@matzbot matzbot merged commit 232f7b3 into ruby:master May 18, 2024
101 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants