Go to file
2021-11-26 23:19:57 +01:00
cmake-build-release Added count_digits() 2021-11-26 23:19:57 +01:00
inc Added count_digits() 2021-11-26 23:19:57 +01:00
src Shamelessly copied fmtlib code for decimal formatting; Added comment with idea about error handling 2021-11-26 01:02:10 +01:00
test Added tests for negative int formatting 2021-11-22 12:46:33 +01:00
.gitignore Removed build and project files and created gitignore 2021-11-18 20:51:09 +01:00
.gitmodules Started adding unit tests 2021-11-21 22:46:19 +01:00
CMakeLists.txt Shamelessly copied fmtlib code for decimal formatting; Added comment with idea about error handling 2021-11-26 01:02:10 +01:00