aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-15Fixes signoffCatalin
2022-03-15Fixes for Linux OSCatalin
2022-03-15Path fixesCatalin Stratu
2022-03-15Path fixesCatalin Stratu
2022-03-15test fixesCatalin Stratu
2022-03-15test fixesCatalin Stratu
2022-03-15test fixesCatalin Stratu
2022-03-15file patch fixesCatalin Stratu
2022-03-15file patch fixesCatalin Stratu
2022-03-15bug fixesCatalin Stratu
2022-03-15builder: File paths are not relative, bug fix 2.1 versionCatalin Stratu
2022-03-15builder: File paths are not relative, bug fixCatalin Stratu
2022-03-15builder: File paths are not relative, bug fixesCatalin Stratu
2022-03-13Merge pull request #108 from swinslow/docs-cleanupSteve Winslow
2022-03-13Merge pull request #106 from CatalinStratu/mainSteve Winslow
2022-03-13Minor fixes for json documentationSteve Winslow
2022-03-13jsonsaver: empty snippetts test fixesCatalin Stratu
2022-03-12jsonsaver: add unit test for success emptyCatalin Stratu
2022-03-12jsonsaver: omit empty lists rather than null #103Catalin Stratu
2022-02-21Merge pull request #104 from spdx/jsonSteve Winslow
2021-08-16Merge pull request #98 from specter25/jsonparser1Steve Winslow
2021-08-16Docs : Add docs for jsonparser and jsonsaverUjjwal Agarwal
2021-08-15Jsonsaver : Create a temporary storage for files instead of modifying origina...Ujjwal Agarwal
2021-08-13Jsonsaver : order maintained while parsing snippetsUjjwal Agarwal
2021-08-13Merge pull request #97 from specter25/jsonparser1Steve Winslow
2021-08-13JsonParser : JsonParser test coverage increasedUjjwal Agarwal
2021-08-10Jsonsaver : maintain order while converting maps to json arraysUjjwal Agarwal
2021-08-06Merge pull request #94 from specter25/jsonparser1Steve Winslow
2021-08-06Examples : add example of jsonloader and remove existing conversion examplesUjjwal Agarwal
2021-07-31Merge pull request #95 from swinslow/issue-93Steve Winslow
2021-07-31Fix incorrect tag for Snippet IDs in tvsaverSteve Winslow
2021-07-27JsonParser : increase test coverage of files, creationinfo and annotationsUjjwal Agarwal
2021-07-24Jsonsaver : Package level tests addedUjjwal Agarwal
2021-07-24Jsonsaver : add complete functionslity testsUjjwal Agarwal
2021-07-21Merge branch 'json' of github.com:spdx/tools-golang into jsonparser1Ujjwal Agarwal
2021-07-21Jsonsaver : add complete saver testUjjwal Agarwal
2021-07-21Jsonsaver : increase test coverageUjjwal Agarwal
2021-07-21jsonsaver : increase test coverageUjjwal Agarwal
2021-07-21Jsonsaver : Fix checksum unit tests in case of files and packagesUjjwal Agarwal
2021-07-21Jsonsaver : Write unit tests for all render functionsUjjwal Agarwal
2021-07-20Jsonsaver : creation info unit tests writtenUjjwal Agarwal
2021-07-16Jsonsaver : minor fixes regarding code semanticsUjjwal Agarwal
2021-07-16Merge pull request #92 from specter25/jsonparser1Steve Winslow
2021-07-16Examples : Write description of jsonsaver example in readmeUjjwal Agarwal
2021-07-16Examples : Write desxription of jsonsaver in the ReadmeUjjwal Agarwal
2021-07-16Jsonsaver : Simplify json saving without maintaining the orderUjjwal Agarwal
2021-07-15Jsonsaver : Fix return types of relationship parserUjjwal Agarwal
2021-07-15Jsonparser : fix bug while parsiing creatorsUjjwal Agarwal
2021-07-15Jsonsaver : Fix tag names fro reverse compatibilityUjjwal Agarwal
2021-07-14JsonSaver : Write bytes to io.Writer while saving jsonUjjwal Agarwal