go-spdx/spdxexp
Andrew Henry df5d42ebe2 feat: add method for extracting licenses from expression 2023-09-18 13:20:22 -04:00
..
compare.go fix bug where GPL-2.0 failed to match GPL-2.0-only 2023-03-20 11:20:14 -04:00
compare_test.go add failing tests for bug where GPL-2.0 failed to match GPL-2.0-only 2023-03-20 11:19:13 -04:00
doc.go rename package from expression to spdxexp 2022-12-01 11:08:47 -05:00
helpers.go feat: add method for extracting licenses from expression 2023-09-18 13:20:22 -04:00
license.go fix bug where GPL-2.0 failed to match GPL-2.0-only 2023-03-20 11:20:14 -04:00
license_test.go rename package from expression to spdxexp 2022-12-01 11:08:47 -05:00
node.go fix bug where GPL-2.0 failed to match GPL-2.0-only 2023-03-20 11:20:14 -04:00
node_test.go rename package from expression to spdxexp 2022-12-01 11:08:47 -05:00
parse.go improve checking for syntax errors 2023-02-08 17:20:20 -05:00
parse_test.go style: small changes for golangci-lint 2023-04-13 12:31:41 -04:00
satisfies.go feat: add method for extracting licenses from expression 2023-09-18 13:20:22 -04:00
satisfies_test.go feat: add method for extracting licenses from expression 2023-09-18 13:20:22 -04:00
scan.go style: small changes for golangci-lint 2023-04-13 12:31:41 -04:00
scan_test.go style: small changes for golangci-lint 2023-04-13 12:31:41 -04:00
test_helper.go rename package from expression to spdxexp 2022-12-01 11:08:47 -05:00