3 Commits

Author SHA1 Message Date
Bailey Thompson
59380a1389 Fix typos (#117) 2020-08-18 02:16:51 -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
044a853994 Add documentation (#107) 2020-08-16 22:03:30 -04:00