John Fletcher
a57bb49e78
function/lazy_thunk_tests.cpp New test
2015-04-02 19:19:22 +01:00
John Fletcher
61ccbfe6bf
lazy_ptr_tests New test
2015-04-02 19:05:02 +01:00
John Fletcher
11467c8395
Extend test to cover BOOST_PHOENIX_ADAPT_FUNCTION
2015-03-28 21:03:33 +00:00
John Fletcher
239191ef09
remove namespace boost::phoenix
2015-03-28 20:43:02 +00:00
John Fletcher
dc39c2ffd1
Test for solution of problem with using namespace boost::phoenix
2015-03-27 22:55:47 +00:00
John Fletcher
75930b848e
lazy_list3_tests.cpp Rename at to at_
2015-03-23 16:09:04 +00:00
John Fletcher
4e5df28780
function/lazy_scan_tests.cpp Correct error
2015-03-23 14:34:16 +00:00
John Fletcher
ecbbe4bc73
function/lazy_scan_tests.cpp New test
2015-03-23 14:31:14 +00:00
John Fletcher
388e1099d9
lazy_fold_tests.cpp Change some comments.
2015-03-23 12:48:09 +00:00
John Fletcher
eed30439c4
lazy_fold_tests.cpp New test
2015-03-23 12:45:40 +00:00
John Fletcher
affc175891
function/lazy_compose_tests.cpp New test
2015-03-22 23:14:13 +00:00
John Fletcher
fb43f4ed8e
patch for #11085
2015-03-07 08:48:22 +00:00
John Fletcher
91cc0c6d7d
lazy_list3_tests add tests of odd, iterate and repeat
2015-03-05 14:29:30 +00:00
John Fletcher
32516292e1
lazy_list3_tests Add more tests
2015-03-04 16:51:24 +00:00
John Fletcher
c12630a9ab
function/lazy_list3_tests.cpp New test
2015-03-03 22:38:29 +00:00
John Fletcher
1a14061d29
lazy_list2_tests Correct test
2015-03-01 16:38:30 +00:00
John Fletcher
c9e9e4b037
function/lazy_list2_tests Correct typo
2015-03-01 16:34:01 +00:00
John Fletcher
4f8634df3d
function/lazy_list2_tests New test
2015-03-01 16:22:59 +00:00
John Fletcher
cd23686e93
function/lazy_list_test New test
2015-02-28 09:57:07 +00:00
John Fletcher
51d3f3f070
function/lazy_operator_tests Amend copyright.
2015-02-27 22:56:07 +00:00
John Fletcher
7baa1faec8
test/function/lazy_operator_tests.cpp New test
2015-02-26 20:45:20 +00:00
John Fletcher
c2d14aa75d
function/lazy_argument_tests.cpp Ammend tests.
2015-02-22 18:34:54 +00:00
John Fletcher
0f215c97be
function/lazy_argument_tests.cpp Build tests.
2015-02-22 18:29:44 +00:00
John Fletcher
e44c990d64
function/lazy_argument_tests.cpp New tests for function as argument.
2015-02-22 18:25:49 +00:00
John Fletcher
e03a102532
function/lazy_templated_struct_tests.cpp Complete the test file
2015-02-18 16:36:14 +00:00
John Fletcher
227879b018
function/lazy_templated_struct_tests.cpp New test file
2015-02-18 16:27:49 +00:00
John Fletcher
e988d9ab51
function/lazy_make_pair_tests.cpp Ammend comments in the file.
2015-02-18 16:27:17 +00:00
John Fletcher
9170bd66e2
function/lazy_make_pair_tests.cpp New test file
2015-02-16 09:46:13 +00:00
Hartmut Kaiser
afd2fd836d
Spirit: merging Phoenix V3 support from trunk
...
[SVN r71247]
2011-04-14 14:20:14 +00:00
Thomas Heller
10b2797ce7
fixed tests for msvc-9.0
...
[SVN r68923]
2011-02-15 19:35:34 +00:00
Thomas Heller
e47b228f7b
temporary commit for work on try_catch
...
[SVN r66826]
2010-11-28 18:11:52 +00:00
Thomas Heller
040e568f03
minor tweaks
...
[SVN r64347]
2010-07-26 06:00:45 +00:00
Thomas Heller
84a70423f0
+ finished porting a whole bunch of stuff:
...
- fusion
- operator
- statement (not complete: switch and try/catch)
- object
+ some minor tweaks
+ reverted bind to fully rely on proto again (might break MSVC, further investigation needed)
[SVN r63512]
2010-07-02 05:55:02 +00:00
Thomas Heller
398579a251
+ implemented PP file iterations with predefined macros for typenames etc.
...
+ added full support for member operator
+ added full support for std::iostream operator
+ implemented perfect forwarding for actor
+ adapted some test cases for "best-practice"
+ implemented variadic arguments for all actors based on phoenix/core/limits.h
+ added proper boost build handling
+ arity calculation tweak from Eric
[SVN r63027]
2010-06-16 21:43:16 +00:00
Thomas Heller
c859af8341
+ added arity calculation for phoenix expressions
...
+ brought back nullary expressions
[SVN r62791]
2010-06-11 10:33:43 +00:00
Joel de Guzman
0ffb77664a
First shot by Thomas Heller
...
[SVN r62537]
2010-06-08 01:31:35 +00:00