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

Add suppport for [of S]? part in nth-child's arguments #120

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Commits on Jul 26, 2021

  1. Configuration menu
    Copy the full SHA
    2722ae6 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'parent/master' into add_support_for_of_…

    …s_part_in_nth_child
    annbgn committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    76b78cd View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2021

  1. run black

    annbgn committed Aug 3, 2021
    Configuration menu
    Copy the full SHA
    772170f View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2021

  1. fix lint

    annbgn committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    058b6b5 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2021

  1. add new method to parse of type arguments

    annbgn committed Aug 17, 2021
    Configuration menu
    Copy the full SHA
    ae6e5c3 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2022

  1. Configuration menu
    Copy the full SHA
    2eb0e24 View commit details
    Browse the repository at this point in the history
  2. Silence pylint too-many-locals

    wRAR committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    d2a2288 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2022

  1. Merge remote-tracking branch 'origin/master' into annbgn-add_support_…

    …for_of_s_part_in_nth_child
    wRAR committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    b7ff575 View commit details
    Browse the repository at this point in the history
  2. Add typing for new code.

    wRAR committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    44aeedd View commit details
    Browse the repository at this point in the history