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

Chore: rewrite parseListConfig for a small perf gain. #9300

Merged
merged 4 commits into from
Sep 15, 2017

Commits on Sep 11, 2017

  1. Chore: use regex.exec() for a small perf gain.

    aladdin-add authored and 薛定谔的猫 committed Sep 11, 2017
    Configuration menu
    Copy the full SHA
    3afc08b View commit details
    Browse the repository at this point in the history
  2. regex.match()

    薛定谔的猫 committed Sep 11, 2017
    Configuration menu
    Copy the full SHA
    34583e3 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2017

  1. rename variable.

    薛定谔的猫 committed Sep 14, 2017
    Configuration menu
    Copy the full SHA
    9a6df1c View commit details
    Browse the repository at this point in the history
  2. Update linter.js

    aladdin-add committed Sep 14, 2017
    Configuration menu
    Copy the full SHA
    7ca6e49 View commit details
    Browse the repository at this point in the history