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

Update SPDX Expression Parsing #719

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

Update SPDX Expression Parsing #719

wants to merge 20 commits into from

Commits on Mar 21, 2024

  1. Configuration menu
    Copy the full SHA
    2d2630a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1bce650 View commit details
    Browse the repository at this point in the history
  3. Improve the SDPX module.

    febuiles committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    e189847 View commit details
    Browse the repository at this point in the history
  4. Fix imports.

    febuiles committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    f7de81a View commit details
    Browse the repository at this point in the history
  5. Fix imports.

    febuiles committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    a7b8416 View commit details
    Browse the repository at this point in the history
  6. Fix bug in old code.

    I don't think we were exercising this before, but
    the type won't match.
    febuiles committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    6777e09 View commit details
    Browse the repository at this point in the history
  7. Refactoring more SPDX calls.

    febuiles committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    00d90f1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    05c90e2 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. Updating dist

    febuiles committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    cef2fd4 View commit details
    Browse the repository at this point in the history
  2. Adding type files.

    febuiles committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    58af355 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7ff1a35 View commit details
    Browse the repository at this point in the history
  4. Fix type warnings.

    febuiles committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    b19bd76 View commit details
    Browse the repository at this point in the history
  5. remove additional in tests

    febuiles committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    fd78359 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    aedf76f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3541577 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f83cc8b View commit details
    Browse the repository at this point in the history
  9. One last test!

    febuiles committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    15c4f18 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2024

  1. read files as utf-8

    febuiles committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    161d112 View commit details
    Browse the repository at this point in the history
  2. Remove unnecessary try.

    febuiles committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    c5c5f44 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

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