summaryrefslogtreecommitdiff
path: root/libs/proto
Commit message (Expand)AuthorAgeFilesLines
...
* remove invocations of no-longer-existent segmented fusion algorithmsEric Niebler2011-08-241-0/+0
* add missing include of fusion::at_cEric Niebler2011-08-241-0/+0
* baking segmented FusionEric Niebler2011-08-171-0/+0
* progress with integrating the segmented Fusion workEric Niebler2011-08-161-0/+0
* naming tweaksEric Niebler2011-08-151-0/+0
* fix path to utility.hpp headerEric Niebler2011-07-181-0/+0
* fix docs for BOOST_PROTO_MAX_ARITY and BOOST_PROTO_MAX_LOGICAL_ARITY defaultsEric Niebler2011-06-231-0/+0
* document the fact that flatten returns a Fusion Forward SequenceEric Niebler2011-06-031-0/+0
* better integration of proto::basic_expr to avoid accidental needless instanti...Eric Niebler2011-05-161-0/+0
* the real BOOST_PP fix. add missing includeEric Niebler2011-05-101-0/+0
* whoops, need more coffeeEric Niebler2011-05-101-0/+0
* fix BOOST_PP use in detail/decltype.hppEric Niebler2011-05-101-0/+0
* pre-preprocess the contextsEric Niebler2011-05-091-0/+0
* finish pre-preprocessing proto/transform and proto/detail. only proto/context...Eric Niebler2011-05-081-0/+0
* more pre-preprocessing, bump all the max arities to 10, more p-pp work to com...Eric Niebler2011-05-081-0/+0
* pre-preprocess call.hpp, use new wave feature to simplify pre-preprocessingEric Niebler2011-05-071-0/+0
* remove dependency on BOOST_MPL_CFG_EXTENDED_TEMPLATE_PARAMETERS_MATCHING PP c...Eric Niebler2011-05-071-0/+0
* more pre-preprocessingEric Niebler2011-05-061-0/+0
* pre-preprocess make_expr, unpack_expr and by_value_generatorEric Niebler2011-05-061-0/+0
* more pre-preprocessing workEric Niebler2011-05-051-0/+0
* fix look-up of size_t in virtual_memberEric Niebler2011-05-051-0/+0
* fix broken exampleEric Niebler2011-05-051-0/+0
* pre-preprocess expr, basic_expr and detail::funopEric Niebler2011-05-051-0/+0
* proto::expr::operator() uses variadic templates if they are availableEric Niebler2011-05-041-0/+0
* fix include guard and commentEric Niebler2011-04-271-0/+0
* fix commentEric Niebler2011-04-271-0/+0
* add integral_c transform and friendsEric Niebler2011-04-271-0/+0
* revert 68544 for nowEric Niebler2011-01-301-0/+0
* add proto::let and proto::localEric Niebler2011-01-291-0/+0
* fix const correctness problem in pass_throughEric Niebler2011-01-271-0/+0
* display_expr is copyable, fixes #5096Eric Niebler2011-01-201-0/+0
* disable fusions comparison operatorsEric Niebler2011-01-191-0/+0
* fix handling of operator sfinae in the presence of sub-domains with grammars ...Eric Niebler2011-01-151-0/+0
* eliminate -Wundef warning on gccEric Niebler2011-01-151-0/+0
* Revert [67111] (addition of boost/detail/iomanip.hpp) and all the commits tha...Steven Watanabe2011-01-151-0/+0
* Replacing the use of <iomanip> with <boost/detail/iomanip.hpp> across Boost.Bryce Adelstein-Lelbach2011-01-141-0/+0
* std::ios_base is not forward-declared in <iosfwd>Eric Niebler2011-01-081-0/+0
* fix ADL issue with comma operator in and_ transformEric Niebler2010-12-291-0/+0
* remove unneeded headersEric Niebler2010-12-271-0/+0
* add Proto callable for fusion::atEric Niebler2010-12-271-0/+0
* make clean-upEric Niebler2010-12-271-0/+0
* work around gcc-4.2 ICEEric Niebler2010-12-231-0/+0
* add missing inlineEric Niebler2010-12-211-0/+0
* attempted fix for 4910Eric Niebler2010-12-201-0/+0
* fusion::is_sequence returns true for proto::expr, proto::basic_expr, and prot...Eric Niebler2010-12-191-0/+0
* maintenance tweak: use PP to control use of tr1_result_ofEric Niebler2010-12-171-0/+0
* fix gcc workaround for noinvokeEric Niebler2010-12-171-0/+0
* fix regression in make transform, add make regression testsEric Niebler2010-12-151-0/+0
* misc example clean-upEric Niebler2010-12-131-0/+0
* undefine temporary macroEric Niebler2010-12-111-0/+0