summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2020-05-07Parse spdx exception idsmo 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-07Update links from mokhan -> spandxmo 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-05-04Inline loading of license content from git repo directlymo khan
2020-05-04Remove duplicatesmo khan
2020-05-03Add pending specs for detections to correctmo khan
2020-05-03Remove fuzzy matchmo khan
2020-05-02Stick to a single text similarity algorithm for nowmo khan
2020-05-02Mark performance test as pendingmo khan
2020-05-02Fix failing testsmo khan
2020-05-01Rebuild internal index after updatemo khan
2020-05-01Extract method to build/find indexmo khan
2020-05-01Build an index with the starting line numbersmo khan
2020-05-01Fix linter errorsmo khan
2020-05-01Update pypi index build to Cache classmo khan
2020-05-01Update maven index builder to delegate to Cache classmo khan
2020-05-01Update nuget cache builder to delegate to cache classmo khan
2020-05-01Remove sorting code from CLI commandmo khan
2020-05-01Start to build internal indexmo khan
2020-04-30extract path traversalmo khan
2020-04-26Add method to check if queue is emptymo khan
2020-04-25Fix some specsmo khan
2020-04-25Fix some specs, break othersmo khan
2020-04-25Use FuzzyMatch for matching on namesmo khan
2020-04-25Fix linter errorsmo khan
2020-04-22Try to improve guess specsmo khan
2020-04-22Fix broken specsmo khan
2020-04-19Fix specs and linter errormo khan
2020-04-19fix specsmo khan
2020-04-19Collapse file storage code into Cache classmo khan
2020-04-19Try to consolidate some of the index building codemo khan
2020-04-19Add a lock around creating new circuitsmo khan
2020-04-19Fix bug with iterating through nuget packagesmo khan
2020-04-18Log status of circuitmo khan
2020-04-18Connect logger to build commandmo khan
2020-04-18Add a thread poolmo khan
2020-04-18Insert nuget packages with unknown license into cachev0.12.2mo khan
2020-04-18Remove dead_letter path and insert unknown entriesmo khan
2020-04-17Update CHANGELOG and bump versionv0.12.1mo khan
2020-04-14Prep release for 0.12.0v0.12.0mo khan
2020-04-14Map backwards compatible constants. Can be dropped in 1.0mo khan
2020-04-14Use a SortedSet to sort when items are addedmo khan
2020-04-13Optimise sort, hash and equality operationsmo khan
2020-04-13Record parser error and move onmo khan