Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / renatoGarcia/icecream-cpp issues and pull requests

#65 - Add IC_V and IC_FV macros to print ranges views

Pull Request - State: closed - Opened by renatoGarcia 27 days ago

#63 - Switch receiving printing args from const ref to perfect forwarding.

Pull Request - State: closed - Opened by renatoGarcia about 1 month ago

#62 - Forward declare all the make_printing_branch functions

Pull Request - State: closed - Opened by renatoGarcia about 1 month ago

#61 - Fix compile warnings

Pull Request - State: closed - Opened by renatoGarcia about 1 month ago

#60 - Add slicing formatting string to range types

Pull Request - State: closed - Opened by renatoGarcia about 1 month ago

#59 - Add missing return value

Pull Request - State: closed - Opened by renatoGarcia about 2 months ago

#58 - Use variant and optional in place of custom unions

Pull Request - State: closed - Opened by renatoGarcia 2 months ago

#57 - Refactor macro machinery

Pull Request - State: closed - Opened by renatoGarcia 2 months ago

#56 - Add formatting option to each argument individually

Pull Request - State: closed - Opened by renatoGarcia 3 months ago

#55 - Refactoring

Pull Request - State: closed - Opened by renatoGarcia 4 months ago

#54 - Move config to a separate class

Pull Request - State: closed - Opened by renatoGarcia 4 months ago

#53 - Don't Cut on a Comma Within Curly Brackets

Issue - State: open - Opened by wongsingfo 4 months ago
Labels: bug

#52 - Feature Request: Allow Printing Arrays of Data Types

Issue - State: closed - Opened by wongsingfo 4 months ago - 4 comments
Labels: enhancement

#50 - Stop using codecvt functions to transcode strings

Pull Request - State: closed - Opened by renatoGarcia 7 months ago

#49 - Fix an out of range memory access on string literal printing.

Pull Request - State: closed - Opened by renatoGarcia 8 months ago

#48 - SIGSEGV when printing a string literal

Issue - State: closed - Opened by debevv 8 months ago - 1 comment

#46 - Split tests on multiple files

Pull Request - State: closed - Opened by renatoGarcia 8 months ago

#43 - Fix typo on ICECREAM_UNPACK macro index.

Pull Request - State: closed - Opened by renatoGarcia almost 1 year ago

#42 - Is ICECREAM_UNPACK_30 supposed to get< 39 > ?

Issue - State: closed - Opened by lurkydismal almost 1 year ago - 1 comment

#41 - Add CI testings to C++20

Pull Request - State: closed - Opened by renatoGarcia about 1 year ago

#40 - Remove formatter pack

Pull Request - State: closed - Opened by renatoGarcia about 1 year ago

#39 - clang compiler : missing include header

Issue - State: closed - Opened by juno-devel about 1 year ago - 1 comment

#38 - Update catch lib to 2.13.9

Pull Request - State: closed - Opened by renatoGarcia over 1 year ago

#37 - Update CI macOS to 12.

Pull Request - State: closed - Opened by renatoGarcia over 1 year ago

#36 - Add Nix flake.

Pull Request - State: closed - Opened by renatoGarcia over 1 year ago

#35 - Add ICECREAM_PRINT_CHAR_ARRAY_AS_STRING to print char array as string.

Pull Request - State: open - Opened by sunduk almost 2 years ago

#34 - Print wrong variable name when casting

Issue - State: open - Opened by renatoGarcia almost 2 years ago

#33 - cannot display char as integer

Issue - State: open - Opened by logerrors about 2 years ago

#32 - Release a new version

Issue - State: open - Opened by dufferzafar over 2 years ago

#31 - Comparison with dbg-macro

Issue - State: open - Opened by dufferzafar over 2 years ago - 5 comments

#30 - Refactor is_printable and fix bug checking recursive iterable types.

Pull Request - State: closed - Opened by renatoGarcia over 2 years ago

#29 - Fix argument name splitting inside strings and chars.

Pull Request - State: closed - Opened by renatoGarcia over 2 years ago

#28 - Functionalities in <codecvt> are deprecated since C++ 17/20

Issue - State: closed - Opened by LyricZhao over 2 years ago - 1 comment

#27 - Simplest way to print function called with the arguments that were passed

Issue - State: closed - Opened by vadi2 over 2 years ago - 6 comments

#26 - Using std::function instead of type erasure.

Pull Request - State: closed - Opened by renatoGarcia over 2 years ago

#25 - Code refactoring to fix warnings.

Pull Request - State: closed - Opened by renatoGarcia over 2 years ago

#24 - Fix counting of chars on a utf8 string.

Pull Request - State: closed - Opened by renatoGarcia over 2 years ago

#23 - Update windows CI machine on GitHub.

Pull Request - State: closed - Opened by renatoGarcia over 2 years ago

#22 - Fix wide characters support.

Pull Request - State: closed - Opened by renatoGarcia over 2 years ago

#21 - Add IC_A and IC_A_ macros.

Pull Request - State: closed - Opened by renatoGarcia almost 3 years ago

#20 - Remove stream() method and add output().

Pull Request - State: closed - Opened by renatoGarcia almost 3 years ago

#19 - Rename icecream::_() to icecream::f_().

Pull Request - State: closed - Opened by renatoGarcia almost 3 years ago

#17 - Don't build testing by default.

Pull Request - State: closed - Opened by renatoGarcia almost 3 years ago

#16 - Add formatting strings feature.

Pull Request - State: closed - Opened by renatoGarcia almost 3 years ago

#15 - use std::source_location

Issue - State: closed - Opened by alexios-angel about 3 years ago - 1 comment
Labels: enhancement

#14 - containers are not properly displayed when they are members of a user-defined class

Issue - State: closed - Opened by yohm almost 4 years ago - 2 comments

#13 - Printing a std::string_view relies on a terminating null-byte

Issue - State: closed - Opened by siebenschlaefer almost 4 years ago - 1 comment

#12 - Fix a warning of non returning function.

Pull Request - State: closed - Opened by renatoGarcia over 4 years ago

#11 - Add support to CMake.

Pull Request - State: closed - Opened by renatoGarcia over 4 years ago

#10 - Add default.nix expression.

Pull Request - State: closed - Opened by renatoGarcia over 4 years ago

#9 - Minor fixes and code cleanup.

Pull Request - State: closed - Opened by renatoGarcia over 4 years ago

#8 - Fix char and int signedness correspondence on FIX struct.

Pull Request - State: closed - Opened by renatoGarcia over 4 years ago

#7 - Clang dump struct type info limitation

Issue - State: closed - Opened by renatoGarcia over 4 years ago

#6 - Clang dump struct float members limitation

Issue - State: closed - Opened by renatoGarcia over 4 years ago

#5 - Add support to Clang __builtin_dump_struct.

Pull Request - State: closed - Opened by renatoGarcia over 4 years ago

#4 - Refactor Tree class.

Pull Request - State: closed - Opened by renatoGarcia over 4 years ago

#3 - Use __builtin_dump_struct on clang 8+ ?

Issue - State: closed - Opened by htfy96 over 4 years ago - 1 comment
Labels: enhancement

#2 - Fix multiple definition of show_c_string.

Pull Request - State: closed - Opened by renatoGarcia over 4 years ago

#1 - Linking errors

Issue - State: closed - Opened by mrjackbo over 4 years ago - 1 comment