| .. |
|
file
|
feat(build): add zig build script
|
2024-06-28 01:51:21 -04:00 |
|
lock
|
feat(lock): add basic lock functions
|
2023-03-03 15:34:02 -06:00 |
|
os
|
fix(bc): OsSetCommandLine initialize counter i to 0
|
2023-12-02 12:48:25 -05:00 |
|
system
|
feat(build): add zig build script
|
2024-06-28 01:51:21 -04:00 |
|
time
|
tidy(time): indentation
|
2023-08-05 14:32:31 -04:00 |
|
CMakeLists.txt
|
feat(file): allow case-insensitive file paths to be resolved on Linux
|
2023-12-04 17:16:20 -05:00 |
|
Debug.cpp
|
feat(debug): add basic debug functions
|
2023-03-03 11:55:23 -06:00 |
|
Debug.hpp
|
fix(debug): correct invalid macro
|
2023-08-14 17:49:18 -04:00 |
|
Lock.cpp
|
chore(style): move system files into their own subdirectory
|
2023-07-29 15:21:46 -05:00 |
|
Lock.hpp
|
feat(lock): add basic lock functions
|
2023-03-03 15:34:02 -06:00 |
|
Memory.cpp
|
chore(build): replace squall dependency with mem
|
2023-08-04 19:58:24 -04:00 |
|
Memory.hpp
|
chore: initial commit
|
2023-02-26 17:51:03 -06:00 |
|
Process.cpp
|
feat(process): add windows support to sleep function
|
2023-03-03 12:54:27 -06:00 |
|
Process.hpp
|
feat(process): add windows support to sleep function
|
2023-03-03 12:54:27 -06:00 |
|
String.cpp
|
feat(file): implement filesystem utilities
|
2023-08-09 21:34:43 -04:00 |
|
String.hpp
|
feat(file): implement filesystem utilities
|
2023-08-09 21:34:43 -04:00 |
|
Thread.cpp
|
chore(style): move system files into their own subdirectory
|
2023-07-29 15:21:46 -05:00 |
|
Thread.hpp
|
feat(thread): add basic thread functions
|
2023-03-04 10:50:12 -06:00 |
|
Time.hpp
|
feat(time): implement timekeeping utilities (#1)
|
2023-08-03 17:15:10 -04:00 |