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 missing type checks while using index expressions #391

Merged
merged 7 commits into from
Nov 24, 2021
Merged

Commits on Nov 24, 2021

  1. Fix missing type checks while using index expressions

    Marcel Ludwig committed Nov 24, 2021
    Configuration menu
    Copy the full SHA
    8d6044b View commit details
    Browse the repository at this point in the history
  2. Fixup nested traversal walks and missing tests

    Marcel Ludwig committed Nov 24, 2021
    Configuration menu
    Copy the full SHA
    f7242d6 View commit details
    Browse the repository at this point in the history
  3. Fixup template expression part replacement

    Marcel Ludwig committed Nov 24, 2021
    Configuration menu
    Copy the full SHA
    a63f39f View commit details
    Browse the repository at this point in the history
  4. Fixup still support simple template expression with empty string fall…

    …back
    Marcel Ludwig committed Nov 24, 2021
    Configuration menu
    Copy the full SHA
    3552934 View commit details
    Browse the repository at this point in the history
  5. Add changelog

    Marcel Ludwig committed Nov 24, 2021
    Configuration menu
    Copy the full SHA
    991f5ad View commit details
    Browse the repository at this point in the history
  6. Added template wrap expr to test case

    Johannes Koch committed Nov 24, 2021
    Configuration menu
    Copy the full SHA
    ef19475 View commit details
    Browse the repository at this point in the history
  7. print test with test case name when error

    Johannes Koch committed Nov 24, 2021
    Configuration menu
    Copy the full SHA
    a5ae815 View commit details
    Browse the repository at this point in the history