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

Implement support for evaluating computed properties. #15313

Merged
merged 2 commits into from Jan 2, 2023

Commits on Jan 2, 2023

  1. Implement support for evaluating computed properties.

    This allows expressions like "hello world"[6] to be evaluated.
    JBYoshi authored and nicolo-ribaudo committed Jan 2, 2023
    Copy the full SHA
    79a729a View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    f84faaa View commit details
    Browse the repository at this point in the history