ad4ba073a3
Add nameof module support
macos / macos-13 (push) Has been cancelled
macos / macos-14 (push) Has been cancelled
ubuntu / clang-10 (push) Has been cancelled
ubuntu / clang-11 (push) Has been cancelled
ubuntu / clang-12 (push) Has been cancelled
ubuntu / clang-13 (push) Has been cancelled
ubuntu / clang-14 (push) Has been cancelled
ubuntu / clang-15 (push) Has been cancelled
ubuntu / clang-16 (push) Has been cancelled
ubuntu / clang-9 (push) Has been cancelled
ubuntu / gcc-10 (push) Has been cancelled
ubuntu / gcc-11 (push) Has been cancelled
ubuntu / gcc-12 (push) Has been cancelled
ubuntu / gcc-13 (push) Has been cancelled
ubuntu / gcc-14 (push) Has been cancelled
ubuntu / gcc-9 (push) Has been cancelled
windows / Visual Studio 2019 (push) Has been cancelled
windows / Visual Studio 2022 (push) Has been cancelled
2024-10-19 23:02:24 +00:00
neargye
6c8e87da57
update ci
2024-10-14 15:38:45 +03:00
neargye
3f1664327a
use cstring for allow NTTP
2024-09-19 13:52:06 +03:00
neargye
174b23d76e
clean-up
2024-05-16 00:10:36 +03:00
neargye
3d4c9820fc
v0.10.4
2024-01-31 18:26:52 +04:00
neargye
72a9659576
update ci
2024-01-31 18:26:46 +04:00
neargye
72ce6c9ae0
update readme
2024-01-31 18:26:39 +04:00
neargye
4d097b9da0
update copyright
2024-01-02 02:51:35 +04:00
neargye
e86b94cb8d
update readme
2024-01-02 02:45:25 +04:00
Daniil Goncharov
c9ae9a57c3
add support big enum range ( #65 )
2023-12-01 01:33:57 +04:00
SF-Zhou
5443409085
Fix enum flags example in README.md ( #63 )
2023-09-21 11:55:14 +04:00
Bela Schaum
8aeb677413
Replace union type holder to template extern variable ( #62 )
2023-06-23 16:10:32 +04:00
neargye
f2522c2cc0
* add sep param to nameof_enum_flag
...
* fix noexcept
2023-06-14 02:44:15 +04:00
neargye
8a6813f242
update ci
2023-05-27 14:15:05 +04:00
neargye
31ac2b3273
update readme
2023-05-26 17:40:33 +04:00
neargye
8f416c881e
v0.10.3
2023-03-30 20:19:30 +04:00
neargye
6708611448
update doc
2023-03-30 19:10:22 +04:00
Bela Schaum
1f071407dc
Nameof pointer + tests ( #59 )
2023-03-17 21:39:30 +04:00
Bela Schaum
9494cbd4aa
Add a static assertion for issue https://github.com/Neargye/nameof/issues/52 ( #57 )
2023-03-06 17:02:46 +04:00
Joshua Saxby
84ce6d87fb
Improve grammar for limitations ( #56 )
...
I am completely unfamiliar with this project but I am a native English speaker, hopefully I understood the original document and my proposed changes improve the grammar without changing the meaning.
2023-02-22 23:15:02 +04:00
KOLANICH
173271ef06
Fix forgotten replacement in CPack packaging script ( #55 )
2023-02-16 17:38:39 +04:00
neargye
a83b66aac9
update ci
2023-01-31 22:49:07 +04:00
Dirk Stolle
34d8c2b74e
Update actions/checkout in GitHub Actions workflows to v3 ( #54 )
2023-01-27 03:50:25 +04:00
Dirk Stolle
1cc3feb884
fix typo in example ( #53 )
2023-01-27 03:37:48 +04:00
KOLANICH
b877a1a556
Added CPack and pkg-config packaging. ( #44 )
2023-01-17 16:48:17 +04:00
neargye
bc183cd334
clean-up
2022-12-07 01:30:25 +04:00
kamchatka-volcano
70ca094db8
Fix #49 ( #50 )
2022-12-07 01:24:06 +04:00
Bela Schaum
f7b2f34053
Fix https://github.com/Neargye/nameof/issues/46 ( #48 )
2022-11-13 21:01:31 +04:00
neargye
84c2d8bb19
update doc
2022-11-08 13:01:28 +04:00
neargye
6a1efd31c1
clean-up
2022-09-02 17:26:22 +04:00
neargye
ea3871026a
fix IntelliSence
2022-08-15 12:38:17 +04:00
neargye
54a6a795a9
clean-up
2022-08-14 15:54:27 +04:00
neargye
f14c1b5065
fix build
2022-08-13 19:26:45 +04:00
neargye
00a333bb8e
add aliases test
2022-08-13 18:18:52 +04:00
neargye
09f879a995
fix clang trunk build
2022-08-12 21:46:36 +04:00
neargye
3237b9a367
update ci
2022-08-12 21:38:40 +04:00
neargye
db94e8b345
fix clang llvm-project#50055(reviews.llvm.org/D131307)
2022-08-12 21:38:20 +04:00
neargye
4d2d89eac7
ignored "-Wenum-constexpr-conversion"
2022-08-09 15:47:25 +04:00
neargye
c44b65d57d
fix clang llvm-project#50055(reviews.llvm.org/D130058)
2022-08-09 15:28:23 +04:00
neargye
c04b72fc51
v0.10.2
2022-08-04 17:32:59 +04:00
neargye
b6a4452eef
update doc
...
fix noexcept nameof_enum_or
2022-07-26 18:48:58 +04:00
neargye
59411bf519
add nameof_enum_or
2022-07-26 18:17:36 +04:00
Bela Schaum
f32bbb0f09
Try to fix tests ( #43 )
2022-07-25 14:07:57 +04:00
neargye
c793b69c40
fix
2022-07-25 01:10:57 +04:00
neargye
2cb9751cb6
add nameof_member for mscv and c++20
2022-07-21 21:07:19 +04:00
neargye
32885c092e
update ci
2022-07-21 20:01:56 +04:00
neargye
5bf352dfa6
fix #39
2022-07-21 19:55:02 +04:00
neargye
7e2cc11360
fix warnings
2022-06-29 16:40:42 +04:00
neargye
83ee9b42df
update copyright
2022-06-10 18:15:37 +04:00
neargye
e37861d46f
clean-up
2022-05-18 22:30:04 +04:00