summaryrefslogtreecommitdiff
path: root/spec/unit/spdx
AgeCommit message (Expand)Author
2024-12-31feat: Add support for Ruby 3.2+HEADv0.19.0mainmo khan
2021-12-15fix: fallback to latest versionmo khan
2021-05-09feat: parse provider name from provider blockmo khan
2020-05-25Convert from using string paths to using Pathnamemo khan
2020-05-09Fix failing specsmo khan
2020-05-09Remove unused before blockmo khan
2020-05-07Remove parens and fix bug with squeezemo khan
2020-05-07Build a composite license that traverses and expression treemo khan
2020-05-07Fix linter errorsmo khan
2020-05-07Parse spdx exception idsmo khan
2020-05-07Add spec for expected treesmo khan
2020-05-07Add additional examples from specmo khan
2020-05-07Make recursive binary expression workmo khan
2020-05-07Emit tree as hashmo khan
2020-05-07Clean up build scripts and expression specsmo khan
2020-05-06Use parslet to prepare a tree represented in a Hashmo khan
2020-05-06fix linter errorsmo khan
2020-05-06Create mostly working parser.mo khan
2020-05-06Start building spdx license expression parsermo khan
2020-03-03Update build subcommand to delegate to Indexmo khan
2020-03-03Extract core namespacemo khan