an.tsouchlos
  • Joined on 2021-12-23
an.tsouchlos pushed to fix/gitignore_builddir at an.tsouchlos/const_fmt 2022-02-19 19:14:09 +01:00
52992e255e Added cmake-build-relwithdebinfo to gitignore
an.tsouchlos pushed to feature/no_std_lib at an.tsouchlos/const_fmt 2022-02-18 23:31:18 +01:00
8526ae1d91 First version of std::array
an.tsouchlos created branch feature/no_std_lib in an.tsouchlos/const_fmt 2022-02-18 23:16:16 +01:00
an.tsouchlos pushed to feature/no_std_lib at an.tsouchlos/const_fmt 2022-02-18 23:16:16 +01:00
an.tsouchlos deleted branch fix/README_wording from an.tsouchlos/const_fmt 2022-02-15 14:54:06 +01:00
an.tsouchlos merged pull request an.tsouchlos/const_fmt#7 2022-02-15 14:54:05 +01:00
Updated README.md
an.tsouchlos pushed to master at an.tsouchlos/const_fmt 2022-02-15 14:54:05 +01:00
b8f59710d3 Merge pull request 'Updated README.md' (#7) from fix/README_wording into master
184815c75b Updated README.md
Compare 2 commits »
an.tsouchlos created pull request an.tsouchlos/const_fmt#7 2022-02-15 14:53:58 +01:00
Updated README.md
an.tsouchlos created branch fix/README_wording in an.tsouchlos/const_fmt 2022-02-15 14:53:48 +01:00
an.tsouchlos pushed to fix/README_wording at an.tsouchlos/const_fmt 2022-02-15 14:53:48 +01:00
184815c75b Updated README.md
an.tsouchlos pushed tag v1.1 to an.tsouchlos/const_fmt 2022-02-15 11:39:54 +01:00
an.tsouchlos merged pull request an.tsouchlos/const_fmt#6 2022-02-15 11:35:19 +01:00
feature/int_hex
an.tsouchlos pushed to master at an.tsouchlos/const_fmt 2022-02-15 11:35:19 +01:00
74c4a4d582 Merge pull request 'feature/int_hex' (#6) from feature/int_hex into master
2933676ea2 Fixed bug in hex formatting, wrote tests for hex int formatting
7115e09aca Implemented count_digits for hex and started implementing digits2_base
f9099ce6ee Added tests for count_digits_base, decimal, binary and hex
Compare 4 commits »
an.tsouchlos deleted branch feature/int_hex from an.tsouchlos/const_fmt 2022-02-15 11:35:19 +01:00
an.tsouchlos created pull request an.tsouchlos/const_fmt#6 2022-02-15 11:35:09 +01:00
feature/int_hex
an.tsouchlos pushed to feature/int_hex at an.tsouchlos/const_fmt 2022-02-15 11:34:58 +01:00
2933676ea2 Fixed bug in hex formatting, wrote tests for hex int formatting
an.tsouchlos pushed to feature/int_hex at an.tsouchlos/const_fmt 2022-02-15 11:13:18 +01:00
7115e09aca Implemented count_digits for hex and started implementing digits2_base
an.tsouchlos pushed to feature/int_hex at an.tsouchlos/const_fmt 2022-02-15 11:12:26 +01:00
f9099ce6ee Added tests for count_digits_base, decimal, binary and hex
an.tsouchlos deleted branch fix/memcpy from an.tsouchlos/const_fmt 2022-02-15 10:30:03 +01:00
an.tsouchlos merged pull request an.tsouchlos/const_fmt#5 2022-02-15 10:29:56 +01:00
Reintroduced previously erroneously removed memcpy