summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2023-06-19Update copyrightAlessandro Iezzi
2023-06-19Add new exceptionsAlessandro Iezzi
2023-06-15Come back to the LGPLv3 licenseAlessandro Iezzi
2023-06-15Add new testsAlessandro Iezzi
2023-06-15Add the new parse() methodAlessandro Iezzi
2023-06-15Add mappers to CSVParserAlessandro Iezzi
2023-06-15Change the name from parse() to parseAsMap()Alessandro Iezzi
2023-06-15Add checkDefaultConstructor() in CSVParserAlessandro Iezzi
2023-06-15Add generics to CSVParserAlessandro Iezzi
2023-06-15Organize importsAlessandro Iezzi
2023-06-15Update copyrightAlessandro Iezzi
2023-06-15Rename CSVUtilsTest to CSVParserTestAlessandro Iezzi
2023-06-15Add method to change the CSVParser separatorAlessandro Iezzi
2023-06-15Correct the constructor of CSVParserAlessandro Iezzi
2023-06-13Rename CSVUtils in CSVParserAlessandro Iezzi
2023-06-13Update copyrightAlessandro Iezzi
2023-06-13Add buildAsInputStream()Alessandro Iezzi
2023-06-13Add CSVBuilderAlessandro Iezzi
2023-05-02Skip empty linesAlessandro Iezzi
2023-05-02Remove line of code that checks if the row endsAlessandro Iezzi
2023-05-02Add unit testsAlessandro Iezzi
2022-05-10Initial commitv0.0.1Alessandro Iezzi