Commit graph

20 commits

Author SHA1 Message Date
ad587eaf8d test(time): test can tolerate system hiccups 2023-07-30 15:13:44 -04:00
7c388d148b fix(time): include UNIX time headers on Mac, too 2023-07-30 14:33:31 -04:00
0297a77a50 fix(time): check properly for timestamp + nsec overflows in MakeTime and BreakTime 2023-07-30 14:24:50 -04:00
4470aeabae test(time): rudimentary tests for timekeeping 2023-07-30 04:55:16 -04:00
ee0277da1b fix(time): nsec should be explicitly cast to uint32 2023-07-30 04:51:38 -04:00
5cf50be7e2 fix(time): Milliseconds and Seconds return storage should be 64-bit 2023-07-30 04:50:09 -04:00
08ac95300a feat(bc): implement timekeeping 2023-07-30 04:44:29 -04:00
d31a66b9ca
chore(style): move system files into their own subdirectory 2023-07-29 15:21:46 -05:00
fallenoak
6cff259dca
chore(build): update squall 2023-03-27 17:36:57 -05:00
fallenoak
e21b610abf
chore(build): update squall 2023-03-13 23:38:33 -05:00
fallenoak
39f4bd35a3
feat(thread): add basic thread functions 2023-03-04 10:50:12 -06:00
fallenoak
0242759cbe
fix(debug): clean up assert macros 2023-03-03 17:30:24 -06:00
fallenoak
e8d3709d31
feat(lock): add basic lock functions 2023-03-03 15:34:02 -06:00
fallenoak
3b5da1af9c
feat(process): add windows support to sleep function 2023-03-03 12:54:27 -06:00
fallenoak
d817c41985
feat(debug): add basic debug functions 2023-03-03 11:55:23 -06:00
fallenoak
3728c3d167
feat(process): add basic process functions 2023-03-03 10:44:30 -06:00
fallenoak
f9b65946a0
feat(string): add basic string functions 2023-02-26 22:07:06 -06:00
fallenoak
3b19c68e2f
chore(doc): use consistent naming in readme 2023-02-26 18:02:42 -06:00
fallenoak
0b64d7c1ea
chore: add submodules 2023-02-26 17:52:52 -06:00
fallenoak
d5300e4723
chore: initial commit 2023-02-26 17:51:03 -06:00