mirror of
https://gitlab.com/walljm/dynamicbible.git
synced 2025-07-26 08:49:49 -04:00
* Use the same brace style everywhere. * Use semicolons everywhere. * Add myself to the authorship for bible ref parsing. * Don't use try catch blocks when exceptions are impossible. * Add some returns for completeness sake when the functions return values elsewhere.