an.tsouchlos
  • Joined on 2021-12-23
an.tsouchlos opened issue an.tsouchlos/ci_test#3 2022-08-05 09:53:35 +02:00
Test Issue 1
an.tsouchlos pushed to master at an.tsouchlos/qt_test 2022-04-12 20:54:03 +02:00
f95a094967 Minor changes
an.tsouchlos created repository an.tsouchlos/qt_test 2022-04-12 19:15:29 +02:00
an.tsouchlos pushed to sandbox/smaller_size at an.tsouchlos/const_fmt 2022-03-18 13:34:31 +01:00
1c46307798 Formatting & commented out do_count_digits_decimal()
an.tsouchlos created branch sandbox/smaller_size in an.tsouchlos/const_fmt 2022-03-18 12:35:44 +01:00
an.tsouchlos pushed to sandbox/smaller_size at an.tsouchlos/const_fmt 2022-03-18 12:35:44 +01:00
an.tsouchlos merged pull request an.tsouchlos/const_fmt#10 2022-03-18 01:24:54 +01:00
fix/zero_length_array
an.tsouchlos pushed to master at an.tsouchlos/const_fmt 2022-03-18 01:24:54 +01:00
b7159c3606 Merge pull request 'fix/zero_length_array' (#10) from fix/zero_length_array into master
2be63fda5a Changed the way recursion ends in const_fmt::format_args<>()
036b17fca9 Formatting
Compare 3 commits »
an.tsouchlos deleted branch fix/zero_length_array from an.tsouchlos/const_fmt 2022-03-18 01:24:54 +01:00
an.tsouchlos created pull request an.tsouchlos/const_fmt#10 2022-03-18 01:24:43 +01:00
fix/zero_length_array
an.tsouchlos created branch fix/zero_length_array in an.tsouchlos/const_fmt 2022-03-18 01:24:10 +01:00
an.tsouchlos pushed to fix/zero_length_array at an.tsouchlos/const_fmt 2022-03-18 01:24:10 +01:00
2be63fda5a Changed the way recursion ends in const_fmt::format_args<>()
036b17fca9 Formatting
Compare 2 commits »
an.tsouchlos created branch feature/smaller_size in an.tsouchlos/const_fmt 2022-03-18 00:20:36 +01:00
an.tsouchlos pushed to feature/smaller_size at an.tsouchlos/const_fmt 2022-03-18 00:20:36 +01:00
an.tsouchlos pushed to master at an.tsouchlos/const_fmt 2022-03-17 23:45:11 +01:00
045363c733 Merge pull request 'feature/no_std_lib' (#9) from feature/no_std_lib into master
4d05a9a8fa Added const versions of std::array::begin() and std::array::end()
ee1153c393 Changed copy constructor signature of std::array implementation
b29695e148 Replaced memcpy with manual while loop
86930fd8b0 Added conepts; Fixed bug in const_fmt::std::true_type
Compare 18 commits »
an.tsouchlos deleted branch feature/no_std_lib from an.tsouchlos/const_fmt 2022-03-17 23:45:11 +01:00
an.tsouchlos merged pull request an.tsouchlos/const_fmt#9 2022-03-17 23:45:10 +01:00
feature/no_std_lib
an.tsouchlos created pull request an.tsouchlos/const_fmt#9 2022-03-17 23:44:45 +01:00
feature/no_std_lib
an.tsouchlos pushed to feature/no_std_lib at an.tsouchlos/const_fmt 2022-03-17 22:44:23 +01:00
4d05a9a8fa Added const versions of std::array::begin() and std::array::end()
an.tsouchlos pushed to feature/no_std_lib at an.tsouchlos/const_fmt 2022-03-17 22:11:36 +01:00
ee1153c393 Changed copy constructor signature of std::array implementation
b29695e148 Replaced memcpy with manual while loop
Compare 2 commits »