BlackMATov
|
9b9ce07fe7
|
replace catch2 to doctest
|
2020-12-17 01:17:51 +07:00 |
|
BlackMATov
|
cbae6b5d32
|
Merge branch 'main' into dev
|
2020-12-16 22:35:17 +07:00 |
|
BlackMATov
|
5265fdc77b
|
fix catch2 tag
|
2020-10-30 00:40:19 +07:00 |
|
|
|
3dea3449e4
|
Merge pull request #7 from BlackMATov/dev
Dev
|
2020-04-20 12:21:21 +07:00 |
|
BlackMATov
|
bea509d6b0
|
fix msvc nested macros limit
|
2020-04-20 12:03:58 +07:00 |
|
BlackMATov
|
9d80365d22
|
register traits in enum namespace
|
2020-04-20 11:49:21 +07:00 |
|
BlackMATov
|
fc01416c45
|
fix README and more tests
|
2020-04-20 11:20:21 +07:00 |
|
BlackMATov
|
3e0bb0a12f
|
fix macosx CI build
|
2020-04-20 09:47:23 +07:00 |
|
|
|
23b7c9fa2e
|
Merge pull request #6 from BlackMATov/dev
Dev
|
2020-03-03 01:28:23 +07:00 |
|
BlackMATov
|
b370676765
|
Happy New Year 🥳
|
2020-03-03 00:50:14 +07:00 |
|
|
|
3909b3b1ab
|
Merge branch 'refs/heads/dev'
|
2019-11-27 04:55:34 +07:00 |
|
|
|
adca5f8f32
|
switch-case instead values foreach
|
2019-11-27 04:24:38 +07:00 |
|
|
|
b7e495f014
|
Merge branch 'refs/heads/master' into dev
|
2019-11-27 03:39:19 +07:00 |
|
|
|
0bd90a6f94
|
improve CI
|
2019-11-27 02:19:41 +07:00 |
|
|
|
e3bf360c5c
|
fix clang-5.0 warning
|
2019-11-23 09:09:25 +07:00 |
|
|
|
b49715f04f
|
Merge branch 'refs/heads/dev'
|
2019-11-23 07:39:30 +07:00 |
|
|
|
6e968b5313
|
fix foreach macro
|
2019-11-23 06:23:08 +07:00 |
|
|
|
34dacc9b25
|
Merge branch 'refs/heads/dev'
|
2019-11-22 11:05:53 +07:00 |
|
|
|
87af589725
|
external enum example
|
2019-11-22 11:03:31 +07:00 |
|
|
|
c3e3b8bda2
|
readme api
|
2019-11-22 10:31:11 +07:00 |
|
|
|
106dac17d7
|
add generic api
|
2019-11-22 09:11:00 +07:00 |
|
|
|
6871fcc686
|
Merge branch 'refs/heads/master' into dev
|
2019-11-22 06:35:11 +07:00 |
|
|
|
516759f961
|
update README
|
2019-11-22 06:34:53 +07:00 |
|
|
|
3b47ce65e4
|
Merge branch 'refs/heads/dev'
|
2019-11-22 05:33:13 +07:00 |
|
|
|
ab80704d54
|
update readme to new api
|
2019-11-22 05:25:55 +07:00 |
|
|
|
c783f22be3
|
add from_XXX_or_default, from_XXX_or_throw traits functions
|
2019-11-22 05:21:16 +07:00 |
|
|
|
c0497c2e5d
|
add to_string_or_throw and to_index_or_throw traits functions
|
2019-11-22 05:08:42 +07:00 |
|
|
|
080acf3611
|
add to_string_or_empty and to_index_or_invalid traits functions
|
2019-11-22 05:00:36 +07:00 |
|
|
|
c95c16d42d
|
Merge branch 'refs/heads/dev'
|
2019-11-22 04:21:45 +07:00 |
|
|
|
35d63b1b37
|
fix readme to new api
|
2019-11-22 04:21:27 +07:00 |
|
|
|
aaf1099717
|
optional using instead throw and nothrow functions
|
2019-11-22 03:36:48 +07:00 |
|
|
|
e488de0d46
|
add to_underlying traits function
|
2019-11-22 03:10:30 +07:00 |
|
|
|
9efae8b856
|
add to_index, from_index, from_index_nothrow traits functions
|
2019-11-22 03:02:22 +07:00 |
|
|
|
0a463746aa
|
Merge branch 'refs/heads/dev'
|
2019-11-21 11:15:52 +07:00 |
|
|
|
e770b3f53f
|
add readme examples
|
2019-11-21 11:14:13 +07:00 |
|
|
|
9cfdaa41da
|
increase field count maximum
|
2019-11-21 09:58:26 +07:00 |
|
|
|
d26209477d
|
remove embedded boost
|
2019-11-21 09:23:54 +07:00 |
|
|
|
e6958bf2dd
|
remove boost seq head using
|
2019-11-21 09:20:06 +07:00 |
|
|
|
d3159713ef
|
remove boost seq tail using
|
2019-11-21 07:49:25 +07:00 |
|
|
|
a9f301b11d
|
remove boost seq foreach using
|
2019-11-21 07:38:00 +07:00 |
|
|
|
0a90dea3a3
|
remove boost seq size using
|
2019-11-21 04:58:11 +07:00 |
|
|
|
29f6c8dd77
|
remove boost stringize using
|
2019-11-21 04:48:18 +07:00 |
|
|
|
a29115e71d
|
clang compilation fix
|
2019-11-21 04:21:24 +07:00 |
|
|
|
aa7fcddf9a
|
temporary embedded boost
|
2019-11-21 03:55:11 +07:00 |
|
|
|
0be74b835a
|
reference impl with boost
|
2019-11-21 03:49:32 +07:00 |
|
|
|
2b18d09dc8
|
basic structure and tests
|
2019-11-21 00:20:55 +07:00 |
|
|
|
d1cf05f3cf
|
initial commit
|
2019-11-20 20:15:27 +07:00 |
|