Kohei Takahashi
|
ee518af22f
|
Suppress unused local typedef warning in let.
|
2015-03-24 16:58:51 +09:00 |
|
John Fletcher
|
7126601304
|
Minor change to index.html
|
2015-03-17 21:28:42 +00:00 |
|
John Fletcher
|
4eb792ff17
|
scope/let.hpp Fix tabs in comments
|
2015-03-11 21:57:22 +00:00 |
|
John Fletcher
|
71c52c4cd4
|
function/lazy_prelude.hpp Remove redundant code.
|
2015-03-09 11:21:18 +00:00 |
|
John Fletcher
|
3943db6bf5
|
function/lazy_prelude.hpp Make inner result structs complete for gcc 4.2.1
|
2015-03-05 16:16:01 +00:00 |
|
John Fletcher
|
92c6a7a6fb
|
function/lazy_prelude.hpp Add new functions iterate and repeat
|
2015-03-05 14:28:54 +00:00 |
|
John Fletcher
|
3aa6d7762f
|
function/lazy_prelude.hpp add missing const in Filter
|
2015-03-05 09:05:34 +00:00 |
|
John Fletcher
|
13c0fec775
|
function/lazy_prelude.hpp Allow for exceptions to be turned off.
|
2015-03-04 16:51:03 +00:00 |
|
John Fletcher
|
7c0a90385b
|
function/lazy_prelude.hpp Add these: odd even length at filter
|
2015-03-04 16:38:20 +00:00 |
|
John Fletcher
|
5616b287f5
|
function/lazy_prelude.hpp Added enum_from and enum_from_to
|
2015-03-03 22:28:18 +00:00 |
|
John Fletcher
|
1be281abf7
|
Move ChangeLog and version.hpp to version 3.2.0
|
2015-03-02 12:09:58 +00:00 |
|
John Fletcher
|
55819757be
|
Allow user to over-ride BOOST_PHOENIX_FUNCTION_MAX_LAZY_LIST_LENGTH
|
2015-03-02 11:52:31 +00:00 |
|
John Fletcher
|
35e3c9ce3b
|
function/lazy_prelude.hpp Correction
|
2015-03-02 11:45:08 +00:00 |
|
John Fletcher
|
5f30643735
|
Change MAX_LIST_LENGTH to BOOST_PHOENIX_FUNCTION_MAX_LAZY_LIST_LENGTH
|
2015-03-02 11:42:24 +00:00 |
|
John Fletcher
|
1dec80812b
|
function/lazy*.hpp Changed define names to include FUNCTION.
|
2015-03-02 11:38:14 +00:00 |
|
John Fletcher
|
86f75ebb29
|
function/lazy_prelude.hpp Use boost headers not local headers.
|
2015-03-02 11:21:04 +00:00 |
|
John Fletcher
|
db1c2b1133
|
function/lazy_list.hpp remove reference in one location.
|
2015-03-02 10:25:22 +00:00 |
|
John Fletcher
|
c606f2ef71
|
function/lazy_list.hpp Amend types for T in cons
|
2015-03-01 16:50:16 +00:00 |
|
John Fletcher
|
cb100798eb
|
function/lazy_prelude.hpp delete incomplete enum_from
|
2015-03-01 16:36:27 +00:00 |
|
John Fletcher
|
f4d92a0e1f
|
function/lazy_prelude.hpp Updated version
|
2015-03-01 16:34:25 +00:00 |
|
John Fletcher
|
7a36620f70
|
function/lazy_list define MAX_LIST_LENGTH
|
2015-03-01 16:33:28 +00:00 |
|
John Fletcher
|
66810e0664
|
function/lazy_list.hpp Change blackhole()
|
2015-02-27 23:25:16 +00:00 |
|
John Fletcher
|
60784e3215
|
function/lazy_prelude.hpp Include vector in header
|
2015-02-27 22:56:34 +00:00 |
|
John Fletcher
|
7cc053538a
|
function/lazy*.hpp First commit of lazy list files.
|
2015-02-26 20:19:04 +00:00 |
|
John Fletcher
|
2921c872f7
|
phoenix/version.hpp Update to V3.1.1
|
2015-02-23 10:10:25 +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
|
77d16af8c8
|
core/value.hpp Take out is_value which is incorrect
|
2015-02-08 12:39:31 +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
|
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
|
e168b2853e
|
Updated preprocessed files
|
2015-01-14 20:46:13 +00:00 |
|
John Fletcher
|
6ad32d0cc7
|
scope/lambda Take out unused typedefs to avoid warnings
|
2015-01-14 20:36:59 +00:00 |
|
John Fletcher
|
8ecc2cf71b
|
scope/let.hpp Make a local copy of vars and use it.
|
2015-01-11 00:39:52 +00:00 |
|
John Fletcher
|
fbce509d66
|
scope/let.hpp Add to copyright
|
2015-01-09 00:09:04 +00:00 |
|
John Fletcher
|
086d8e52a5
|
scope/let.hpp use ASSERT to make sure size(vars) is accessed.
|
2015-01-09 00:06:22 +00:00 |
|
John Fletcher
|
b5e35ba9cd
|
phoenix/core/domain.hpp Change to as_expr<T>
|
2015-01-05 16:52:25 +00:00 |
|
John Fletcher
|
9e71593192
|
Preprocessed scope/lambda files
|
2014-12-31 21:38:03 +00:00 |
|
John Fletcher
|
6ac5b3a4fb
|
phoenix/scope/lambda.hpp Put back vars_type and map_type
|
2014-12-31 21:27:36 +00:00 |
|
John Fletcher
|
27d1bd6abc
|
replace all calls to boost/config.hpp with boost/phoenix/config.hpp
|
2014-12-30 15:34:16 +00:00 |
|
John Fletcher
|
8ca56b6d42
|
include/boost/phoenix/config.hpp New file to centralise calls to boost/config.hpp
|
2014-12-30 15:33:06 +00:00 |
|
John Fletcher
|
8e2db9d06c
|
bind/bind_member_variable Add type_traits/is_member_function_pointer.hpp to remove dependence on operator headers.
|
2014-12-28 18:06:31 +00:00 |
|
John Fletcher
|
897e75664e
|
bind/bind_member_function.hpp Add type_traits/is_member_function_pointer.hpp to remove dependence on operator headers.
|
2014-12-28 17:57:55 +00:00 |
|
John Fletcher
|
21f9c361a2
|
Add lazy_enable_if<boost::is_member_function_pointer<RT (ClassT::*)()> to zero argument code.
|
2014-12-24 22:44:27 +00:00 |
|