5 Commits

Author SHA1 Message Date
Bailey Thompson
354e0aef1b Rename defines header (#142) 2020-10-02 19:46:13 -04:00
Bailey Thompson
e3bc87298f Simplify return values (#114)
Introduce bk_err and bk_bool rather than using int for both of these.
This means that the function definition now specifies whether 0 means
no error, or whether it means false.
2020-08-17 16:55:29 -04:00
Bailey Thompson
954857e5b2 Sort header (#112) 2020-08-17 02:56:00 -04:00
Bailey Thompson
19f299b6c4 Fix yaml formatting (#87) 2020-08-12 12:44:35 -04:00
Bailey Thompson
83bc687e93 Improve header script (#65)
Improve the header script by rewriting it so that it is fully
automated with a single command. It now updates the
included version file as well as the header.
2020-08-07 03:19:56 -04:00