| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | remove invocations of no-longer-existent segmented fusion algorithms | Eric Niebler | 2011-08-24 | 1 | -0/+0 |
* | add missing include of fusion::at_c | Eric Niebler | 2011-08-24 | 1 | -0/+0 |
* | baking segmented Fusion | Eric Niebler | 2011-08-17 | 1 | -0/+0 |
* | progress with integrating the segmented Fusion work | Eric Niebler | 2011-08-16 | 1 | -0/+0 |
* | naming tweaks | Eric Niebler | 2011-08-15 | 1 | -0/+0 |
* | fix path to utility.hpp header | Eric Niebler | 2011-07-18 | 1 | -0/+0 |
* | fix docs for BOOST_PROTO_MAX_ARITY and BOOST_PROTO_MAX_LOGICAL_ARITY defaults | Eric Niebler | 2011-06-23 | 1 | -0/+0 |
* | document the fact that flatten returns a Fusion Forward Sequence | Eric Niebler | 2011-06-03 | 1 | -0/+0 |
* | better integration of proto::basic_expr to avoid accidental needless instanti... | Eric Niebler | 2011-05-16 | 1 | -0/+0 |
* | the real BOOST_PP fix. add missing include | Eric Niebler | 2011-05-10 | 1 | -0/+0 |
* | whoops, need more coffee | Eric Niebler | 2011-05-10 | 1 | -0/+0 |
* | fix BOOST_PP use in detail/decltype.hpp | Eric Niebler | 2011-05-10 | 1 | -0/+0 |
* | pre-preprocess the contexts | Eric Niebler | 2011-05-09 | 1 | -0/+0 |
* | finish pre-preprocessing proto/transform and proto/detail. only proto/context... | Eric Niebler | 2011-05-08 | 1 | -0/+0 |
* | more pre-preprocessing, bump all the max arities to 10, more p-pp work to com... | Eric Niebler | 2011-05-08 | 1 | -0/+0 |
* | pre-preprocess call.hpp, use new wave feature to simplify pre-preprocessing | Eric Niebler | 2011-05-07 | 1 | -0/+0 |
* | remove dependency on BOOST_MPL_CFG_EXTENDED_TEMPLATE_PARAMETERS_MATCHING PP c... | Eric Niebler | 2011-05-07 | 1 | -0/+0 |
* | more pre-preprocessing | Eric Niebler | 2011-05-06 | 1 | -0/+0 |
* | pre-preprocess make_expr, unpack_expr and by_value_generator | Eric Niebler | 2011-05-06 | 1 | -0/+0 |
* | more pre-preprocessing work | Eric Niebler | 2011-05-05 | 1 | -0/+0 |
* | fix look-up of size_t in virtual_member | Eric Niebler | 2011-05-05 | 1 | -0/+0 |
* | fix broken example | Eric Niebler | 2011-05-05 | 1 | -0/+0 |
* | pre-preprocess expr, basic_expr and detail::funop | Eric Niebler | 2011-05-05 | 1 | -0/+0 |
* | proto::expr::operator() uses variadic templates if they are available | Eric Niebler | 2011-05-04 | 1 | -0/+0 |
* | fix include guard and comment | Eric Niebler | 2011-04-27 | 1 | -0/+0 |
* | fix comment | Eric Niebler | 2011-04-27 | 1 | -0/+0 |
* | add integral_c transform and friends | Eric Niebler | 2011-04-27 | 1 | -0/+0 |
* | revert 68544 for now | Eric Niebler | 2011-01-30 | 1 | -0/+0 |
* | add proto::let and proto::local | Eric Niebler | 2011-01-29 | 1 | -0/+0 |
* | fix const correctness problem in pass_through | Eric Niebler | 2011-01-27 | 1 | -0/+0 |
* | display_expr is copyable, fixes #5096 | Eric Niebler | 2011-01-20 | 1 | -0/+0 |
* | disable fusions comparison operators | Eric Niebler | 2011-01-19 | 1 | -0/+0 |
* | fix handling of operator sfinae in the presence of sub-domains with grammars ... | Eric Niebler | 2011-01-15 | 1 | -0/+0 |
* | eliminate -Wundef warning on gcc | Eric Niebler | 2011-01-15 | 1 | -0/+0 |
* | Revert [67111] (addition of boost/detail/iomanip.hpp) and all the commits tha... | Steven Watanabe | 2011-01-15 | 1 | -0/+0 |
* | Replacing the use of <iomanip> with <boost/detail/iomanip.hpp> across Boost. | Bryce Adelstein-Lelbach | 2011-01-14 | 1 | -0/+0 |
* | std::ios_base is not forward-declared in <iosfwd> | Eric Niebler | 2011-01-08 | 1 | -0/+0 |
* | fix ADL issue with comma operator in and_ transform | Eric Niebler | 2010-12-29 | 1 | -0/+0 |
* | remove unneeded headers | Eric Niebler | 2010-12-27 | 1 | -0/+0 |
* | add Proto callable for fusion::at | Eric Niebler | 2010-12-27 | 1 | -0/+0 |
* | make clean-up | Eric Niebler | 2010-12-27 | 1 | -0/+0 |
* | work around gcc-4.2 ICE | Eric Niebler | 2010-12-23 | 1 | -0/+0 |
* | add missing inline | Eric Niebler | 2010-12-21 | 1 | -0/+0 |
* | attempted fix for 4910 | Eric Niebler | 2010-12-20 | 1 | -0/+0 |
* | fusion::is_sequence returns true for proto::expr, proto::basic_expr, and prot... | Eric Niebler | 2010-12-19 | 1 | -0/+0 |
* | maintenance tweak: use PP to control use of tr1_result_of | Eric Niebler | 2010-12-17 | 1 | -0/+0 |
* | fix gcc workaround for noinvoke | Eric Niebler | 2010-12-17 | 1 | -0/+0 |
* | fix regression in make transform, add make regression tests | Eric Niebler | 2010-12-15 | 1 | -0/+0 |
* | misc example clean-up | Eric Niebler | 2010-12-13 | 1 | -0/+0 |
* | undefine temporary macro | Eric Niebler | 2010-12-11 | 1 | -0/+0 |