summaryrefslogtreecommitdiff
path: root/ext
AgeCommit message (Collapse)Author
2020-11-18fix: mark CsvParser class with gcmo khan
2020-05-25Convert from using string paths to using Pathnamemo khan
* Extract a ./bin/run script * Extract defintion for NEWLINE * Add specs for matching yarn.lock * Add specs for Report * Convert package_manager to pathname * Display path in report * matches? to match?
2020-05-17fix linter warningsmo khan
2020-05-15warning: ISO C90 forbids mixed declarations and code ↵mo khan
[-Wdeclaration-after-statement]
2020-05-14play with pointersmo khan
2020-05-13Rename Table to Relationmo khan
2020-05-12play with pointersmo khan
2020-05-11Use quick parse for easy parsing and fallback to csv for more complicated ↵mo khan
scenarios
2020-05-11Remove usage of temporary buffermo khan
2020-05-11define an enum to toggle the statemo khan
2020-05-11Build naive csv parsermo khan
2020-05-10Initialize c-extensionmo khan