Commit Graph

17 Commits

Author SHA1 Message Date
Eric Niebler
7f41fd52f5 replace use of Proto context with transforms
[SVN r71536]
2011-04-27 16:21:12 +00:00
Eric Niebler
4151bc94fe as() handles wide sub_match objects correctly, fixes #4496
[SVN r65788]
2010-10-06 19:02:04 +00:00
Eric Niebler
e11ee8f947 add tests for deep_copy, make_expr, unpack_expr; fix bugs; update more copyrights
[SVN r43009]
2008-01-29 07:03:03 +00:00
Eric Niebler
c92c8b1d63 proto doxygen comments, misc clean-up
[SVN r43003]
2008-01-28 22:56:46 +00:00
Eric Niebler
695b7fc32e add tests for late-bound action args with regex_(token_)iterator
[SVN r39946]
2007-10-11 21:12:22 +00:00
Eric Niebler
498e099e2d fix warning
[SVN r39826]
2007-10-08 23:48:25 +00:00
Eric Niebler
5316daeb95 portability fixes
[SVN r38124]
2007-07-01 21:33:24 +00:00
Eric Niebler
6c2ed8ce62 workaround for Boost 1.34
[SVN r37763]
2007-05-24 23:17:08 +00:00
Eric Niebler
cc1667e7c9 rename arg<> to placeholder<>, make POD
[SVN r37537]
2007-04-30 01:00:16 +00:00
Eric Niebler
e4617961de more efficient actions
[SVN r37321]
2007-03-31 00:55:48 +00:00
Eric Niebler
82532a045f add value<>, reference<> and local<> for semantic actions, rename match_result::bind() to match_results::let()
[SVN r37319]
2007-03-30 05:44:26 +00:00
Eric Niebler
038cd9f8f4 make eval() a free function, make xpressive deep_copy semantic actions
[SVN r37318]
2007-03-29 22:19:39 +00:00
Eric Niebler
67069bd221 in xpressive actions, foo(x,y) and x->*foo(y) are equivalent
[SVN r37299]
2007-03-27 07:13:55 +00:00
Eric Niebler
886897da00 support for late-bound arguments in actions
[SVN r37276]
2007-03-24 10:07:30 +00:00
Eric Niebler
ac4789ebbe rename var() to ref(), add val() and cref()
[SVN r37275]
2007-03-23 21:43:13 +00:00
Eric Niebler
964a436980 a regex calculator that calculates
[SVN r37265]
2007-03-22 22:16:12 +00:00
Eric Niebler
2f3d27496b add test for actions
[SVN r37261]
2007-03-22 19:40:18 +00:00