Config file and package tracking utility
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Riyyi 25287bc370 Util: Add zero padding specifier to putU64() 2 years ago
..
format Util: Add zero padding specifier to putU64() 2 years ago
json Manager+Util: Change enum class type from int to uint8_t (4 -> 1 byte) 2 years ago
meta Util: Use C++20 concepts for integral and floating-point types 2 years ago
argparser.cpp Manager+Util: Change enum class type from int to uint8_t (4 -> 1 byte) 2 years ago
argparser.h Manager+Util: Change enum class type from int to uint8_t (4 -> 1 byte) 2 years ago
file.cpp Manager+Util: Switch to custom assert macro 2 years ago
file.h Everywhere: Switch to #pragma once, add missing copyright headers 2 years ago
genericlexer.cpp Manager+Util: Switch to custom assert macro 2 years ago
genericlexer.h Manager+Util: Switch to custom assert macro 2 years ago
shell.cpp Util: Pass string by const reference 3 years ago
shell.h Everywhere: Switch to #pragma once, add missing copyright headers 2 years ago
singleton.h Everywhere: Switch to #pragma once, add missing copyright headers 2 years ago
system.cpp Util: Add delimiter support to the cut function 3 years ago
system.h Everywhere: Switch to #pragma once, add missing copyright headers 2 years ago
timer.cpp Util: Add pause() and resume() to Timer 2 years ago
timer.h Everywhere: Switch to #pragma once, add missing copyright headers 2 years ago