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

JIT: Optimize universal selector usage by inlining only the relevant selectors #4850

Merged
merged 13 commits into from Jul 1, 2021

Commits on Jun 30, 2021

  1. WIP

    adamwathan committed Jun 30, 2021
    Copy the full SHA
    2926cad View commit details
    Browse the repository at this point in the history
  2. run prettier

    RobinMalfait committed Jun 30, 2021
    Copy the full SHA
    5d8d16e View commit details
    Browse the repository at this point in the history
  3. drop new lines in custom matcher

    Drop all newlines, let prettier handle everything for us.
    RobinMalfait committed Jun 30, 2021
    Copy the full SHA
    5012cd9 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    88fffad View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    2d327c1 View commit details
    Browse the repository at this point in the history
  6. drop comments

    RobinMalfait committed Jun 30, 2021
    Copy the full SHA
    1473ec2 View commit details
    Browse the repository at this point in the history
  7. initial replacements

    RobinMalfait committed Jun 30, 2021
    Copy the full SHA
    6dbd28c View commit details
    Browse the repository at this point in the history
  8. WIP

    RobinMalfait committed Jun 30, 2021
    Copy the full SHA
    4e912e6 View commit details
    Browse the repository at this point in the history
  9. WIP

    RobinMalfait committed Jun 30, 2021
    Copy the full SHA
    b540c4b View commit details
    Browse the repository at this point in the history
  10. MAKE IT WORK

    adamwathan committed Jun 30, 2021
    Copy the full SHA
    6756a82 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2021

  1. Copy the full SHA
    c5e13c6 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    34779b4 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    9ae1f7a View commit details
    Browse the repository at this point in the history