aboutsummaryrefslogtreecommitdiff
path: root/lib/data.h
AgeCommit message (Collapse)Author
2024-04-15feat: Remove C implementationGabriel A. Giovanini
2024-02-17feat: Add a more "refined" UIgabrielgio
2024-02-17ref: Apply astyle --style=linuxgabrielgio
2024-02-17ref: Refactor newer folder structureGabriel A. Giovanini
Create a lib dict and importer project. * dict: holds the main application * importer: code to read from source to a common database. * lib: shared code