index
:
DerTod-pub/cxxformat
master
[no description]
DerTod
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
main.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Restrict parseNumber to unsigned types and throw when out of range
Markus Mittendrein
2022-01-08
1
-2
/
+0
*
Add bool formatter
Markus Mittendrein
2022-01-08
1
-0
/
+1
*
Add literals inline namespace
Markus Mittendrein
2022-01-08
1
-1
/
+3
*
Add runtime implementation and refactor format_spec checks in formatters
Markus Mittendrein
2022-01-07
1
-0
/
+13
*
Add header only library, adjust include statements and rename test target
Markus Mittendrein
2022-01-06
1
-1
/
+1
*
New implementation for compile time format strings (run time format strings n...
Markus Mittendrein
2022-01-06
1
-46
/
+98
*
Replace custom remove_cvref_t with std::remove_cvref_t
Markus Mittendrein
2020-07-28
1
-2
/
+2
*
Improve syntax and name of compile time variant
Markus Mittendrein
2019-12-05
1
-4
/
+5
*
Add compile time checked variant (needs C++20)
Markus Mittendrein
2019-07-21
1
-2
/
+3
*
Simplify similar specializations of AutoConversion and FormatConvert using ba...
Markus Mittendrein
2019-07-21
1
-15
/
+3
*
Initial
Markus Mittendrein
2019-07-20
1
-0
/
+64