an.tsouchlos
  • Joined on 2021-12-23
an.tsouchlos pushed to feature/no_std_lib at an.tsouchlos/const_fmt 2022-02-18 22:31:18 +00:00
8526ae1d91 First version of std::array
an.tsouchlos created branch feature/no_std_lib in an.tsouchlos/const_fmt 2022-02-18 22:16:16 +00:00
an.tsouchlos pushed to feature/no_std_lib at an.tsouchlos/const_fmt 2022-02-18 22:16:16 +00:00
an.tsouchlos deleted branch fix/README_wording from an.tsouchlos/const_fmt 2022-02-15 13:54:06 +00:00
an.tsouchlos merged pull request an.tsouchlos/const_fmt#7 2022-02-15 13:54:05 +00:00
Updated README.md
an.tsouchlos pushed to master at an.tsouchlos/const_fmt 2022-02-15 13:54:05 +00: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 13:53:58 +00:00
Updated README.md
an.tsouchlos created branch fix/README_wording in an.tsouchlos/const_fmt 2022-02-15 13:53:48 +00:00
an.tsouchlos pushed to fix/README_wording at an.tsouchlos/const_fmt 2022-02-15 13:53:48 +00:00
184815c75b Updated README.md
an.tsouchlos pushed tag v1.1 to an.tsouchlos/const_fmt 2022-02-15 10:39:54 +00:00
an.tsouchlos merged pull request an.tsouchlos/const_fmt#6 2022-02-15 10:35:19 +00:00
feature/int_hex
an.tsouchlos deleted branch feature/int_hex from an.tsouchlos/const_fmt 2022-02-15 10:35:19 +00:00
an.tsouchlos pushed to master at an.tsouchlos/const_fmt 2022-02-15 10:35:19 +00: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 created pull request an.tsouchlos/const_fmt#6 2022-02-15 10:35:09 +00:00
feature/int_hex
an.tsouchlos pushed to feature/int_hex at an.tsouchlos/const_fmt 2022-02-15 10:34:58 +00: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 10:13:18 +00: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 10:12:26 +00: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 09:30:03 +00:00
an.tsouchlos merged pull request an.tsouchlos/const_fmt#5 2022-02-15 09:29:56 +00:00
Reintroduced previously erroneously removed memcpy
an.tsouchlos pushed to master at an.tsouchlos/const_fmt 2022-02-15 09:29:56 +00:00
4c3024e978 Merge pull request 'Reintroduced previously erroneously removed memcpy' (#5) from fix/memcpy into master
a921676b77 Reintroduced previously erroneously removed memcpy
Compare 2 commits »