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): Make name mangler understand block scoping #6670

Merged
merged 20 commits into from
Jan 6, 2023

Commits on Jan 4, 2023

  1. Add test

    hyf0 committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    431efc8 View commit details
    Browse the repository at this point in the history
  2. Basic impl

    hyf0 committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    2a54015 View commit details
    Browse the repository at this point in the history
  3. Supports for statement

    hyf0 committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    ac81c8f View commit details
    Browse the repository at this point in the history
  4. Tweak

    hyf0 committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    d103ad5 View commit details
    Browse the repository at this point in the history
  5. Update tests

    hyf0 committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    8bffb54 View commit details
    Browse the repository at this point in the history
  6. Update tests

    hyf0 committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    5b32637 View commit details
    Browse the repository at this point in the history
  7. Update tests

    hyf0 committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    5c21ffa View commit details
    Browse the repository at this point in the history
  8. Update tests

    hyf0 committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    3c3872e View commit details
    Browse the repository at this point in the history
  9. Update tests

    hyf0 committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    3b2172a View commit details
    Browse the repository at this point in the history
  10. Update tests

    hyf0 committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    6052ad1 View commit details
    Browse the repository at this point in the history
  11. Update tests

    hyf0 committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    d395b6a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a1eed48 View commit details
    Browse the repository at this point in the history
  13. Update tests

    hyf0 committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    cce89da View commit details
    Browse the repository at this point in the history
  14. Update tests

    hyf0 committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    7be1fdd View commit details
    Browse the repository at this point in the history
  15. Handle naming overrides

    hyf0 committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    d85ac23 View commit details
    Browse the repository at this point in the history
  16. Update tests

    hyf0 committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    02290ee View commit details
    Browse the repository at this point in the history
  17. Update tests

    hyf0 committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    4e8526d View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    92e9331 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2023

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

Commits on Jan 6, 2023

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