Commit graph

117 commits

Author SHA1 Message Date
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
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
59411bf519 add nameof_enum_or 2022-07-26 18:17:36 +04:00
neargye
143d19c5e0 update copyright 2022-04-03 01:26:52 +04:00
neargye
b61944a3b6 update catch2 to 2.13.4 for Apple Silicon support 2021-04-14 14:01:50 +03:00
neargye
bb413bbdaa fix tests 2021-04-03 00:33:05 +03:00
neargye
df0ea27383 fix build 2021-04-03 00:29:27 +03:00
neargye
2cf013dbf3 add nameof_member 2021-04-03 00:17:18 +03:00
neargye
b94b243525 update copyright 2021-01-24 08:39:23 +02:00
Daniil Goncharov
6fa49cca4b
Wip v0.10.0 (#28) 2020-12-29 20:45:54 +02:00
neargye
e814a3c13d clean-up 2020-09-07 20:12:54 +03:00
Daniil Goncharov
0ccc3b4f3b
clean-up 2020-09-01 14:00:59 +03:00
Daniil Goncharov
74dfbd6528
add nameof_enum_flag 2020-07-03 18:18:05 +05:00
neargye
5de9eb6291 clean-up 2020-06-27 16:12:35 +05:00
neargye
59f176a10f fix test 2020-06-03 19:49:13 +05:00
neargye
7bf624de33 wip NAMEOF_TYPE_RTTI 2020-06-03 19:33:01 +05:00
neargye
66a61bf7f2 update copyright 2020-02-25 15:53:42 +05:00
neargye
1b8b849184 update doc 2020-02-14 18:04:48 +05:00
neargye
05eb30b844 improve nameof_enum<V>() 2019-11-14 17:16:49 +05:00
neargye
240b3f4d6a update catch to fix clang-9 build 2019-10-19 16:21:03 +05:00
neargye
e3ff0c85cf update catch 2019-10-09 22:57:30 +05:00
neargye
aa45d44f05 add NAMEOF_ENUM_SUPPORTED and NAMEOF_TYPE_SUPPORTED 2019-10-02 17:48:39 +05:00
neargye
7f4fc39a0a update test 2019-10-01 18:43:32 +05:00
neargye
a267cc70d7 fix is_nameof_*_supported 2019-08-27 20:31:09 +05:00
neargye
e62d87432f update ci, cmake, conan 2019-08-24 20:34:41 +05:00
neargye
cb08b67e9d clean-up cmake:
* formating
* remove set(CMAKE_VERBOSE_MAKEFILE
* use function to simplify test
2019-08-01 00:53:53 +05:00
Balazs Benics
0639b4b0c4
Update, modernize cmakelists (#14)
* remove IS_TOPLEVEL_PROJECT cmake variable from top level

* rework example/CMakeLists.txt with generator expressions

* rework test/CMakeLists.txt with generator expressions

* fix unknown cxx_std_20 on certain cmake versions

* update test_package/CMakeLists.txt with modern cmake
2019-07-31 18:09:26 +02:00
Balazs Benics
6f6871dd4b refactor catch2 dep to use find_package. fix for #9 2019-07-28 01:43:41 +05:00
terik23
0f7b55b8a5 update test 2019-07-22 00:13:14 +05:00
terik23
9026a202eb update cmake 2019-05-25 21:17:06 +05:00
neargye
7c88900444 fix test 2019-05-03 15:57:48 +05:00
neargye
c4b3ce3e34 add test 2019-05-03 15:22:23 +05:00
terik23
1b239dadb2 update Catch2 2019-04-25 22:38:56 +05:00
terik23
e9b4f63c92 Werror 2019-04-25 22:08:44 +05:00
terik23
ec5a59e825 add check max/min 2019-04-25 21:57:00 +05:00
terik23
7ba9b945de update cmake 2019-04-23 18:18:39 +05:00
neargye
513240b698 fix warning 2019-04-18 14:05:40 +05:00
neargye
802ef0a012 update test 2019-04-18 13:52:09 +05:00
neargye
fcdf72a0d7 update test 2019-04-10 18:48:14 +05:00
neargye
996691efb5 fix test 2019-04-10 17:23:21 +05:00
terik23
498cddf99f update nameof_enum 2019-04-08 22:55:35 +05:00
neargye
e25503192f improve nameof 2019-04-02 20:42:47 +05:00
terik23
4b301ad8cb wip v0.8.0 2019-04-02 00:07:28 +05:00
terik23
0767865559 If does not have name return empty string 2019-03-27 18:53:35 +05:00
neargye
2e99180605 fix warning 2019-03-26 12:54:48 +05:00
neargye
223b9e606c nameof_enum supported on the GCC >= 9 2019-03-26 12:45:00 +05:00
neargye
af53b6eadb fix test 2019-03-26 12:37:43 +05:00