Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-02-17 | ref: Refactor newer folder structure | Gabriel 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 | |||
2024-02-15 | fix: Add better support for utf-8 | Gabriel A. Giovanini | |
2024-02-14 | feat: Add spellfix extension | Gabriel A. Giovanini | |
2024-02-14 | feat: Add initial ncurses support | Gabriel A. Giovanini | |
Alongside with loading and saving data from the dict.cc's text. | |||
2024-02-14 | feat: Initial commit | Gabriel A. Giovanini | |
Add initial code form dealing with sqlite. |