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

Core: QUnit.equiv major ES6 refactor & optimizations [Step 2] #1701

Open
wants to merge 14 commits into
base: main
Choose a base branch
from

Commits on Aug 16, 2022

  1. Configuration menu
    Copy the full SHA
    fcf1af5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5e367cb View commit details
    Browse the repository at this point in the history
  3. Core: refactor equiv for easier readability

    Small removals/adjustments to make the code more readable.
    izelnakri committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    5e5ce7d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4944d79 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dac41dc View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2022

  1. Configuration menu
    Copy the full SHA
    7dfa1cb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bce6d66 View commit details
    Browse the repository at this point in the history
  3. Core: Optimize equiv compareConstructors()

    Makes code more readable and removes variable mutations in compareConstructors().
    izelnakri committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    0ea1aa8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    64409e3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f59a216 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1c2f1d3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a9cd1ab View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f8fe9ab View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    af70d55 View commit details
    Browse the repository at this point in the history