This website requires JavaScript.
Explore
Help
Sign In
an.tsouchlos
/
const_fmt
Watch
1
Star
0
Fork
0
You've already forked const_fmt
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
36
Commits
3
Branches
2
Tags
1.1
MiB
C++
96.7%
CMake
3.3%
a0230a7e27
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Andreas Tsouchlos
a0230a7e27
Refactored get_init_array() and get_zero_array() to get_init_array(char); Made all free functions inline
2021-11-26 14:27:45 +01:00
inc
Refactored get_init_array() and get_zero_array() to get_init_array(char); Made all free functions inline
2021-11-26 14:27:45 +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