Commit graph

  • ad4ba073a3 Add nameof module support master sha512sum 2024-10-19 23:02:24 +0000
  • 6c8e87da57 update ci neargye 2024-10-14 15:38:45 +0300
  • 3f1664327a use cstring for allow NTTP neargye 2024-09-19 13:52:06 +0300
  • 174b23d76e clean-up neargye 2024-05-16 00:10:36 +0300
  • 3d4c9820fc v0.10.4 v0.10.4 neargye 2024-01-31 18:26:52 +0400
  • 72a9659576 update ci neargye 2024-01-31 18:26:46 +0400
  • 72ce6c9ae0 update readme neargye 2024-01-31 18:26:39 +0400
  • 4d097b9da0 update copyright neargye 2024-01-02 02:51:35 +0400
  • e86b94cb8d update readme neargye 2024-01-02 02:44:56 +0400
  • c9ae9a57c3
    add support big enum range (#65) Daniil Goncharov 2023-12-01 01:33:57 +0400
  • 6cef64a085 fix is_valid neargye 2023-11-23 01:20:26 +0400
  • 1d1fd2fcfa clean-up neargye 2023-11-19 22:47:01 +0400
  • a26ad026a0 fix build neargye 2023-11-12 18:42:35 +0400
  • dd03450dff fix build neargye 2023-11-12 18:22:08 +0400
  • bb35cff8b9 add support big enum range neargye 2023-11-12 18:19:50 +0400
  • 5443409085
    Fix enum flags example in README.md (#63) SF-Zhou 2023-09-21 15:55:14 +0800
  • 374352b7dc
    Fix enum flags example in README.md SF-Zhou 2023-09-21 14:13:11 +0800
  • 8aeb677413
    Replace union type holder to template extern variable (#62) Bela Schaum 2023-06-23 14:10:32 +0200
  • 0e5a8df906 fix member functions schaumb 2023-06-23 12:08:29 +0200
  • 1419bc905a wtf schaumb 2023-06-23 11:30:32 +0200
  • 2691058f7b remove bracket from funcsign schaumb 2023-06-23 11:24:54 +0200
  • 29a2938193 Wrap with store schaumb 2023-06-23 11:20:00 +0200
  • e662d0031e add template argument schaumb 2023-06-23 11:11:56 +0200
  • d85169f5fc replace constexpr to consteval -> no generate extern obj schaumb 2023-06-23 11:09:52 +0200
  • 0b9cbf7dd2 remove union type, simplify schaumb 2023-06-23 10:58:40 +0200
  • f2522c2cc0 * add sep param to nameof_enum_flag * fix noexcept neargye 2023-06-14 02:44:15 +0400
  • 8a6813f242 update ci neargye 2023-05-27 14:07:42 +0400
  • 31ac2b3273 update readme neargye 2023-05-26 17:40:33 +0400
  • 8f416c881e v0.10.3 v0.10.3 neargye 2023-03-30 20:19:30 +0400
  • 6708611448 update doc neargye 2023-03-30 19:10:22 +0400
  • 1f071407dc
    Nameof pointer + tests (#59) Bela Schaum 2023-03-17 17:39:30 +0000
  • c88c45b3d1 define somefunction schaumb 2023-03-17 17:39:04 +0100
  • b0ca30c7e5 Remove reference schaumb 2023-03-17 17:34:47 +0100
  • 89ce35bc85 Add function to description schaumb 2023-03-17 17:26:53 +0100
  • 050744b569 Nameof pointer + tests schaumb 2023-03-17 17:23:19 +0100
  • 9494cbd4aa
    Add a static assertion for issue https://github.com/Neargye/nameof/issues/52 (#57) Bela Schaum 2023-03-06 13:02:46 +0000
  • 3d98c9ce67
    Add a static assertion for issue https://github.com/Neargye/nameof/issues/52 Bela Schaum 2023-03-06 11:48:54 +0100
  • 84ce6d87fb
    Improve grammar for limitations (#56) Joshua Saxby 2023-02-22 19:15:02 +0000
  • 1115077652
    Improve grammar for limitations Joshua Saxby 2023-02-22 17:40:04 +0000
  • 173271ef06
    Fix forgotten replacement in CPack packaging script (#55) KOLANICH 2023-02-16 13:38:39 +0000
  • aed137a44d Fix forgotten replacement in CPack packaging script KOLANICH 2023-02-16 08:04:09 +0000
  • a83b66aac9 update ci neargye 2023-01-31 22:49:07 +0400
  • 34d8c2b74e
    Update actions/checkout in GitHub Actions workflows to v3 (#54) Dirk Stolle 2023-01-27 00:50:25 +0100
  • 1cc3feb884
    fix typo in example (#53) Dirk Stolle 2023-01-27 00:37:48 +0100
  • 4312c8c1c1 Update actions/checkout in GitHub Actions workflows to v3 Dirk Stolle 2023-01-27 00:22:21 +0100
  • 068ab1c82c fix typo in example Dirk Stolle 2023-01-27 00:18:52 +0100
  • b877a1a556
    Added CPack and pkg-config packaging. (#44) KOLANICH 2023-01-17 12:48:17 +0000
  • a0de4814fe Added CPack and pkg-config packaging. KOLANICH 2022-07-13 13:01:20 +0300
  • bc183cd334 clean-up neargye 2022-12-07 01:30:25 +0400
  • 70ca094db8
    Fix #49 (#50) kamchatka-volcano 2022-12-07 00:24:06 +0300
  • bacbd608e4 fixes after the review kamchatka_volcano 2022-12-07 00:08:56 +0300
  • ca8de1ea73 Fix #49 kamchatka-volcano 2022-12-06 21:45:16 +0300
  • f7b2f34053
    Fix https://github.com/Neargye/nameof/issues/46 (#48) Bela Schaum 2022-11-13 18:01:31 +0100
  • c51addb898
    Fix https://github.com/Neargye/nameof/issues/46 Bela Schaum 2022-11-12 19:35:24 +0100
  • 84c2d8bb19 update doc neargye 2022-11-08 13:01:28 +0400
  • 6a1efd31c1 clean-up neargye 2022-09-02 17:26:22 +0400
  • ea3871026a fix IntelliSence neargye 2022-08-15 12:38:17 +0400
  • 54a6a795a9 clean-up neargye 2022-08-14 15:54:27 +0400
  • f14c1b5065 fix build neargye 2022-08-13 18:28:52 +0400
  • 00a333bb8e add aliases test neargye 2022-08-13 18:18:52 +0400
  • 09f879a995 fix clang trunk build neargye 2022-08-12 21:46:36 +0400
  • 3237b9a367 update ci neargye 2022-08-12 21:38:40 +0400
  • db94e8b345 fix clang llvm-project#50055(reviews.llvm.org/D131307) neargye 2022-08-12 21:38:20 +0400
  • 4d2d89eac7 ignored "-Wenum-constexpr-conversion" neargye 2022-08-09 15:45:43 +0400
  • c44b65d57d fix clang llvm-project#50055(reviews.llvm.org/D130058) neargye 2022-08-09 15:28:23 +0400
  • c04b72fc51 v0.10.2 v0.10.2 neargye 2022-08-04 17:32:59 +0400
  • b6a4452eef update doc fix noexcept nameof_enum_or neargye 2022-07-26 18:48:58 +0400
  • 59411bf519 add nameof_enum_or neargye 2022-07-26 18:17:36 +0400
  • f32bbb0f09
    Try to fix tests (#43) Bela Schaum 2022-07-25 12:07:57 +0200
  • 8d9540790c
    Try to fix tests Bela Schaum 2022-07-25 08:15:56 +0200
  • c793b69c40 fix neargye 2022-07-25 01:10:57 +0400
  • 85ca7e6299 added nameof_enum_or macro and implementation, and small unit test to get the ball rolling Alec Cox 2022-07-21 22:09:49 -0700
  • 2cb9751cb6 add nameof_member for mscv and c++20 neargye 2022-07-21 21:07:19 +0400
  • 32885c092e update ci neargye 2022-07-21 20:01:56 +0400
  • 5bf352dfa6 fix #39 neargye 2022-07-21 19:55:02 +0400
  • 7e2cc11360 fix warnings neargye 2022-06-29 16:40:42 +0400
  • 3a18d347ce fix neargye 2022-05-18 17:35:18 +0400
  • 83ee9b42df update copyright neargye 2022-06-10 18:15:37 +0400
  • e37861d46f clean-up neargye 2022-05-18 22:30:04 +0400
  • 3a728f4102 clean-up neargye 2022-05-18 18:31:02 +0400
  • aeb37e86cf add support for non-ASCII characters (UNIX/Linux) neargye 2022-05-18 17:34:03 +0400
  • b5deb0055c fix build neargye 2022-05-18 16:28:56 +0400
  • b12d458de0 * fix vs2022 build * clean-up neargye 2022-05-18 16:26:02 +0400
  • 22c8c79c15
    update readme Daniil Goncharov 2022-04-30 19:41:39 +0400
  • ed238a058b update readme neargye 2022-04-19 22:47:42 +0400
  • 6422949948 update ci neargye 2022-04-03 01:26:59 +0400
  • 143d19c5e0 update copyright neargye 2022-04-03 01:26:52 +0400
  • d99ab9ae73 update compiler compatibility neargye 2022-04-03 01:26:37 +0400
  • 286c76eef9
    Update README.md Daniil Goncharov 2022-03-02 21:26:22 +0200
  • 7ea354b14f update Daniil Goncharov 2022-01-23 18:46:56 +0200
  • ef84cb110b update ci neargye 2022-01-23 17:38:38 +0200
  • bd14db23e1 update neargye 2021-12-28 18:21:06 +0200
  • b19b00b61a Fix underflow in out of range check Fix bool special case neargye 2021-06-26 12:03:55 +0300
  • e009769d00 update readme neargye 2021-06-26 11:42:57 +0300
  • 292d604578 v0.10.1 v0.10.1 neargye 2021-06-21 20:49:27 +0300
  • 12bb8c0df3 update ci and cmake neargye 2021-06-21 20:49:09 +0300
  • d69f91daa5 fix typo neargye 2021-05-07 11:17:30 +0300
  • 6810459778 fix using leak neargye 2021-04-28 20:51:50 +0300
  • a9813bd7a1 fix range check neargye 2021-04-22 12:41:25 +0300
  • d091ca081e fix hard error if enum is empty or non-reflected neargye 2021-04-22 12:23:54 +0300