Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / kvasir-io/mpl issues and pull requests
#60 - Conan: Added conan packaging
Pull Request -
State: closed - Opened by paulbendixen almost 4 years ago
- 1 comment
#59 - replaced 'std::is_pod' by 'std::is_standard_layout && std::is_trivial' to silence warnings
Pull Request -
State: closed - Opened by wickedmic about 4 years ago
#58 - test/algorithm/sort.hpp defines `compare_func` but never uses it
Issue -
State: open - Opened by Quuxplusone about 5 years ago
#57 - fix typo in comment
Pull Request -
State: closed - Opened by daixtrose over 6 years ago
#56 - Test.cpp compilation fails with Visual Studio 2017 15.9.0 Preview 3.0 in standards conformant mode
Issue -
State: open - Opened by spikedom over 6 years ago
#55 - Easier debugging of misuse of the library
Issue -
State: open - Opened by Quincunx271 over 6 years ago
- 4 comments
#54 - Should product's continuation take the entire result, or work like transform (as it does now)?
Issue -
State: closed - Opened by Quincunx271 over 6 years ago
- 3 comments
#53 - zip algorithm
Issue -
State: open - Opened by Quincunx271 over 6 years ago
- 5 comments
#52 - Add bitwise shift functions
Pull Request -
State: open - Opened by ManDeJan almost 7 years ago
#51 - Dcall fixes in extreme and transform
Pull Request -
State: closed - Opened by chieltbest almost 7 years ago
#50 - Add compatibility for gcc-4.7
Pull Request -
State: closed - Opened by chieltbest almost 7 years ago
- 1 comment
#49 - fixed flatten bug
Pull Request -
State: closed - Opened by odinthenerd almost 7 years ago
#48 - moved make_sequence.hpp to sequence folder
Pull Request -
State: closed - Opened by odinthenerd almost 7 years ago
- 2 comments
#47 - Improve CMakeLists.txt to have install()s
Pull Request -
State: closed - Opened by Quincunx271 almost 7 years ago
- 4 comments
#46 - Add CMake installs
Issue -
State: closed - Opened by Quincunx271 almost 7 years ago
- 1 comment
#45 - Added distinct
Pull Request -
State: closed - Opened by korken89 about 7 years ago
- 1 comment
#44 - Documentation
Issue -
State: open - Opened by fuzzyTew about 7 years ago
- 1 comment
#43 - Add ucall to automatically unpack lists.
Pull Request -
State: closed - Opened by nilsdeppe about 7 years ago
- 9 comments
Labels: wontfix
#42 - please remove target_compile_features from INTERFACE
Issue -
State: open - Opened by ObiWahn over 7 years ago
- 3 comments
#41 - Feature swappable
Pull Request -
State: open - Opened by odinthenerd over 7 years ago
#40 - Index if
Pull Request -
State: closed - Opened by odinthenerd over 7 years ago
- 3 comments
#39 - changed all,any,count_if,filter and group to new test style
Pull Request -
State: closed - Opened by odinthenerd over 7 years ago
- 3 comments
#38 - changed sort to use a continuation
Pull Request -
State: closed - Opened by odinthenerd over 7 years ago
- 1 comment
#37 - correctly detect intrinsics and improve traits performance
Issue -
State: open - Opened by odinthenerd over 7 years ago
#36 - `none` algorithme and fixed signature for `all` and `any`
Pull Request -
State: closed - Opened by jonathanpoelen over 7 years ago
#35 - [algorithm] group adjacent elements
Pull Request -
State: closed - Opened by jonathanpoelen over 7 years ago
- 8 comments
#34 - Fixed rotate
Pull Request -
State: closed - Opened by jonathanpoelen over 7 years ago
- 1 comment
#33 - fixes `join` with lists of more than 1024 items
Pull Request -
State: closed - Opened by jonathanpoelen over 7 years ago
- 1 comment
#32 - fixed drop with N = 9, 10, 11, 12, 13, 14 or 15
Pull Request -
State: closed - Opened by jonathanpoelen over 7 years ago
#31 - make_int_sequence can not make empty list
Issue -
State: closed - Opened by jonathanpoelen over 7 years ago
- 2 comments
#30 - Add Standardese target
Pull Request -
State: closed - Opened by nilsdeppe over 7 years ago
#29 - Signed int_ stores unsigned value
Issue -
State: closed - Opened by ilyapopov over 7 years ago
- 1 comment
#28 - bugfix in replace_if
Pull Request -
State: closed - Opened by odinthenerd over 7 years ago
#27 - Fixes for VS2017
Pull Request -
State: closed - Opened by MikeMarcin almost 8 years ago
- 1 comment
#26 - Refactoring continuations into main namespace
Pull Request -
State: closed - Opened by odinthenerd almost 8 years ago
- 1 comment
#25 - Updated Travis
Pull Request -
State: closed - Opened by korken89 almost 8 years ago
#24 - Zip with and lookup
Pull Request -
State: closed - Opened by odinthenerd almost 8 years ago
#23 - Merge stray add-drop commits
Pull Request -
State: closed - Opened by chieltbest almost 8 years ago
#22 - Add drop
Pull Request -
State: closed - Opened by odinthenerd almost 8 years ago
#21 - Rewrite lambdas to use dependent call syntax
Pull Request -
State: closed - Opened by chieltbest almost 8 years ago
#20 - improved rotate
Pull Request -
State: closed - Opened by odinthenerd almost 8 years ago
#19 - got MSVC2015 working (except zip_with)
Pull Request -
State: closed - Opened by odinthenerd almost 8 years ago
#18 - Added logical and comparison operators
Pull Request -
State: closed - Opened by korken89 almost 8 years ago
#17 - Add rotate and algorithms implemented in terms of it
Pull Request -
State: closed - Opened by odinthenerd almost 8 years ago
- 3 comments
#16 - Complete conversion of the breaking changes
Pull Request -
State: closed - Opened by chieltbest almost 8 years ago
#15 - Unary transform
Pull Request -
State: closed - Opened by odinthenerd almost 8 years ago
#14 - Continuations
Pull Request -
State: closed - Opened by odinthenerd almost 8 years ago
- 1 comment
#13 - Added travis
Pull Request -
State: closed - Opened by korken89 almost 8 years ago
#12 - lambda and continuation parameters were switched in transform alias
Pull Request -
State: closed - Opened by odinthenerd almost 8 years ago
#11 - Should we do a (single) breaking update on develop?
Issue -
State: closed - Opened by chieltbest almost 8 years ago
- 3 comments
#10 - bind is not working out so well
Issue -
State: closed - Opened by odinthenerd almost 8 years ago
#9 - Convert all types returning a value to use a static member
Issue -
State: closed - Opened by chieltbest almost 8 years ago
- 1 comment
#8 - we should remove all the convertable to integral type rather than ::value stuff
Issue -
State: closed - Opened by odinthenerd almost 8 years ago
#7 - Added arithmetic operations
Pull Request -
State: closed - Opened by korken89 almost 8 years ago
#6 - we should add kvasir mpl to metabench
Issue -
State: closed - Opened by odinthenerd almost 8 years ago
#5 - is it actually faster for a predicate to be convertable to bool?
Issue -
State: closed - Opened by odinthenerd almost 8 years ago
- 1 comment
#4 - Meta Continuations
Pull Request -
State: closed - Opened by odinthenerd almost 8 years ago
- 10 comments
#3 - f should only be used to denote a nested alias and not a nested type
Issue -
State: closed - Opened by odinthenerd almost 8 years ago
- 3 comments
#2 - "private" namespaces in TMP anre named "detail" not "impl"
Issue -
State: closed - Opened by odinthenerd almost 8 years ago
- 1 comment
#1 - File structure wrong
Issue -
State: closed - Opened by CvRXX almost 8 years ago