0
I Use This!
Inactive

Commits : Listings

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