2
0
mirror of https://github.com/boostorg/phoenix.git synced 2026-02-18 02:12:09 +00:00
Commit Graph

716 Commits

Author SHA1 Message Date
John Fletcher
0fbe357e3e phoenix/core/is_value.hpp New file 2015-02-02 21:37:25 +00:00
John Fletcher
83b3e4f724 test/Jamfile drop scope/lambda_tests3a1 2015-02-02 08:36:24 +00:00
John Fletcher
bbe987ec11 scope revise lambda_tests3a 2015-02-02 08:35:59 +00:00
John Fletcher
4dbb13c43b scope revisions of let and lambda tests 2015-02-02 08:19:04 +00:00
John Fletcher
302f5b5a6e test/Jamfile run bind_interoperation_test 2015-02-01 22:23:41 +00:00
John Fletcher
67dd4b308f bind_interoperation_test New test with boost bind and phoenix bind together. 2015-02-01 22:23:16 +00:00
John Fletcher
1f52890a31 example/bind_goose.cpp Add new example 2015-02-01 19:07:10 +00:00
John Fletcher
a9d74bedb1 Use phoenix_default_domain for proto::basic_default_domain 2015-01-30 16:19:02 +00:00
John Fletcher
ebb9b44853 Update expression preprocessed files 2015-01-30 16:18:23 +00:00
John Fletcher
5f2010f314 lambda_tests1b1r 1b2r revise code 2015-01-26 14:07:06 +00:00
John Fletcher
ab900bccaa scope/let_tests_113.cpp Revised test avoiding accumulate to a val() 2015-01-25 22:23:10 +00:00
John Fletcher
be6cf5c307 lambda_tests1b1r and 1b2r updated for MSVC 12 and 14 2015-01-25 17:05:33 +00:00
John Fletcher
eea34af84c let_tests_113 Conditional around whole test not part of it. 2015-01-25 09:14:36 +00:00
John Fletcher
dc0b68fe06 test/Jamfile remove bind_dm1_test 2015-01-24 23:27:54 +00:00
John Fletcher
ef252ccc49 bind_dm_test Add special code for gcc 5.0 optimized 2015-01-24 23:27:29 +00:00
John Fletcher
f61291dc1f test/Jamfile run lambda_tests1b2p,q,r 2015-01-24 23:04:29 +00:00
John Fletcher
3fa0224d30 lambda_tests1b2 made into three tests p,q,r 2015-01-24 23:04:09 +00:00
John Fletcher
c062c3b996 test/Jamfile Run new tests lambda_tests1b1p,q,r,s,t 2015-01-24 22:48:49 +00:00
John Fletcher
9794a5b420 lambda_tests1b1 split into 5 as p,q,r,s,t 2015-01-24 22:48:20 +00:00
John Fletcher
3ea59ed08f test/Jamfile replace more_let_tests2 with 2a and 2b 2015-01-24 20:54:16 +00:00
John Fletcher
df6bb7dc76 scope/more_let_tests Split 2 to 2 a and 2b 2015-01-24 20:53:45 +00:00
John Fletcher
7aa0886016 let_tests_113 Change test to be gcc >= 4.8.0 2015-01-24 17:59:18 +00:00
John Fletcher
fc7c40b7d5 test/Jamfile drop tests let_tests_113a and 157a 2015-01-24 17:27:41 +00:00
John Fletcher
e065a0d998 scope/let_tests_113 and 157 Update to test for gcc 5.0 optimized 2015-01-24 17:27:11 +00:00
John Fletcher
60c6661401 scope tests remove tabs and other tidying 2015-01-24 14:55:52 +00:00
John Fletcher
81d1d6607b querying_find Copyright 2015-01-24 14:51:31 +00:00
John Fletcher
e25793a983 querying_find.cpp Take out tabs 2015-01-24 14:42:10 +00:00
John Fletcher
6e9460c214 doc.maintenance.qbk Minor edit 2015-01-23 17:43:47 +00:00
John Fletcher
5b5a426f9c doc/*.qbk Modifications to documentation 2015-01-23 17:38:18 +00:00
John Fletcher
edfb781c68 doc/phoenix3/qbk New version 2015-01-23 17:37:17 +00:00
John Fletcher
3ec70a73cd resolve differences 2015-01-23 17:35:27 +00:00
John Fletcher
874a812ade ChangeLog add comment on bind_rv_sp_test 2015-01-23 12:16:55 +00:00
John Fletcher
009546bf0a test/Jamfile bind_void_dm_test added but not active 2015-01-23 12:12:48 +00:00
John Fletcher
eda8661ad3 bind_void_dm_test.cpp New test not yet working. 2015-01-23 12:12:17 +00:00
John Fletcher
265acef93a bind_rv_sp_test.cpp Add to copyright 2015-01-23 12:11:52 +00:00
John Fletcher
7ae0fea0e8 Copies of bind_void tests from boost/bind/test 2015-01-23 11:22:58 +00:00
John Fletcher
0f061f27b1 test/Jamfile remove extra bind_rv_sp tests 2015-01-22 22:37:35 +00:00
John Fletcher
571b28a920 bind_rv_sp_test.cpp Modify to give workaround for MSVC 8, 9 & 10 2015-01-22 22:37:13 +00:00
John Fletcher
42b1fa8ced Split more_let_tests into 1 and 2 2015-01-20 23:56:31 +00:00
John Fletcher
52be0c5e9b test/Jamfile run new tests 2015-01-20 23:37:06 +00:00
John Fletcher
7fc3111b7f new tests bind_rv_sp6_test and sp7_test 2015-01-20 23:36:51 +00:00
John Fletcher
64b70099ce test/Jamfile run let_tests_157a 2015-01-20 21:47:10 +00:00
John Fletcher
67989ca10f scope/let_tests_157a.cpp New test 2015-01-20 21:46:51 +00:00
John Fletcher
570a8d09b6 test/Jamfile run let_tests_113a 2015-01-20 21:40:11 +00:00
John Fletcher
c1406e8881 scope/let_tests_113a.cpp New test 2015-01-20 21:39:50 +00:00
John Fletcher
6e37dd2ac3 test/Jamfile run new tests 2015-01-19 22:36:32 +00:00
John Fletcher
9271585857 scope/let_tests_rest.cpp Take out 113 and 157 2015-01-19 22:35:41 +00:00
John Fletcher
8284441caa scope/let_tests 113 and 157 tests on specific sections. 2015-01-19 22:32:34 +00:00
John Fletcher
39a4168e7c test/scope/let_tests* New tests 2015-01-19 22:25:00 +00:00
John Fletcher
1e890ee41f test/Jamfile add new test lambda_tests3a1 2015-01-19 22:14:27 +00:00