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 support for parsing dotted names into tags #57

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

Commits on Jan 4, 2021

  1. Configuration menu
    Copy the full SHA
    c1085fb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    016d50b View commit details
    Browse the repository at this point in the history
  3. typo fix

    kaushikcfd committed Jan 4, 2021
    Configuration menu
    Copy the full SHA
    e3196ef View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f585143 View commit details
    Browse the repository at this point in the history
  5. static tags parsing grammar

    - shortcuts must be prepended by a "."
    kaushikcfd committed Jan 4, 2021
    Configuration menu
    Copy the full SHA
    838592a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    52599f8 View commit details
    Browse the repository at this point in the history
  7. formatting

    - limit line columns length to 85
    - install lark-parser for pylint,docs to resolve modules
    kaushikcfd committed Jan 4, 2021
    Configuration menu
    Copy the full SHA
    db50fb9 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2021

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

Commits on Jan 18, 2021

  1. moves grammar to tags.lark

    kaushikcfd committed Jan 18, 2021
    Configuration menu
    Copy the full SHA
    6583c32 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ff625d9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6fb2eb3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4189294 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2021

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