aboutsummaryrefslogtreecommitdiff
path: root/spdx
AgeCommit message (Expand)Author
2022-10-07chore: add tag value reader and parser for v2.3Keith Zantow
2022-10-07chore: Add YAML support for v2.3 data modelKeith Zantow
2022-10-06chore: Add v2.3 data model and JSON supportKeith Zantow
2022-10-06chore: Fix section numbers in 2.2 data modelKeith Zantow
2022-10-03updated constantspxp928
2022-09-28changed to string type based on commentpxp928
2022-09-28added referenceType enumpxp928
2022-06-06convert spdx structs to versioned pkgsBrandon Lum
2022-04-25Overhaul structs, refactor JSON parser and saverIan Ling
2021-05-02Merge branch 'issue-59' into issue-59-to-masterSteve Winslow
2021-03-21Combine switch cases and remove redundant NLspecter25
2021-03-21Change naming convention of checksum structspecter25
2021-03-20Fix special IDs for right-side 2.2 RelationshipsSteve Winslow
2021-03-21Create struct to store checksumsspecter25
2020-11-11Merge pull request #43 from swinslow/issue-38Steve Winslow
2020-11-08Expand external document ref data structureSteve Winslow
2020-11-08Fix tvloader storing incorrect doc IDSteve Winslow
2020-06-07Add tvsaver and tests for 2.2Steve Winslow
2020-06-07Update 2.2 version of data structuresSteve Winslow
2020-06-07Merge branch 'master' into issue-25Steve Winslow
2020-05-09Refactor tvsaver to handle element ID mapsSteve Winslow
2020-05-09Refactor parser to handle element ID mapsSteve Winslow
2020-04-25Change to element IDs and mapsSteve Winslow
2020-04-25WIP: Add 2.2 version of data structuresSteve Winslow
2020-01-09Create Go ModuleRishabhBhatnagar