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

Fix: (} else) (oneCommandCode inside legacy text) #181

Merged
merged 15 commits into from
Aug 14, 2022

Commits on Jul 20, 2022

  1. fix mark-wiemer-org#40 issue: detect oneCommandCode if legal 'one com…

    …mand code' statement exist in text of other command
    kyklish committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    d77dce4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3c1d221 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4ec4c45 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    95bee88 View commit details
    Browse the repository at this point in the history
  5. remove comment

    kyklish committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    cb31b5e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9fd76ab View commit details
    Browse the repository at this point in the history
  7. update test files

    kyklish committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    135dd0b View commit details
    Browse the repository at this point in the history
  8. fix 'one command code' regex

    kyklish committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    a565d4f View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2022

  1. Configuration menu
    Copy the full SHA
    d63f144 View commit details
    Browse the repository at this point in the history
  2. allow close brace

    kyklish committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    cf629d9 View commit details
    Browse the repository at this point in the history
  3. make close brace optional

    kyklish committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    33c8b58 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f68c20f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6b9e3ce View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2022

  1. Merge remote-tracking branch 'ahk++/main' into fix-formatter-bug-if-else

    # Conflicts:
    #	src/test/suite/format/format.test.ts
    kyklish committed Jul 31, 2022
    Configuration menu
    Copy the full SHA
    f4e95f5 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2022

  1. Merge remote-tracking branch 'ahk++/main' into fix-formatter-bug-if-else

    # Conflicts:
    #	src/test/suite/format/format.test.ts
    kyklish committed Aug 14, 2022
    Configuration menu
    Copy the full SHA
    a0d1ffc View commit details
    Browse the repository at this point in the history