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

feat(es/minifier): Allow expr_simplifier to do arithmetic with string literals #8683

Merged
merged 7 commits into from
Mar 4, 2024

Commits on Mar 2, 2024

  1. Configuration menu
    Copy the full SHA
    2224729 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d313d34 View commit details
    Browse the repository at this point in the history
  3. Run cargofmt

    levi-nz committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    0d6042b View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2024

  1. Add Infinity to unit test

    levi-nz committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    c0e080a View commit details
    Browse the repository at this point in the history
  2. Add NaN to unit test

    levi-nz committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    7d6091a View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. Add updated test files

    levi-nz committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    4549127 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    efbabf5 View commit details
    Browse the repository at this point in the history