| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | refactor: pass booki file along | Ben Winston | 2024-05-23 |
| | | |||
| * | bugfix: trailing null byte in data from file | Ben Winston | 2024-05-23 |
| | | |||
| * | add support for 'on' list | Ben Winston | 2024-05-19 |
| | | |||
| * | bugfix: go past quotes | Ben Winston | 2024-05-15 |
| | | |||
| * | expand validity of ints | Ben Winston | 2024-05-15 |
| | | |||
| * | refactor: actually use the macro | Ben Winston | 2024-05-11 |
| | | |||
| * | bugfix: extra published attribute | Ben Winston | 2024-05-11 |
| | | |||
| * | only increment the array if we actually want to print the book | Ben Winston | 2024-05-11 |
| | | |||
| * | try using a pointer into an array of books | Ben Winston | 2024-05-11 |
| | | |||
| * | add parsing for ints, do pages and published | Ben Winston | 2024-05-11 |
| | | |||
| * | add isbn and translator | Ben Winston | 2024-05-11 |
| | | |||
| * | populate language | Ben Winston | 2024-05-09 |
| | | |||
| * | refactor: parse string in its own function | Ben Winston | 2024-05-09 |
| | | |||
| * | fix --show | Ben Winston | 2024-05-07 |
| | | |||
| * | initialize the struct | Ben Winston | 2024-05-07 |
| | | |||
| * | remove toml dependancy | Ben Winston | 2024-05-06 |
| | | |||
| * | main.c -> booki.c | Ben Winston | 2024-05-05 |
