an.tsouchlos
  • Joined on 2021-12-23
an.tsouchlos pushed to master at an.tsouchlos/const_fmt 2022-02-13 22:47:37 +00:00
9ab5c58d52 §Added license
an.tsouchlos pushed to master at an.tsouchlos/const_fmt 2022-02-13 22:43:41 +00:00
008c71381c Changed example to show float formatting
an.tsouchlos pushed to master at an.tsouchlos/const_fmt 2022-02-13 22:40:19 +00:00
9c22b2a084 Added test cases for floats
an.tsouchlos pushed to master at an.tsouchlos/const_fmt 2022-02-13 22:12:28 +00:00
9bf3e63058 Implemented format_float in terms of format_int
an.tsouchlos pushed to master at an.tsouchlos/const_fmt 2022-02-13 20:57:48 +00:00
4666b4e737 Added proper error handling for too long ints
1338888e0b Now deciding at compile time how to format minus sign
Compare 2 commits »
an.tsouchlos pushed to master at an.tsouchlos/const_fmt 2022-02-13 19:48:05 +00:00
f47a23ffef PreZero padding now being handled by preprocessing
an.tsouchlos pushed to master at an.tsouchlos/const_fmt 2022-02-13 18:43:32 +00:00
4128ede5db English
an.tsouchlos pushed to master at an.tsouchlos/const_fmt 2022-02-13 16:56:17 +00:00
bb5f4d5272 Renamed a bunch of identifiers to make sure there are no clashes with software this might be used in (fmt -> const_fmt)
an.tsouchlos pushed to master at an.tsouchlos/const_fmt 2022-02-13 16:53:25 +00:00
3db91aebda Proper example
an.tsouchlos pushed to master at an.tsouchlos/const_fmt 2022-02-13 16:48:37 +00:00
2ecc001a64 Put everything into a new 'const_fmt' namespace; Renamed namespace detail to const_fmt_detail
an.tsouchlos pushed to master at an.tsouchlos/const_fmt 2022-02-13 16:41:32 +00:00
9626f5efc4 Added examples folder and CMakeLists.txt in repo root directory
9c5a73e2bd Removed Logger.h
50635a8e2f Removed src directory
Compare 4 commits »
an.tsouchlos pushed to master at an.tsouchlos/const_fmt 2022-02-10 21:17:43 +00:00
f9cbfdd018 Fixed typos in readme
an.tsouchlos pushed to master at an.tsouchlos/const_fmt 2022-02-09 16:51:44 +00:00
55ff861f67 Renamed inc directory to const_fmt
an.tsouchlos pushed to master at an.tsouchlos/const_fmt 2022-02-09 16:48:04 +00:00
d26cf43b32 Added note about including library in project
an.tsouchlos pushed to master at an.tsouchlos/const_fmt 2022-02-09 16:45:05 +00:00
c9e845b025 Added limitations to README
an.tsouchlos pushed to master at an.tsouchlos/const_fmt 2022-02-09 16:36:12 +00:00
6597a3a360 Added instruction to build and run the tests
an.tsouchlos renamed repository from logger to an.tsouchlos/const_fmt 2022-02-09 16:32:10 +00:00
an.tsouchlos pushed to master at an.tsouchlos/const_fmt 2022-02-09 16:31:46 +00:00
5bf165463c Created README
an.tsouchlos pushed to master at an.tsouchlos/const_fmt 2022-02-09 16:22:02 +00:00
83f7f21635 Added build folder to gitignore
an.tsouchlos deleted branch feature/new_file from an.tsouchlos/ci_test 2022-02-08 13:54:25 +00:00