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 2 of 6
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
expand operator overload macros to make the code more readable
Eric Niebler
More...
almost 12 years ago
user-defined expression types no longer need BOOST_PROTO_REGULAR_TRIVIAL_CLASS
Eric Niebler
More...
almost 12 years ago
use inheriting constructors, since clang's support is pretty good now
Eric Niebler
More...
almost 12 years ago
greatly simplify the implementation of proto's operator overloads
Eric Niebler
More...
almost 12 years ago
general-purpose function objects for built-in operators, implement tag types in terms of them
Eric Niebler
More...
almost 12 years ago
make the tags safe to use as actions regardless of domain capture policy
Eric Niebler
More...
almost 12 years ago
fix functional::make_expr to be safe for use in composite actions
Eric Niebler
More...
almost 12 years ago
make display_expr more useful
Eric Niebler
More...
almost 12 years ago
add back the ability to construct objects without proto::make
Eric Niebler
More...
almost 12 years ago
unix line endings, please
Eric Niebler
More...
almost 12 years ago
experiments exposing dangling ref problem with make_expr and tags used to create expressions in actions
Eric Niebler
More...
almost 12 years ago
s/cxx11/v5/
Eric Niebler
More...
almost 12 years ago
add back missing test
Eric Niebler
More...
almost 12 years ago
style tweaks
Eric Niebler
More...
almost 12 years ago
reworked interfaces to as_expr, make_expr and unpack_expr. arity_of moves into result_of namespace.
Eric Niebler
More...
almost 12 years ago
rename include guards
Eric Niebler
More...
almost 12 years ago
remove references to inline cxx11 namespace from comments and strings
Eric Niebler
More...
almost 12 years ago
move everything into the inline cxx11 namespace
Eric Niebler
More...
almost 12 years ago
move to the cxx11 directory
Eric Niebler
More...
almost 12 years ago
Merge branch 'master' of github.com:ericniebler/proto-0x
Eric Niebler
More...
almost 12 years ago
add tag_of free function
Eric Niebler
More...
almost 12 years ago
missed one
Eric Niebler
More...
almost 12 years ago
carve up proto::functional namespace
Eric Niebler
More...
almost 12 years ago
correct comment
Eric Niebler
More...
almost 12 years ago
remove superflous Domain parametr to expr_assign, expr_subscript, and expr_function
Eric Niebler
More...
almost 12 years ago
expr<> can accept nested expression descriptors and do the right thing
Eric Niebler
More...
almost 12 years ago
add a test for proto::pass
Eric Niebler
More...
almost 12 years ago
rename construct back to make
Eric Niebler
More...
about 12 years ago
safer implementations of as_grammar_, as_action_, is_grammar, is_action, and def
Eric Niebler
More...
about 12 years ago
kill off action and grammar. replace with def. todo: stop early instantiation in as_action_ and as_grammar_
Eric Niebler
More...
about 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