an.tsouchlos
  • Joined on 2021-12-23
an.tsouchlos pushed to feature/no_std_lib at an.tsouchlos/const_fmt 2022-02-20 00:16:30 +01:00
6ba83fd582 Minor changes to make sure some stuff works with no stl headers
8f7b1cd4e3 Implemented std::array and a bunch of other stuff
Compare 2 commits »
an.tsouchlos pushed to feature/no_std_lib at an.tsouchlos/const_fmt 2022-02-19 19:21:41 +01:00
ec70a5bba1 Merge branch 'master' into feature/no_std_lib
1263dfee98 Merge pull request 'Added cmake-build-relwithdebinfo to gitignore' (#8) from fix/gitignore_builddir into master
52992e255e Added cmake-build-relwithdebinfo to gitignore
Compare 3 commits »
an.tsouchlos pushed to master at an.tsouchlos/const_fmt 2022-02-19 19:18:53 +01:00
1263dfee98 Merge pull request 'Added cmake-build-relwithdebinfo to gitignore' (#8) from fix/gitignore_builddir into master
52992e255e Added cmake-build-relwithdebinfo to gitignore
Compare 2 commits »
an.tsouchlos deleted branch fix/gitignore_builddir from an.tsouchlos/const_fmt 2022-02-19 19:18:53 +01:00
an.tsouchlos merged pull request an.tsouchlos/const_fmt#8 2022-02-19 19:18:52 +01:00
Added cmake-build-relwithdebinfo to gitignore
an.tsouchlos created pull request an.tsouchlos/const_fmt#8 2022-02-19 19:18:44 +01:00
Added cmake-build-relwithdebinfo to gitignore
an.tsouchlos created branch fix/gitignore_builddir in an.tsouchlos/const_fmt 2022-02-19 19:14:09 +01:00
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 »