BlackMATov
|
50fd7b7111
|
update README
|
2020-12-11 04:51:38 +07:00 |
|
BlackMATov
|
de1232ebc7
|
move ext funcs to kari.hpp
|
2020-12-11 04:24:12 +07:00 |
|
BlackMATov
|
fe03162e75
|
rewrite tests and simplify curry impl
|
2020-12-11 04:18:04 +07:00 |
|
BlackMATov
|
7d5342ff4e
|
remove old tests
|
2020-12-10 21:00:59 +07:00 |
|
BlackMATov
|
d8a4722c62
|
temporary remove variadic curring
|
2020-12-10 20:47:02 +07:00 |
|
BlackMATov
|
5a169d9efe
|
fix CI tests
|
2020-12-10 17:30:16 +07:00 |
|
BlackMATov
|
0d2995f974
|
goodbye noexcept
|
2020-12-10 03:41:01 +07:00 |
|
BlackMATov
|
9b79037170
|
little detail naming refactoring
|
2020-12-10 03:08:16 +07:00 |
|
BlackMATov
|
ea69819098
|
simplify SFINAE with constexpr in ext
|
2020-12-10 02:58:21 +07:00 |
|
BlackMATov
|
b642ed47fe
|
move common test stuff to kari_tests.hpp
|
2020-12-10 02:43:53 +07:00 |
|
BlackMATov
|
dcfbe7d860
|
simplify SFINAE with constexpr in core
|
2020-12-10 02:30:44 +07:00 |
|
BlackMATov
|
dffb430d49
|
fix includes
|
2020-12-10 02:29:42 +07:00 |
|
BlackMATov
|
972138794e
|
remove unnecessary macros from core
|
2020-12-10 02:04:01 +07:00 |
|
BlackMATov
|
c74290420c
|
remove a lot of unnecessary macros from ext
|
2020-12-10 01:50:00 +07:00 |
|
BlackMATov
|
559899c42a
|
rename kari namespace to kari_hpp
|
2020-12-09 23:20:11 +07:00 |
|
BlackMATov
|
a9cb1035cc
|
separate core and ext functional
|
2020-12-09 14:28:15 +07:00 |
|
|
|
fa67d32387
|
Merge pull request #12 from BlackMATov/dev
Dev
|
2020-12-05 03:22:35 +07:00 |
|
BlackMATov
|
01a461d682
|
doctest instead catch2
|
2020-12-04 23:48:32 +07:00 |
|
BlackMATov
|
5ce2cfb048
|
more CI configs
|
2020-10-30 00:52:19 +07:00 |
|
BlackMATov
|
a23adc7f0d
|
fix catch2 tag
|
2020-10-30 00:42:45 +07:00 |
|
|
|
3227b4cde7
|
Merge pull request #11 from BlackMATov/dev
Dev
|
2019-05-14 19:17:49 +07:00 |
|
|
|
0c73612fa5
|
add extra warnings for tests
|
2019-05-14 12:55:42 +07:00 |
|
|
|
c40e901e1a
|
kari_hpp to kari.hpp for include path
|
2019-05-14 12:47:24 +07:00 |
|
|
|
f155954a03
|
Merge pull request #10 from BlackMATov/dev
Dev
|
2019-05-13 14:32:38 +07:00 |
|
|
|
624a0a70af
|
remove unsupported compilers
|
2019-05-13 02:17:32 +07:00 |
|
|
|
7e038e221e
|
fix coverage script
|
2019-05-13 01:34:17 +07:00 |
|
|
|
bf05aa54ca
|
move to C++17
|
2019-05-13 01:11:22 +07:00 |
|
|
|
2d57364cc5
|
update README
|
2019-05-13 00:50:34 +07:00 |
|
|
|
4b41f21bd2
|
new project structure
|
2019-05-13 00:46:08 +07:00 |
|
|
|
b90439b393
|
Merge branch 'master' into dev
|
2019-01-03 13:29:23 +07:00 |
|
|
|
6a4fde8c92
|
Happy New Year! 🥳
|
2019-01-02 10:50:25 +07:00 |
|
|
|
b641bad4a8
|
Merge branch 'master' into dev
|
2018-12-24 21:22:19 +07:00 |
|
BlackMat MATov
|
0053ea470c
|
Merge pull request #9 from BlackMATov/dev
Dev
|
2018-12-24 17:49:16 +07:00 |
|
|
|
11b22924eb
|
coverage uploading to codecov.io
|
2018-12-24 14:00:25 +07:00 |
|
BlackMat MATov
|
4db0583f0a
|
Merge pull request #8 from BlackMATov/dev
Dev
|
2018-12-16 13:56:18 +07:00 |
|
|
|
7fd2f5f1c2
|
update invoke impl and speedup unit tests compilation
|
2018-12-16 13:26:27 +07:00 |
|
|
|
7fd7117eb6
|
fix AppVeyor CI build script
|
2018-12-16 12:51:54 +07:00 |
|
BlackMat MATov
|
0d7f78a2e0
|
Merge pull request #7 from BlackMATov/dev
add copyright headers
|
2018-12-10 17:04:25 +07:00 |
|
|
|
c9ceb84280
|
add copyright headers
|
2018-12-10 17:02:27 +07:00 |
|
BlackMat MATov
|
bb136d6aa6
|
Merge pull request #6 from BlackMATov/dev
CI refactoring
|
2018-12-08 09:48:34 +07:00 |
|
|
|
66836a2f7b
|
CI refactoring
- Travis CI instead CircleCI
- Build scripts
- Move test sources to root folder
- Update Catch
|
2018-12-08 09:46:55 +07:00 |
|
|
|
09d350b118
|
Merge branch 'dev'
|
2017-11-21 03:56:34 +07:00 |
|
|
|
58a3dbadc3
|
update README (wandbox link)
|
2017-11-21 03:56:18 +07:00 |
|
|
|
11b3cb8fef
|
full noexcept correctness
|
2017-11-21 03:50:11 +07:00 |
|
|
|
62de324e63
|
try to fix msvc issues
|
2017-11-21 02:23:43 +07:00 |
|
|
|
01a6f2e2f4
|
try to fix gcc issues
|
2017-11-21 01:54:36 +07:00 |
|
|
|
d0d95116a9
|
add noexcept correctness for all core functions
|
2017-11-21 01:46:13 +07:00 |
|
|
|
30f0727ca2
|
noexcept return macros for invoke and apply
|
2017-11-21 00:19:05 +07:00 |
|
|
|
ea42fab348
|
add noexcept for std_ext::invoke and std_ext::is_nothrow_invocable trait
|
2017-11-20 23:51:42 +07:00 |
|
|
|
31f4d54ff3
|
little code style refactoring
|
2017-11-20 22:47:04 +07:00 |
|