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
c9e845b025
const_fmt
/
inc
History
Andreas Tsouchlos
b50d5a7e0e
Changed comments
2022-01-05 01:15:52 +02:00
..
format_impl.h
Added missing return in format_decimal(); Added first support for negative numbers
2021-11-27 16:41:38 +01:00
format.h
Changed comments
2022-01-05 01:15:52 +02:00
Logger.h
Moved functions to appropriate header files; Implemented const char* formatting
2021-11-25 11:04:24 +01:00
parse.h
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
types.h
Moved functions to appropriate header files; Implemented const char* formatting
2021-11-25 11:04:24 +01:00
utility.h
Passing fmt_data to format_arg functions as constant expression
2021-11-26 14:44:17 +01:00