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

GitHub / Neargye/nameof issues and pull requests

#68 - Possible to use cstring for NAMEOF_MEMBER?

Issue - State: closed - Opened by tolmasky about 1 year ago - 2 comments

#66 - is nameof fast?

Issue - State: closed - Opened by bethebest0622 over 1 year ago - 1 comment
Labels: question

#65 - add support big enum range

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

#64 - I can't compile (C2131) when NAMEOF_ENUM_RANGE_MAX >= 3590

Issue - State: closed - Opened by dpieve almost 2 years ago - 3 comments

#63 - Fix enum flags example in README.md

Pull Request - State: closed - Opened by SF-Zhou almost 2 years ago - 1 comment

#62 - Replace union type holder to template extern variable

Pull Request - State: closed - Opened by schaumb about 2 years ago - 3 comments

#61 - Remove union type holder

Pull Request - State: closed - Opened by schaumb about 2 years ago

#60 - can support parse string to enum ?

Issue - State: closed - Opened by acezzz over 2 years ago - 1 comment
Labels: question

#59 - Nameof pointer + tests

Pull Request - State: closed - Opened by schaumb over 2 years ago - 1 comment

#58 - [Feature] Add `NAMEOF_POINTER`

Issue - State: closed - Opened by schaumb over 2 years ago

#57 - Add a static assertion for issue #52

Pull Request - State: closed - Opened by schaumb over 2 years ago - 1 comment

#56 - Improve grammar for limitations

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

#55 - Fix forgotten replacement in CPack packaging script

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

#54 - Update actions/checkout in GitHub Actions workflows to v3

Pull Request - State: closed - Opened by striezel over 2 years ago - 1 comment

#53 - fix typo in example

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

#52 - Compiling failed with mscv 19.34

Issue - State: closed - Opened by illegal-instruction-co over 2 years ago - 7 comments

#50 - Fix #49

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

#48 - Fix https://github.com/Neargye/nameof/issues/46

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

#47 - Requirement of C++20 mode for nameof_member on MSVC is undocumented.

Issue - State: closed - Opened by kamchatka-volcano almost 3 years ago - 3 comments

#45 - Comparison with magic_enum

Issue - State: closed - Opened by Timple about 3 years ago - 1 comment
Labels: question

#44 - Added CPack and pkg-config packaging.

Pull Request - State: closed - Opened by KOLANICH about 3 years ago

#43 - Try to fix tests at MSVC member pointer

Pull Request - State: closed - Opened by schaumb about 3 years ago - 1 comment

#42 - nameof_enum_or to fallback to numeric representation

Pull Request - State: closed - Opened by avlec about 3 years ago

#41 - NAMEOF_ENUM Out-of-Range Fallback to Type and Numerical Display

Issue - State: closed - Opened by avlec about 3 years ago - 3 comments

#40 - Incorrect Message with uint32_t enum values

Issue - State: closed - Opened by avlec about 3 years ago - 2 comments
Labels: bug

#39 - Incompatibility with CppUTest MemoryLeakDecector Malloc Macros

Issue - State: closed - Opened by avlec about 3 years ago - 3 comments
Labels: bug

#38 - NAMEOF_ENUM compiled failed with MSVC 17.2.2

Issue - State: closed - Opened by YunchengLiu about 3 years ago - 3 comments
Labels: duplicate

#37 - add MSVC member pointer name in c++20

Issue - State: closed - Opened by schaumb about 3 years ago - 5 comments
Labels: enhancement

#36 - Add support for non-ASCII characters (UNIX/Linux)

Pull Request - State: closed - Opened by Neargye about 3 years ago

#34 - Error C2338: static_assert failed: 'nameof::nameof_enum requires enum implementation and valid max and min.'

Issue - State: closed - Opened by icegull about 3 years ago - 7 comments
Labels: invalid

#33 - Add AUR install guide

Issue - State: closed - Opened by CHN-beta over 4 years ago

#32 - Add nameof of a member variable through its pointer to member

Issue - State: closed - Opened by unterumarmung over 4 years ago
Labels: enhancement

#30 - v0.10.0

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

#29 - Wip v0.10.0

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

#28 - Wip v0.10.0

Pull Request - State: closed - Opened by Neargye over 4 years ago - 3 comments

#27 - Create cmake.yml

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

#26 - export

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

#25 - Is it possible to get the method name which is passed by argument.

Issue - State: closed - Opened by jovany-wang almost 5 years ago - 1 comment
Labels: question

#24 - clean-up

Pull Request - State: closed - Opened by Neargye almost 5 years ago

#23 - brief type (without class-key: class, struct and enum)

Pull Request - State: closed - Opened by Ubpa almost 5 years ago

#22 - type name without struct/class/enum

Issue - State: closed - Opened by Ubpa almost 5 years ago - 12 comments
Labels: help wanted

#21 - add nameof_enum_flag

Pull Request - State: closed - Opened by Neargye about 5 years ago

#20 - improve nameof_enum

Pull Request - State: closed - Opened by Neargye about 5 years ago

#19 - C++11 suport

Issue - State: closed - Opened by Forrest-Z over 5 years ago - 1 comment

#17 - Add nameof::cstring to doc

Issue - State: closed - Opened by Neargye almost 6 years ago
Labels: help wanted, good first issue

#16 - request: operator std::string

Issue - State: closed - Opened by arolson101 almost 6 years ago - 8 comments
Labels: question, wontfix

#15 - MSVC Warning C26495 Variable nameof::cstring<14>::chars is uninitialized

Issue - State: closed - Opened by ScottHutchinson almost 6 years ago - 10 comments
Labels: help wanted

#14 - Update, modernize cmakelists

Pull Request - State: closed - Opened by steakhal about 6 years ago - 3 comments
Labels: enhancement

#13 - This library is on Vcpkg

Issue - State: closed - Opened by steakhal about 6 years ago - 2 comments

#12 - Some questions related to your CMakeLists.txts

Issue - State: closed - Opened by steakhal about 6 years ago - 9 comments
Labels: question

#11 - Migrate to conan ci

Pull Request - State: closed - Opened by steakhal about 6 years ago - 16 comments
Labels: enhancement

#10 - refactor catch2 dep to use find_package. fix for #9

Pull Request - State: closed - Opened by steakhal about 6 years ago - 13 comments
Labels: enhancement

#9 - Don't bring Catch2 with tests

Issue - State: closed - Opened by steakhal about 6 years ago - 2 comments
Labels: enhancement

#8 - Created conan.io recipe for this package.

Issue - State: closed - Opened by steakhal about 6 years ago - 8 comments
Labels: enhancement

#7 - MSVC puts 'class ' prefix, but gcc doesn't

Issue - State: closed - Opened by steakhal about 6 years ago - 10 comments
Labels: question

#6 - Fix typo

Pull Request - State: closed - Opened by AlexeyDmitriev about 6 years ago - 1 comment

#5 - merge dev

Pull Request - State: closed - Opened by Neargye over 6 years ago

#4 - Why use macros for the API?

Issue - State: closed - Opened by zivsha over 6 years ago - 1 comment
Labels: question

#3 - Just want to know why GCC can't support NAMEOF_ENUM()?

Issue - State: closed - Opened by etorth over 6 years ago - 1 comment
Labels: question

#2 - Fix README

Pull Request - State: closed - Opened by Inokenty90 about 7 years ago

#1 - Add a Codacy badge to README.md

Pull Request - State: closed - Opened by codacy-badger over 7 years ago