Commit Graph

58 Commits

Author SHA1 Message Date
Bruno BELANYI 0dee0e12dc kraken: csv: move type aliases to 'csv.hh' header
As we need to share it with the CSV writing files.
2022-03-12 11:07:20 +01:00
Bruno BELANYI 697f941cb2 tests: unit: add 'csv' tests
Simple tests for a simple library.
2022-03-12 11:07:20 +01:00
Bruno BELANYI 9d862c6a62 kraken: add 'csv' library
A very basic, naive CSV parser.
2022-03-12 11:07:20 +01:00
Bruno BELANYI 94f1c8e731 ci: add Drone CI 2022-03-12 11:07:20 +01:00
Bruno BELANYI 9d11428a11 git: add ignore file 2022-03-12 11:07:20 +01:00
Bruno BELANYI 715fbd767c nix: add flake 2022-03-12 11:07:20 +01:00
Bruno BELANYI d2794aef9d clang-format: init config 2022-03-12 11:07:20 +01:00
Bruno BELANYI 5cd9e11979 kraken: bootstrap build system 2022-03-12 11:07:20 +01:00