an.tsouchlos
  • Joined on 2021-12-23
an.tsouchlos created pull request an.tsouchlos/const_fmt#3 2022-02-15 09:59:52 +01:00
Removed memcpy and <cstring>
an.tsouchlos created branch feature/no_cstring in an.tsouchlos/const_fmt 2022-02-15 09:59:33 +01:00
an.tsouchlos pushed to feature/no_cstring at an.tsouchlos/const_fmt 2022-02-15 09:59:33 +01:00
e4ebd0163b Removed memcpy and <cstring>
an.tsouchlos created branch feature/int_hex in an.tsouchlos/const_fmt 2022-02-15 09:51:32 +01:00
an.tsouchlos pushed to feature/int_hex at an.tsouchlos/const_fmt 2022-02-15 09:51:32 +01:00
an.tsouchlos merged pull request an.tsouchlos/const_fmt#2 2022-02-15 09:50:37 +01:00
feature/int_binary
an.tsouchlos pushed to master at an.tsouchlos/const_fmt 2022-02-15 09:50:37 +01:00
1d2dab93bd Merge pull request 'feature/int_binary' (#2) from feature/int_float_binary into master
5e4f242796 Renamed functions dedicated to decimal to better reflect their function
fa0fef37db Rewrote format_impl.h functions to work with both decimal and binary
c3eb1e2909 Wrote tests for binary int formatting
Compare 4 commits »
an.tsouchlos deleted branch feature/int_float_binary from an.tsouchlos/const_fmt 2022-02-15 09:50:37 +01:00
an.tsouchlos created pull request an.tsouchlos/const_fmt#2 2022-02-15 09:50:14 +01:00
feature/int_binary
an.tsouchlos pushed to feature/int_float_binary at an.tsouchlos/const_fmt 2022-02-15 09:47:37 +01:00
5e4f242796 Renamed functions dedicated to decimal to better reflect their function
an.tsouchlos pushed to feature/int_float_binary at an.tsouchlos/const_fmt 2022-02-15 09:38:34 +01:00
fa0fef37db Rewrote format_impl.h functions to work with both decimal and binary
c3eb1e2909 Wrote tests for binary int formatting
Compare 2 commits »
an.tsouchlos created branch feature/int_float_binary in an.tsouchlos/const_fmt 2022-02-14 23:26:54 +01:00
an.tsouchlos pushed to feature/int_float_binary at an.tsouchlos/const_fmt 2022-02-14 23:26:54 +01:00
an.tsouchlos merged pull request an.tsouchlos/const_fmt#1 2022-02-14 23:25:17 +01:00
Added static_assert to check for string validity
an.tsouchlos pushed to master at an.tsouchlos/const_fmt 2022-02-14 23:25:17 +01:00
313ca5e981 Merge pull request 'Added static_assert to check for string validity' (#1) from feature/compile_time_string_validity into master
8241045158 Added static_assert to check for string validity
Compare 2 commits »
an.tsouchlos deleted branch feature/compile_time_string_validity from an.tsouchlos/const_fmt 2022-02-14 23:25:17 +01:00
an.tsouchlos created pull request an.tsouchlos/const_fmt#1 2022-02-14 23:25:09 +01:00
Added static_assert to check for string validity
an.tsouchlos created branch feature/compile_time_string_validity in an.tsouchlos/const_fmt 2022-02-14 23:24:56 +01:00
8241045158 Added static_assert to check for string validity
an.tsouchlos pushed tag v1.0 to an.tsouchlos/const_fmt 2022-02-14 19:58:59 +01:00