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

[ruby_ast_gen] Handling for Singleton & Anon Classes #5006

Merged
merged 4 commits into from
Oct 17, 2024

Commits on Oct 16, 2024

  1. Configuration menu
    Copy the full SHA
    e8abd46 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. [ruby_ast_gen] Handling for Singleton & Anon Classes

    Additionally, added handling for range operators and lowered hash arguments in calls to named arguments to be consistent with current ANTLR interpretation of these args.
    DavidBakerEffendi committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    d43c19d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7408f70 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e6f58f9 View commit details
    Browse the repository at this point in the history