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/minfiier): Compute more with sequential inliner #6169

Merged
merged 29 commits into from Oct 27, 2022

Commits on Oct 26, 2022

  1. Handle more literals

    kdy1 committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    4f47679 View commit details
    Browse the repository at this point in the history
  2. Fix test inputs

    kdy1 committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    7aa2c8e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    679d49a View commit details
    Browse the repository at this point in the history
  4. TODO

    kdy1 committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    33848a7 View commit details
    Browse the repository at this point in the history
  5. Track changes

    kdy1 committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    dbe3e78 View commit details
    Browse the repository at this point in the history
  6. Revert

    kdy1 committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    4d74cc6 View commit details
    Browse the repository at this point in the history
  7. Fix

    kdy1 committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    6a0dfc3 View commit details
    Browse the repository at this point in the history
  8. can_drop_op_for

    kdy1 committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    5b10614 View commit details
    Browse the repository at this point in the history
  9. Update test refs

    kdy1 committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    2e30b68 View commit details
    Browse the repository at this point in the history
  10. More work for can_drop_op_for

    kdy1 committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    847f6a4 View commit details
    Browse the repository at this point in the history
  11. Update test refs

    kdy1 committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    7e9e17b View commit details
    Browse the repository at this point in the history
  12. More op

    kdy1 committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    c624d48 View commit details
    Browse the repository at this point in the history
  13. lhs == op!("=")

    kdy1 committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    428bf1a View commit details
    Browse the repository at this point in the history
  14. Update test refs

    kdy1 committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    f249851 View commit details
    Browse the repository at this point in the history
  15. Fix

    kdy1 committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    8a66e7a View commit details
    Browse the repository at this point in the history
  16. Update test refs

    kdy1 committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    9be6d08 View commit details
    Browse the repository at this point in the history
  17. Update test refs

    kdy1 committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    be1e3fb View commit details
    Browse the repository at this point in the history
  18. Add a test

    kdy1 committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    0e64a97 View commit details
    Browse the repository at this point in the history
  19. fixup for add test

    kdy1 committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    77c5563 View commit details
    Browse the repository at this point in the history
  20. Fix input

    kdy1 committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    72e8d3e View commit details
    Browse the repository at this point in the history
  21. Fix this

    kdy1 committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    e56b714 View commit details
    Browse the repository at this point in the history
  22. Update test refs

    kdy1 committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    ac4ea57 View commit details
    Browse the repository at this point in the history
  23. Add one more test

    kdy1 committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    f6d1a46 View commit details
    Browse the repository at this point in the history
  24. Update test refs

    kdy1 committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    bd69625 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    42f79cb View commit details
    Browse the repository at this point in the history
  26. Fix

    kdy1 committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    990da73 View commit details
    Browse the repository at this point in the history
  27. fixup

    kdy1 committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    36a87b4 View commit details
    Browse the repository at this point in the history
  28. Fix tests

    kdy1 committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    e557b79 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2022

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