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 func lexer #2232

Merged
merged 8 commits into from Sep 17, 2022
Merged

Add func lexer #2232

merged 8 commits into from Sep 17, 2022

Commits on Sep 14, 2022

  1. feat: add func lexer

    dvlkv committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    37f4771 View commit details
    Browse the repository at this point in the history
  2. ref(func): simplify regexprs

    dvlkv committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    5168619 View commit details
    Browse the repository at this point in the history
  3. wip(func): update number regex

    dvlkv committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    9a9ba6b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3cf0c69 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2022

  1. Configuration menu
    Copy the full SHA
    6414eb4 View commit details
    Browse the repository at this point in the history
  2. chore(func): fix linter

    dvlkv committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    fdde767 View commit details
    Browse the repository at this point in the history
  3. fix(func): regexlint

    dvlkv committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    db35509 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2022

  1. wip: add func examplefile

    dvlkv committed Sep 17, 2022
    Configuration menu
    Copy the full SHA
    f61d9ac View commit details
    Browse the repository at this point in the history