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 a few parser edge cases triggered by OpenBLAS #6

Merged
merged 4 commits into from
Aug 18, 2023
Merged

Commits on Aug 18, 2023

  1. package: allow value parts of variable and property declarations to b…

    …e blank
    
    Signed-off-by: Ariadne Conill <ariadne@dereferenced.org>
    kaniini committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    cb5eed9 View commit details
    Browse the repository at this point in the history
  2. parser: perform variable substitutions on properties

    Signed-off-by: Ariadne Conill <ariadne@dereferenced.org>
    kaniini committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    a373b4b View commit details
    Browse the repository at this point in the history
  3. add testcase for parsing the OpenBLAS config

    Signed-off-by: Ariadne Conill <ariadne@dereferenced.org>
    kaniini committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    46974ac View commit details
    Browse the repository at this point in the history
  4. add nolint to replaceVariables

    Signed-off-by: Ariadne Conill <ariadne@dereferenced.org>
    kaniini committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    f8f010b View commit details
    Browse the repository at this point in the history