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

transformer: optimise calls to write string with simple interpolations #22188

Commits on Oct 9, 2024

  1. Configuration menu
    Copy the full SHA
    3588b65 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    048d62d View commit details
    Browse the repository at this point in the history
  3. add support for @[expand_simple_interpolation] in the compiler, so …

    …that both Gen.write/1 and Builder.write_string/1 can use the same transformation mechanism for simplifying string interpolations in their arguments
    spytheman committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    a559846 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    238d565 View commit details
    Browse the repository at this point in the history