0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
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 More... over 11 years ago
update project requirements More... over 11 years ago
Merge pull request #2 from K-ballo/duplicated_constexpr More... over 11 years ago
removed duplicated constexpr More... over 11 years ago
stop being cute. a basic_action for proto::external rather than a composite one More... over 11 years ago
rudimentary support for external actions More... over 11 years ago
_eval and eval_with More... over 11 years ago
add test for everything action, misc clean-up More... over 11 years ago
add everything action, proto::matches is now a constexpr function More... over 11 years ago
add test for everywhere action More... over 11 years ago
s/pass/passthru/ More... over 11 years ago
fix env actions, trace action indents on depth More... over 11 years ago
overhaul of actions for handling env params More... over 11 years ago
add a debug trace action More... over 11 years ago
add everywhere action, fix nasty bug in _child and _value More... over 11 years ago
back out questionable use of template aliases for now More... over 11 years ago
breathtakingly good error messages with consistent use of BOOST_PROTO_TRY_CALL More... over 11 years ago
fix weird link error with freshly built clang More... over 11 years ago
domains, again More... over 11 years ago
domains, again More... over 11 years ago
new interface to make_custom_expr, user-defined expression types can be templates of any arity More... over 11 years ago
domains are now frequently unnecessary More... over 11 years ago
groundwork for domain-agnostic expr and basic_expr More... over 11 years ago
add auto_domain, no need to define domain separately More... over 11 years ago
s/BOOST_PROTO_CXX11/BOOST_PROTO_V5/ More... over 11 years ago
function objects for the cast operators More... almost 12 years ago
constexpr actions; back out misguided rvalue return changes More... almost 12 years ago
constexpr accessors, accessors never return rvalue refs More... almost 12 years ago
constexpr operators, can inherit from proto::expr without slicing problem More... almost 12 years ago
add simple map_list_of example, void() action, positional placeholders for child expressions More... almost 12 years ago