neargye
42a6b64f20
update ci
2019-10-19 16:20:46 +05:00
neargye
b479bb458a
update gitignore
2019-10-19 16:20:34 +05:00
neargye
23fc75df57
less compile-time and fix min/max
2019-10-15 16:10:49 +05:00
neargye
cff9399e28
update static_assert
2019-10-10 16:15:42 +05:00
neargye
e3ff0c85cf
update catch
2019-10-09 22:57:30 +05:00
neargye
5d4db414b9
remove final from non virtual class
2019-10-09 22:48:48 +05:00
neargye
f0c2d7c539
update example
2019-10-09 22:48:06 +05:00
neargye
0414495682
cstring not final
2019-10-08 12:55:21 +05:00
neargye
dde974339d
fix nameof_enum cv-ref bug
2019-10-06 12:12:46 +05:00
neargye
6829441ca8
add header for std::reverse_iterator
2019-10-05 18:39:11 +05:00
neargye
d7f6787cd1
add NAMEOF_ENUM_NO_CHECK_SUPPORT and NAMEOF_TYPE_NO_CHECK_SUPPORT
2019-10-04 13:57:06 +05:00
neargye
f7ed4583d8
update readme
2019-10-03 19:39:48 +05:00
neargye
a6b2aac0b5
fix doc and naming
2019-10-03 19:23:53 +05:00
neargye
1baf418d21
fix build
2019-10-03 18:39:54 +05:00
neargye
4b3536d211
update doc
2019-10-03 18:39:46 +05:00
neargye
4319be3c2e
add doc
2019-10-03 18:25:50 +05:00
neargye
96ac608d13
wip
2019-10-03 18:25:40 +05:00
neargye
fd53f1e723
v0.9.1
2019-10-02 18:38:47 +05:00
neargye
aa45d44f05
add NAMEOF_ENUM_SUPPORTED and NAMEOF_TYPE_SUPPORTED
2019-10-02 17:48:39 +05:00
neargye
67c27efd61
add nodiscard
2019-10-02 15:09:57 +05:00
neargye
47fa9b5f7c
fix enums
2019-10-01 18:55:37 +05:00
neargye
a8dac47ada
update ci
2019-10-01 18:43:46 +05:00
neargye
7f4fc39a0a
update test
2019-10-01 18:43:32 +05:00
neargye
9145963e35
less bin size nameof_enum
2019-10-01 18:43:24 +05:00
neargye
6a976ef472
less bin size nameof & nameof_type
2019-10-01 18:43:02 +05:00
neargye
48ffc2f855
using nodiscard only where it's need
2019-09-13 19:45:01 +05:00
neargye
9de7bbaeb8
more sfinae-friendly
2019-09-12 18:05:12 +05:00
neargye
c597ade7ac
update readme
2019-08-29 23:27:40 +05:00
neargye
dbe2547ed1
fix conan.py
2019-08-29 23:25:08 +05:00
neargye
4172418e59
fix type cast nameof_enum
2019-08-29 18:48:54 +05:00
neargye
7f1ed8b98f
add macro to no check support
2019-08-28 22:00:45 +05:00
neargye
a267cc70d7
fix is_nameof_*_supported
2019-08-27 20:31:09 +05:00
neargye
d74130477e
update conan.py
2019-08-27 17:10:19 +05:00
neargye
23c959c3e2
less bin size, thanks @rollbear
2019-08-27 16:24:33 +05:00
neargye
f6a6c5de10
improve static_assert and come clean-up
2019-08-26 21:26:28 +05:00
neargye
44833f2272
improving nameof_type & nameof_enum
2019-08-25 18:04:50 +05:00
neargye
e62d87432f
update ci, cmake, conan
2019-08-24 20:34:41 +05:00
neargye
50ded04922
clean-up nameof_type_impl()
2019-08-24 20:30:49 +05:00
neargye
c99f0a4e40
update readme
2019-08-20 17:12:42 +05:00
neargye
31301aca91
clean-up ci
2019-08-20 17:12:32 +05:00
neargye
7e974384b2
update readme
2019-08-01 01:14:32 +05:00
neargye
523a9896ac
move xcode image up
2019-08-01 00:53:57 +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
fea658233a
Merge pull request #11 from steakhal/migrate-to-conan-ci
...
Migrate to conan ci
2019-07-30 22:45:18 +02:00
terik23
ecddb3c302
remove extra parentheses
2019-07-31 00:10:01 +05:00
Balazs Benics
341104fb62
add xcode10.2 and xcode11 to travis matrix
2019-07-30 23:45:56 +05:00
terik23
412e9a69d0
formating conanfile.py
2019-07-30 23:45:47 +05:00
terik23
ef791f7a8a
returned appveyor version name
2019-07-30 23:45:36 +05:00
terik23
4c5b75e56e
formating test_package.cpp
2019-07-30 23:44:48 +05:00