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

New Language: Keepalived configure file #2417

Merged
merged 31 commits into from Oct 3, 2021

Commits on May 3, 2020

  1. pug: Improved class(named "attr-class") and id(named "attr-id") in ta…

    …g detection, and added corresponding unit test.
    dev-itsheng committed May 3, 2020
    Copy the full SHA
    ac26293 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    c48d654 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2020

  1. Copy the full SHA
    0d7da48 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    a882579 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    c3da26f View commit details
    Browse the repository at this point in the history

Commits on May 6, 2020

  1. Copy the full SHA
    eb73dbb View commit details
    Browse the repository at this point in the history
  2. Stylus: Add color, entity, unit, change number and operator

    … in `inside` object, Fix relational tests.
    dev-itsheng committed May 6, 2020
    Copy the full SHA
    2cb260f View commit details
    Browse the repository at this point in the history

Commits on May 7, 2020

  1. Copy the full SHA
    2d162ff View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    eee68e7 View commit details
    Browse the repository at this point in the history
  3. Stylus: Put the comment token behind the string token and set the…

    … `greedy` property to `true`
    dev-itsheng committed May 7, 2020
    Copy the full SHA
    a37cd5e View commit details
    Browse the repository at this point in the history

Commits on May 8, 2020

  1. Copy the full SHA
    ea3f3ff View commit details
    Browse the repository at this point in the history
  2. CSS Extra: (1) rename attr-name, attr-value (2) change `pseudo-cl…

    …ass` token (3) add `tag`, `selector-list`, `combinator` token
    dev-itsheng committed May 8, 2020
    Copy the full SHA
    49a6eda View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    fb011be View commit details
    Browse the repository at this point in the history
  4. CSS Extra: restore pseudo-class tokenize, put the combinator and …

    …`tag` behind the `n-th` token to avoid problem.
    dev-itsheng committed May 8, 2020
    Copy the full SHA
    4848fda View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    c500ca3 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    61920bc View commit details
    Browse the repository at this point in the history

Commits on May 13, 2020

  1. Copy the full SHA
    72fca6d View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2020

  1. Copy the full SHA
    2a86a3f View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2020

  1. Copy the full SHA
    7873e93 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    3c6e657 View commit details
    Browse the repository at this point in the history
  3. Fix test bug.

    dev-itsheng committed Jun 9, 2020
    Copy the full SHA
    468491d View commit details
    Browse the repository at this point in the history
  4. run gulp after change.

    dev-itsheng committed Jun 9, 2020
    Copy the full SHA
    4a4ec98 View commit details
    Browse the repository at this point in the history
  5. add ?: to regex

    dev-itsheng committed Jun 9, 2020
    Copy the full SHA
    42e746a View commit details
    Browse the repository at this point in the history
  6. add example file.

    dev-itsheng committed Jun 9, 2020
    Copy the full SHA
    dadc727 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    373f701 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2020

  1. Fix all problems.

    dev-itsheng committed Jun 16, 2020
    Copy the full SHA
    b370309 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2021

  1. Copy the full SHA
    f75b720 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    4e51c7f View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    699110f View commit details
    Browse the repository at this point in the history
  4. Made one long property regex

    Now our regex tooling can work its magic. This will make it easier to
    maintain the regex in the long run.
    RunDevelopment committed Oct 3, 2021
    Copy the full SHA
    01d264c View commit details
    Browse the repository at this point in the history
  5. Sorted languages list

    RunDevelopment committed Oct 3, 2021
    Copy the full SHA
    e8194b1 View commit details
    Browse the repository at this point in the history