openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
proto-0x
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
about 1 year
ago.
Jan 16, 2023 — Jan 16, 2024
Showing page 1 of 6
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
move env stuff into top-level header, add function object for throwing exceptions
Eric Niebler
More...
over 11 years ago
update project requirements
Eric Niebler
More...
over 11 years ago
Merge pull request #2 from K-ballo/duplicated_constexpr
Eric Niebler
More...
over 11 years ago
removed duplicated constexpr
K-ballo
More...
over 11 years ago
stop being cute. a basic_action for proto::external rather than a composite one
Eric Niebler
More...
over 11 years ago
rudimentary support for external actions
Eric Niebler
More...
over 11 years ago
_eval and eval_with
Eric Niebler
More...
over 11 years ago
add test for everything action, misc clean-up
Eric Niebler
More...
over 11 years ago
add everything action, proto::matches is now a constexpr function
Eric Niebler
More...
over 11 years ago
add test for everywhere action
Eric Niebler
More...
over 11 years ago
s/pass/passthru/
Eric Niebler
More...
over 11 years ago
fix env actions, trace action indents on depth
Eric Niebler
More...
over 11 years ago
overhaul of actions for handling env params
Eric Niebler
More...
over 11 years ago
add a debug trace action
Eric Niebler
More...
over 11 years ago
add everywhere action, fix nasty bug in _child and _value
Eric Niebler
More...
over 11 years ago
back out questionable use of template aliases for now
Eric Niebler
More...
over 11 years ago
breathtakingly good error messages with consistent use of BOOST_PROTO_TRY_CALL
Eric Niebler
More...
over 11 years ago
fix weird link error with freshly built clang
Eric Niebler
More...
over 11 years ago
domains, again
Eric Niebler
More...
over 11 years ago
domains, again
Eric Niebler
More...
over 11 years ago
new interface to make_custom_expr, user-defined expression types can be templates of any arity
Eric Niebler
More...
over 11 years ago
domains are now frequently unnecessary
Eric Niebler
More...
over 11 years ago
groundwork for domain-agnostic expr and basic_expr
Eric Niebler
More...
over 11 years ago
add auto_domain, no need to define domain separately
Eric Niebler
More...
over 11 years ago
s/BOOST_PROTO_CXX11/BOOST_PROTO_V5/
Eric Niebler
More...
over 11 years ago
function objects for the cast operators
Eric Niebler
More...
almost 12 years ago
constexpr actions; back out misguided rvalue return changes
Eric Niebler
More...
almost 12 years ago
constexpr accessors, accessors never return rvalue refs
Eric Niebler
More...
almost 12 years ago
constexpr operators, can inherit from proto::expr without slicing problem
Eric Niebler
More...
almost 12 years ago
add simple map_list_of example, void() action, positional placeholders for child expressions
Eric Niebler
More...
almost 12 years ago
←
1
2
3
4
5
6
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree