aboutsummaryrefslogtreecommitdiff
path: root/bible.cc
Commit message (Expand)AuthorAgeFilesLines
* Reorganized repository layoutYour Name2022-02-181-329/+0
* Moved to c++20, reports full language nameYour Name2022-01-221-1/+6
* Fixed handling of titlesYour Name2021-08-101-12/+4
* Fixed processing of non-span xhtml formatting tagsYour Name2021-08-091-0/+21
* Removed newline before printingYour Name2021-05-191-1/+1
* Fixed crash when word is longer than width of terminalYour Name2021-02-221-3/+4
* Added utf8 library for calculating string lengthYour Name2021-02-211-27/+31
* Added line wrappingYour Name2021-02-171-9/+73
* Updated API to be more explicit with referencesYour Name2020-11-211-1/+1
* Fixed a bug with NT only translations displaying invalid OT textYour Name2020-11-091-1/+1
* Fixed segfaults for invalid module namesYour Name2020-11-071-4/+4
* Added mod installation to cli interfaceYour Name2020-11-061-1/+61
* Initial commitYour Name2020-11-051-0/+182