John Fletcher
|
ab1bc7ed2d
|
test/Jamfile run lazy_headers test
Signed-off-by: John Fletcher <J.P.Fletcher@aston.ac.uk>
|
2015-02-27 23:26:19 +00:00 |
|
John Fletcher
|
66810e0664
|
function/lazy_list.hpp Change blackhole()
|
2015-02-27 23:25:16 +00:00 |
|
John Fletcher
|
4315fb72b7
|
function/lazy_headers New test
|
2015-02-27 22:56:54 +00:00 |
|
John Fletcher
|
60784e3215
|
function/lazy_prelude.hpp Include vector in header
|
2015-02-27 22:56:34 +00:00 |
|
John Fletcher
|
51d3f3f070
|
function/lazy_operator_tests Amend copyright.
|
2015-02-27 22:56:07 +00:00 |
|
John Fletcher
|
554bbf52fd
|
test/Jamfile New test function/lazy_headers not yet in use.
|
2015-02-27 22:55:39 +00:00 |
|
John Fletcher
|
5c46496967
|
test/Jamfile run function/lazy_operator_tests
|
2015-02-26 20:45:45 +00:00 |
|
John Fletcher
|
7baa1faec8
|
test/function/lazy_operator_tests.cpp New test
|
2015-02-26 20:45:20 +00:00 |
|
John Fletcher
|
7cc053538a
|
function/lazy*.hpp First commit of lazy list files.
|
2015-02-26 20:19:04 +00:00 |
|
John Fletcher
|
8a98bb65ad
|
doc/*.qbk updated documentation
|
2015-02-23 11:44:41 +00:00 |
|
John Fletcher
|
2921c872f7
|
phoenix/version.hpp Update to V3.1.1
|
2015-02-23 10:10:25 +00:00 |
|
John Fletcher
|
7a220c1f57
|
Changelog Updates for V3.1.1
|
2015-02-23 10:10:07 +00:00 |
|
John Fletcher
|
c2d14aa75d
|
function/lazy_argument_tests.cpp Ammend tests.
|
2015-02-22 18:34:54 +00:00 |
|
John Fletcher
|
cdf3702bda
|
test/Jamfile add lazy_arguments_test
|
2015-02-22 18:34:26 +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
|
a1b9cf628d
|
test/Jamfile Run lazy_templated_struct_tests.
|
2015-02-18 16:36:37 +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
|
cf566e4127
|
test/Jamfile run new test lazy_make_pair_tests
|
2015-02-16 09:46:41 +00:00 |
|
John Fletcher
|
9170bd66e2
|
function/lazy_make_pair_tests.cpp New test file
|
2015-02-16 09:46:13 +00:00 |
|
John Fletcher
|
4e35153434
|
scope/let.hpp uncvref<Expr> used for Expr in result
|
2015-02-16 09:01:43 +00:00 |
|
John Fletcher
|
0760005b2d
|
doc Further updates
|
2015-02-09 17:49:41 +00:00 |
|
John Fletcher
|
f269222e9d
|
documentation updates reflecting current progress
|
2015-02-09 17:49:20 +00:00 |
|
John Fletcher
|
d759dadc59
|
lambda_tests1b1r try + 0 trick
|
2015-02-08 19:58:53 +00:00 |
|
John Fletcher
|
a0d1f36fb7
|
test/Jamfile take out more_let_tests1, 2a, 2b
|
2015-02-08 19:13:59 +00:00 |
|
John Fletcher
|
dc5974fae0
|
more_let_tests.cpp Update to use the + 0 trick.
|
2015-02-08 19:10:35 +00:00 |
|
John Fletcher
|
9b40b88fa1
|
bind_interoperation_test extended to more cases.
|
2015-02-08 17:18:30 +00:00 |
|
John Fletcher
|
f4f1f5e893
|
example/bind_goose.cpp Tidy up the file
|
2015-02-08 16:37:30 +00:00 |
|
John Fletcher
|
77d16af8c8
|
core/value.hpp Take out is_value which is incorrect
|
2015-02-08 12:39:31 +00:00 |
|
John Fletcher
|
51f3084f5e
|
test/Jamfile run more_let_tests again
|
2015-02-05 17:38:25 +00:00 |
|
John Fletcher
|
2e62309a81
|
scope/more_let_tests.cpp Tests for optimization bug
|
2015-02-05 17:35:54 +00:00 |
|
John Fletcher
|
b671e26541
|
bind_dm3_test Added variant for MSVC 10 ambiguity finding bind
|
2015-02-05 11:48:21 +00:00 |
|
John Fletcher
|
7f2e6124ce
|
scope/more_let_tests1 and 2b updated for gcc 5.0.0
|
2015-02-05 00:03:42 +00:00 |
|
John Fletcher
|
026beff66f
|
lambda_tests1b1r and 1b2r ammend for latest MSVC
|
2015-02-04 23:49:46 +00:00 |
|
John Fletcher
|
630e454eaa
|
scope/let.hpp Take out printout
|
2015-02-04 23:49:12 +00:00 |
|
John Fletcher
|
b959ed0c33
|
scope/let.hpp add some diagnostic code
|
2015-02-04 22:16:35 +00:00 |
|
John Fletcher
|
60a6fbbee3
|
core/is_value and value. Identify val() at run time
|
2015-02-04 10:59:15 +00:00 |
|
John Fletcher
|
6f55a5ae6e
|
core/value.hpp Test return value of val()
|
2015-02-04 10:25:11 +00:00 |
|
John Fletcher
|
5795d05cf5
|
core/is_value.hpp Experiment with is_val() runtime function - always false at the moment.
|
2015-02-04 10:24:46 +00:00 |
|
John Fletcher
|
cbad5d4ac6
|
scope/local_variable.hpp Put in test is_value
|
2015-02-02 22:22:35 +00:00 |
|
John Fletcher
|
610f30ccdb
|
core/value.hpp add include of is_value.hpp
|
2015-02-02 21:52:52 +00:00 |
|
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 |
|