Go to file
2022-02-09 17:21:46 +01:00
inc Changed comments 2022-01-05 01:15:52 +02:00
src Added missing return in format_decimal(); Added first support for negative numbers 2021-11-27 16:41:38 +01:00
test Added tests for negative int formatting 2021-11-22 12:46:33 +01:00
.gitignore Added build folder to gitignore 2022-02-09 17:21:46 +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