aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* refactor: pass booki file alongBen Winston2024-05-23
* bugfix: trailing null byte in data from fileBen Winston2024-05-23
* start a markdown table -- does it render nicely?Ben Winston2024-05-19
* add support for 'on' listBen Winston2024-05-19
* bugfix: go past quotesBen Winston2024-05-15
* expand validity of intsBen Winston2024-05-15
* refactor: actually use the macroBen Winston2024-05-11
* bugfix: extra published attributeBen Winston2024-05-11
* only increment the array if we actually want to print the bookBen Winston2024-05-11
* try using a pointer into an array of booksBen Winston2024-05-11
* add parsing for ints, do pages and publishedBen Winston2024-05-11
* add isbn and translatorBen Winston2024-05-11
* populate languageBen Winston2024-05-09
* refactor: parse string in its own functionBen Winston2024-05-09
* add an output binaryBen Winston2024-05-09
* fix --showBen Winston2024-05-07
* initialize the structBen Winston2024-05-07
* remove toml dependancyBen Winston2024-05-06
* link to old repoBen Winston2024-05-05
* readmeBen Winston2024-05-05
* makefile and licenseBen Winston2024-05-05
* main.c -> booki.cBen Winston2024-05-05
* if not a string, try to get an integerBen Winston2024-05-05
* bugfix: memoryBen Winston2024-05-05
* be flexible with search argumentsBen Winston2024-05-05
* initial commitBen Winston2024-05-02