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): mark some builtin functions pure. #6842

Draft
wants to merge 16 commits into
base: main
Choose a base branch
from

Commits on Jan 20, 2023

  1. Configuration menu
    Copy the full SHA
    3b8f5ca View commit details
    Browse the repository at this point in the history
  2. Clippy

    hyf0 committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    03a1521 View commit details
    Browse the repository at this point in the history
  3. Clippy

    hyf0 committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    017a12b View commit details
    Browse the repository at this point in the history
  4. impl Hash

    hyf0 committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    be7beb7 View commit details
    Browse the repository at this point in the history
  5. Clippy

    hyf0 committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    5ef8415 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2023

  1. Add test and remove println

    hyf0 committed Jan 21, 2023
    Configuration menu
    Copy the full SHA
    62fe5c3 View commit details
    Browse the repository at this point in the history
  2. Tests

    hyf0 committed Jan 21, 2023
    Configuration menu
    Copy the full SHA
    8af93ae View commit details
    Browse the repository at this point in the history
  3. More tests

    hyf0 committed Jan 21, 2023
    Configuration menu
    Copy the full SHA
    7aaad6a View commit details
    Browse the repository at this point in the history
  4. Make PURE_FUNC_LIST

    hyf0 committed Jan 21, 2023
    Configuration menu
    Copy the full SHA
    2425173 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3e43d65 View commit details
    Browse the repository at this point in the history
  6. Impl

    hyf0 committed Jan 21, 2023
    Configuration menu
    Copy the full SHA
    48d8da5 View commit details
    Browse the repository at this point in the history
  7. Clippy

    hyf0 committed Jan 21, 2023
    Configuration menu
    Copy the full SHA
    43164e0 View commit details
    Browse the repository at this point in the history
  8. Add tests

    hyf0 committed Jan 21, 2023
    Configuration menu
    Copy the full SHA
    1c3a70c View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2023

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

Commits on Jan 24, 2023

  1. Configuration menu
    Copy the full SHA
    4f20df4 View commit details
    Browse the repository at this point in the history
  2. Format

    hyf0 committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    a7725c5 View commit details
    Browse the repository at this point in the history