issues
search
boostorg
/
yap
A C++14-and-later expression template library
https://boostorg.github.io/yap
Boost Software License 1.0
108
stars
28
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add et mix-and-match policy rationale
#61
tzlaine
closed
6 years ago
0
Clarify transform() requirements
#60
tzlaine
closed
6 years ago
0
Lift restriction on terminal value types not modeling Expression
#59
tzlaine
opened
6 years ago
0
BOOST_YAP_BINARY_OPERATOR_MEMBER needs copy-ctor-avoiding constraint
#58
tzlaine
closed
6 years ago
0
Consider adding a version of transform() that hard-errors on non-matches
#57
tzlaine
closed
6 years ago
0
Add value checks to deref tests
#56
tzlaine
closed
6 years ago
0
Increase test coverage
#55
tzlaine
closed
6 years ago
1
Add compile-fail tests
#54
tzlaine
closed
6 years ago
1
Fix test of non-allocating Yap operations on vectors
#53
tzlaine
closed
6 years ago
0
Use Boost.Build, and Boost.Test.
#52
tzlaine
closed
6 years ago
0
Add more member/free/both macros to cover more use cases
#51
tzlaine
opened
6 years ago
0
Fix crazy preference order of tag- vs. expr-transforms w.r.t. call expressions.
#50
tzlaine
closed
6 years ago
0
Remove tag types as independent types; instead construct them from kinds
#49
tzlaine
closed
6 years ago
0
Make the semantics of evaluate() more explicit, if needed
#48
tzlaine
closed
6 years ago
0
Make the description of the transform() algorithm a lot clearer
#47
tzlaine
closed
6 years ago
0
Change the "Features" listed on the intro page based on review feedback
#46
tzlaine
closed
6 years ago
0
Publicize the tag types in the documentation
#45
tzlaine
closed
6 years ago
1
Add "The YAP Way" section after primer
#44
tzlaine
closed
6 years ago
0
Verify that this form of the get_arity example works
#43
tzlaine
closed
6 years ago
0
Clang format
#42
tzlaine
closed
6 years ago
0
Investigate a way to add sfinae or other constraints to BOOST_YAP_USER_FREE_BINARY_OPERATOR et al
#41
tzlaine
closed
6 years ago
1
Remove auto-application of transforms to unwrapped terminals passed to tag-transforms
#40
tzlaine
closed
6 years ago
0
Revisit examples/vector based on review feedback
#39
tzlaine
closed
6 years ago
0
Add terminal-only transform example
#38
tzlaine
closed
6 years ago
0
Consolidate expression<>-related headers into expression.hpp
#37
tzlaine
closed
6 years ago
0
Accept hana::IntegralConstant in get{,_c}()
#36
tzlaine
closed
6 years ago
0
Refactor eval_if_else() only to evaluate the true branch
#35
tzlaine
closed
6 years ago
0
Fix eval_comma()
#34
tzlaine
closed
6 years ago
0
Add short-circuiting for && and || operators in default_eval.hpp
#33
tzlaine
closed
6 years ago
1
Try using \overload Doxygen tag
#32
tzlaine
closed
6 years ago
1
Copyright notice in all files
#31
tzlaine
closed
6 years ago
0
Remove customization points/implicit conversions
#30
tzlaine
closed
6 years ago
0
Remove BOOST_YAP_CONVERSION_OPERATOR_TEMPLATE and associated code
#29
tzlaine
closed
6 years ago
0
Please create a "Boost Review" tag so we can track issues raised on the Boost ML
#28
ldionne
closed
6 years ago
1
Build fails on ubuntu with latest libboost-all-dev (1.62.0.1)
#27
thetechniclord
closed
6 years ago
1
Consider evaluation of expression on destruction;
#26
correaa
closed
6 years ago
11
fixes #24: changes to CMake related files to allow inclusion of yap a…
#25
rgrover
closed
7 years ago
1
changes needed to CMake files to allow inclusion of yap as a submodule
#24
rgrover
closed
7 years ago
0
tag transforms remain un-applied for larger expressions
#23
rgrover
closed
7 years ago
3
Add universal free operator macros
#22
tzlaine
closed
6 years ago
1
Fixed a typo
#21
daixtrose
closed
7 years ago
1
Docs lack a full-featured vector operations example
#20
daixtrose
closed
7 years ago
1
Operators example uses class in global namespace
#19
daixtrose
closed
7 years ago
1
Why do you need kind as a member of an expression?
#18
daixtrose
closed
7 years ago
1
consider a different name
#17
badair
closed
6 years ago
5
Summarize evaluate() vs. transform() differences
#16
tzlaine
closed
6 years ago
1
Document the perils of dangling references in tag transforms
#15
tzlaine
closed
6 years ago
1
Extend docs about different transform use cases
#14
tzlaine
closed
7 years ago
0
Extend docs about how transform matching works
#13
tzlaine
closed
7 years ago
2
Add more transform tests
#12
tzlaine
closed
7 years ago
1
Previous
Next