1
0
Fork 0
mirror of https://github.com/Neargye/magic_enum.git synced 2026-01-08 23:24:20 +00:00

Commit graph

  • a8bedfe781
    Merge 8644ff799d into 2e6e8bfff3 dependabot[bot] 2026-01-01 06:03:42 +00:00
  • 8644ff799d
    Bump the github-actions group across 1 directory with 4 updates dependabot/github_actions/github-actions-ebe92a8471 dependabot[bot] 2026-01-01 06:03:39 +00:00
  • 3273f903d4
    Merge ffb57fe2ca into 2e6e8bfff3 Christopher D. Canfield 2025-12-10 15:31:44 -05:00
  • ffb57fe2ca Fix redefinition errors in module (regression fix) ChristopherCanfield 2025-12-10 15:18:50 -05:00
  • c7ec5246f3
    Merge ec79fd3c05 into 2e6e8bfff3 Ezekiel Warren 2025-12-06 12:47:46 -08:00
  • ec79fd3c05
    add rules_cc bazel dependency Ezekiel Warren 2025-12-06 12:44:11 -08:00
  • 7d49674efa
    Bump the github-actions group with 2 updates dependabot[bot] 2025-12-01 06:20:09 +00:00
  • fe37106da1
    Merge 123c66fb78 into 2e6e8bfff3 masbug 2025-11-21 19:31:22 +04:00
  • 2e6e8bfff3
    Support fmt and std::format in C++20 module (#394) master CrackedMatter 2025-11-21 16:21:54 +01:00
  • 341521b9c0 fix build neargye 2025-11-21 19:06:51 +04:00
  • a0db691691 fix #397 neargye 2025-11-21 18:34:51 +04:00
  • 3e5609848e fix empry sting and static_str string_view conversion neargye 2025-11-21 18:13:46 +04:00
  • ca3c6c35fe
    Bump the github-actions group across 1 directory with 3 updates (#435) dependabot[bot] 2025-11-21 17:55:40 +04:00
  • aab20440f1
    Bump the github-actions group across 1 directory with 3 updates dependabot[bot] 2025-11-01 06:03:27 +00:00
  • 9ab59decf6 Fix MSVC C++20/23 module compatibility for static_str conversion operator yudaichen 2025-10-15 12:55:48 +08:00
  • 6f589b04c9
    Merge b028c0eb81 into 83ab7f4f57 Carrot 2025-10-12 14:34:12 +00:00
  • b028c0eb81 fix: add missing return type in FatalConditionHandler (catch.hpp) to fix compile error TrialCarrot 2025-10-12 22:31:59 +08:00
  • 83ab7f4f57
    Replace test option with not building tests by default (#430) Frankie Robertson 2025-10-08 21:29:29 +03:00
  • 5a136ba12f Replace test option with not building tests by default Frankie Robertson 2025-10-02 13:18:41 +03:00
  • 3ec53b4441
    Bump the github-actions group with 2 updates dependabot[bot] 2025-10-01 06:04:58 +00:00
  • ec5734e491
    Bump the github-actions group with 2 updates (#426) dependabot[bot] 2025-09-05 19:54:19 +04:00
  • 0f47904705 fix multiple definitions of adl_info neargye 2025-09-05 19:51:55 +04:00
  • 50dea777d1
    Bump the github-actions group with 2 updates dependabot[bot] 2025-09-01 13:49:25 +00:00
  • d05e4220bb Fix link error Maxwell Geng 2025-09-01 11:45:36 +08:00
  • 083298a045 fix namespace neargye 2025-09-01 01:21:32 +04:00
  • 24853ff6d6
    Prevent multiple definitions of adl_info Phillip Stephens 2025-08-31 14:20:43 -07:00
  • aaf57737d5
    Add prefix trimming (#414) ZXShady 2025-08-31 21:56:19 +03:00
  • d468f23408
    Bump github/codeql-action in the github-actions group (#421) dependabot[bot] 2025-08-24 23:01:03 +04:00
  • 9557d4a1c5 enum_name function now can receive a container of enum Emanuel Clur 2025-08-18 21:48:14 +02:00
  • 4110b46847 Add prefix trimming ZXShady 2025-06-12 02:54:42 +02:00
  • ab2a0ef1d6
    Bump github/codeql-action in the github-actions group dependabot[bot] 2025-08-01 06:17:57 +00:00
  • 691cc4b2a4
    Bump the github-actions group with 3 updates (#417) dependabot[bot] 2025-07-17 13:54:17 +04:00
  • d0d748a70d
    Bump the github-actions group with 3 updates dependabot[bot] 2025-07-01 08:34:40 +00:00
  • ecdeb1cea5
    Fix __FUNCSIG__ parsing on x86 by explicitly declaring the calling convention (#405) Ryan Saunders 2025-06-27 04:25:18 -07:00
  • c4d533d9d2 Move calling convention into a macro that can be defined per-compiler Ryan Saunders 2025-06-24 10:08:45 -07:00
  • ca429575e0 update ga neargye 2025-06-24 17:22:59 +04:00
  • be00112dda
    Fix GIT_TAG for CMake's CPAMAddPackage (#416) Flinner 2025-06-24 16:11:50 +03:00
  • 6e2f17ffbd
    Fix GIT_TAG for CMake's CPAMAddPackage Flinner 2025-06-13 17:48:49 +03:00
  • a733a2ea66 clean-up neargye 2025-06-11 21:39:34 +04:00
  • d642b05dcb
    Add adl_ranges (#413) ZXShady 2025-06-11 20:00:01 +03:00
  • 513e606d7b clean-up neargye 2025-06-11 20:49:11 +04:00
  • aa724339dc
    fix: warnings about included file in module purview in MSVC (#407) Lassi Helynranta 2025-06-11 19:47:09 +03:00
  • 627d0eb242
    Bump the github-actions group with 3 updates (#403) dependabot[bot] 2025-06-11 20:46:15 +04:00
  • ed41cbbd0a update github actions neargye 2025-06-11 20:45:07 +04:00
  • c726051c5c
    doc: Fixes typo in README (#406) Kyle Williams 2025-06-11 11:38:33 -05:00
  • 63bbfbc6de Add adl_ranges ZXShady 2025-06-09 15:50:35 +02:00
  • 0084a0c92d
    fix MSVC warnings for module Arthur LAURENT 2025-04-29 14:47:48 +02:00
  • 8792a5d7df fix: warnings about included file in module purview in MSVC Lassi Helynranta 2025-04-15 14:26:59 +03:00
  • dd7a6f591d doc: Fixes typo in README Kyle 2025-04-09 21:49:11 -05:00
  • 52054c7289 Fix __FUNCSIG__ parsing on x86 by explicitly declaring the calling convention Ryan Saunders 2025-04-06 22:59:42 -07:00
  • 255a40127b
    Bump the github-actions group with 3 updates dependabot[bot] 2025-03-01 06:41:02 +00:00
  • 978b1a81b8
    Include <format> CrackedMatter 2025-02-28 15:37:40 +01:00
  • a7459e49c3
    Include <fmt/format.h> instead of <fmt/base.h> CrackedMatter 2025-02-28 15:29:44 +01:00
  • 18045d4643
    Merge branch 'Neargye:master' into module-fmt CrackedMatter 2025-02-28 15:27:17 +01:00
  • a413fcc9c4
    fix: use inline instead of static for constexpr in header file (#401) Thomas Khyn 2025-02-20 21:38:17 +13:00
  • ff6e5dd1c8
    fix 379 (#382) Daniil Goncharov 2025-02-20 12:37:47 +04:00
  • 61a4f20581
    Bump the github-actions group across 1 directory with 2 updates (#399) dependabot[bot] 2025-02-20 12:36:05 +04:00
  • 2ec43969d8
    More reliable value validness detection towards CWG1766 (#398) A. Jiang 2025-02-20 16:34:09 +08:00
  • 69015b61fe fix: use inline instead of static for constexpr in header file Thomas Khyn 2025-02-14 11:59:31 +13:00
  • 12d9c6d906
    Bump the github-actions group across 1 directory with 2 updates dependabot[bot] 2025-02-01 06:05:10 +00:00
  • b96c47f8c7 More reliable value validness detection towards CWG1766 A. Jiang 2025-01-24 17:00:49 +08:00
  • d3d1b006f6
    Bump the github-actions group across 1 directory with 2 updates dependabot[bot] 2025-01-01 06:43:57 +00:00
  • 177ef077d3
    Support fmt in C++20 module CrackedMatter 2024-12-21 20:12:10 +01:00
  • 202848dbe1
    Bump github/codeql-action in the github-actions group dependabot[bot] 2024-12-01 06:32:43 +00:00
  • 1a1824df7a
    Using CMAKE_INSTALL_INCLUDEDIR for installing includes. (#391) Jon Skjelsbæk 2024-11-23 17:07:10 +01:00
  • 85e05c8e76
    fix: magic_enum.hpp reference (#390) Emmanuel Ferdman 2024-11-23 18:07:03 +02:00
  • 20764c4abe Using CMAKE_INSTALL_INCLUDEDIR for installing includes. Jon Skjelsbæk 2024-11-21 19:13:09 +01:00
  • d2518eb56d
    fix: update magic_enum.hpp reference Emmanuel Ferdman 2024-11-20 05:12:27 -08:00
  • 06741ec03f update doc neargye 2024-11-20 00:07:21 +02:00
  • 84990c60b2 update doc neargye 2024-11-19 23:47:49 +02:00
  • 715b442682
    Only prepend $prefix for relative paths (#389) Felix 2024-11-18 12:30:32 +01:00
  • f042b8e61c Only prepend $prefix for relative paths fliiiix 2024-11-15 20:20:01 +01:00
  • 4e17faa86d wip fix_379 neargye 2024-11-14 00:39:06 +01:00
  • bd2edb8368 wip neargye 2024-11-14 00:38:01 +01:00
  • e2797c4627 wip neargye 2024-11-14 00:18:31 +01:00
  • e046b69a37 v0.9.7 v0.9.7 neargye 2024-11-14 00:15:10 +01:00
  • 15a085f234
    fix enum_fuse shift value calculation (Neargye#386) (#387) Bastian Schmitz 2024-11-14 00:04:44 +01:00
  • c2636e59da
    Bump the github-actions group with 4 updates (#385) dependabot[bot] 2024-11-14 00:04:28 +01:00
  • 49a707dc77
    meson: install headers and pkg-config file (#383) Stephan Lachnit 2024-11-14 00:03:26 +01:00
  • 5c5d41b87c fix enum_fuse shift value calculation (Neargye#386) Bastian Schmitz 2024-11-02 13:48:41 +01:00
  • 9fbacf7c32
    Bump the github-actions group with 4 updates dependabot[bot] 2024-11-01 06:13:22 +00:00
  • 370a130cbd
    meson: install headers and pkg-config file Stephan Lachnit 2024-10-17 15:01:11 +02:00
  • e77ff3bdd6 fix 379 neargye 2024-10-14 18:19:39 +03:00
  • a72a0536c7
    fix installing via cmake (#374) Arni 2024-10-14 15:05:55 +00:00
  • 9675f2bc29
    Bump github/codeql-action in the github-actions group (#380) dependabot[bot] 2024-10-14 15:36:44 +03:00
  • cc080faf5a Merge remote-tracking branch 'upstream/master' Arniiiii 2024-10-05 09:24:38 +00:00
  • 02017002c7
    Bump github/codeql-action in the github-actions group dependabot[bot] 2024-10-01 06:09:44 +00:00
  • 126539e13c fix doc neargye 2024-09-22 19:59:40 +03:00
  • 6c6f9ea5db also change include_directories for meson Arniiiii 2024-09-21 03:58:08 +00:00
  • a499714251 a lot of fixes Arniiiii 2024-09-21 03:28:34 +00:00
  • a560110ead
    Bump the github-actions group with 2 updates (#375) dependabot[bot] 2024-09-19 13:01:16 +03:00
  • 123c66fb78
    enum_flags_name: return name for 0, if it exists masbug 2024-09-04 14:30:47 +02:00
  • 70b5948903
    Bump the github-actions group with 2 updates dependabot[bot] 2024-09-01 06:29:42 +00:00
  • cf574c407f add gh workflow for checking of working installed version Arniiiii 2024-08-15 05:58:45 +00:00
  • dae6bbf16c
    Bump the github-actions group with 3 updates (#370) dependabot[bot] 2024-08-03 16:37:33 +03:00
  • 3984118e92
    Bump the github-actions group with 3 updates dependabot[bot] 2024-08-01 06:15:54 +00:00
  • ec8b0e985f
    Update comments regarding max and min (#369) Ricardo Cardoso 2024-07-25 09:29:56 +01:00
  • a628d4a5a0
    Update comments regarding max and min Ricardo Cardoso 2024-07-24 09:57:39 +01:00
  • 9a9308fd54
    fix bitset constructor (#367) asolwa 2024-07-19 14:51:58 +02:00
  • fb3c8308a2
    Update magic_enum_containers.hpp asolwa 2024-07-19 11:56:35 +02:00