Commit Graph

28 Commits

Author SHA1 Message Date
Eric Niebler
e2f899f25f add function objects for <iterator> and some boost.range functions
[SVN r80266]
2012-08-27 21:46:09 +00:00
Eric Niebler
0b27981bec add reference section for new transform environment functionality
[SVN r79678]
2012-07-22 20:03:41 +00:00
Eric Niebler
3a9577ca39 reference docs for pseudo-pack expansions in transforms
[SVN r79465]
2012-07-13 04:59:53 +00:00
Eric Niebler
37ccf36a37 missing copyright and license
[SVN r77419]
2012-03-19 21:21:06 +00:00
Eric Niebler
e128221784 add user docs for per-domain as_child, missing copyrights on BoostBook files, typos in examples
[SVN r76286]
2012-01-03 00:38:37 +00:00
Eric Niebler
53c6cd6814 better integration of proto::basic_expr to avoid accidental needless instantiations of proto::expr
[SVN r71978]
2011-05-16 12:42:10 +00:00
Eric Niebler
7e6e6861b3 add integral_c transform and friends
[SVN r71535]
2011-04-27 16:14:47 +00:00
Eric Niebler
c2fb79256d revert 68544 for now
[SVN r68553]
2011-01-30 04:58:04 +00:00
Eric Niebler
78781fe32e add proto::let and proto::local
[SVN r68544]
2011-01-29 12:38:37 +00:00
Eric Niebler
f25adf081c add Proto callable for fusion::at
[SVN r67465]
2010-12-27 04:03:56 +00:00
Eric Niebler
2c5d6d0b3b ah! the REAL fix for the long-standing proto::make bug
[SVN r66990]
2010-12-03 22:10:14 +00:00
Eric Niebler
5de8bacb29 pop_front and reverse are not in core, add docs for new callables
[SVN r66836]
2010-11-29 03:58:02 +00:00
Eric Niebler
251a8fb597 small tweak, add docs for external transforms
[SVN r66200]
2010-10-26 05:42:13 +00:00
Eric Niebler
81d27d4a07 remove docs for base_expr
[SVN r63021]
2010-06-16 14:32:07 +00:00
Eric Niebler
7176d768a5 document new domain-specific as_expr and as_child customization points
[SVN r62829]
2010-06-12 04:36:24 +00:00
Eric Niebler
a1a325482e use basic_expr instead of expr when possible for better compile times
[SVN r62616]
2010-06-09 00:14:39 +00:00
Eric Niebler
7bb883e355 when using proto::and_ as a transform, apply *all* transforms but only return the result of applying the last
[SVN r61547]
2010-04-24 19:50:15 +00:00
Eric Niebler
c5822eefae add assert_matches/assert_matches_not to function list
[SVN r60671]
2010-03-17 00:43:14 +00:00
Eric Niebler
c9cf13dbca adding concepts for Expr and Domain
[SVN r60452]
2010-03-11 01:07:19 +00:00
Eric Niebler
6dcc84e773 better docs for proto::extends, fixes #2844
[SVN r57439]
2009-11-06 23:24:22 +00:00
Eric Niebler
df18ee653a revert the BasicPrimitiveTransform changes as leading to weird inconsistencies
[SVN r54853]
2009-07-10 04:44:23 +00:00
Eric Niebler
0238ce8532 add lighter-weight BasicPrimitiveTransform concept, op metafunctions model that instead of PrimitiveConcept for better compile times
[SVN r53578]
2009-06-02 21:33:28 +00:00
Eric Niebler
0ed5ae92fe add proto::noinvoke to the Class reference
[SVN r52617]
2009-04-27 02:26:18 +00:00
Eric Niebler
db63657081 add support for nullary expressions with tag types other than proto::tag::terminal
[SVN r50265]
2008-12-14 04:35:21 +00:00
Eric Niebler
0b132219fd reference documentation for new repetition and iteration macros
[SVN r49935]
2008-11-26 00:44:00 +00:00
Eric Niebler
5ff74f2f1c latest docs, make result_of::value consistent with rest of proto wrt array types
[SVN r49779]
2008-11-16 01:32:52 +00:00
Eric Niebler
524a2e93eb misc doc clean-up
[SVN r49590]
2008-11-04 19:11:59 +00:00
Eric Niebler
58b6139eda improved reference section
[SVN r49530]
2008-11-02 12:20:59 +00:00