Commit Graph

25 Commits

Author SHA1 Message Date
Abel Sinkovics
8a65198ab7 Remove calls to 1 argument macros with 0 arguments 2017-04-20 17:14:02 +02:00
Abel Sinkovics
58f4ee9d53 Separate C++98 and C++11 implementations 2017-04-20 16:35:06 +02:00
Abel Sinkovics
52acf9b727 Use BOOST_NO_CXX11_CONSTEXPR instead of BOOST_NO_CONSTEXPR in the examples 2016-04-02 12:50:55 +02:00
Abel Sinkovics
9c7639da11 Update references to generate_all.py 2016-01-14 08:17:12 +01:00
Abel Sinkovics
9dc0b4b4aa Include iterator in regex example 2015-10-17 01:04:06 +02:00
Abel Sinkovics
6a5921474e Explain the parsing_error example in its README 2015-10-15 12:09:37 +02:00
Abel Sinkovics
8f114abbab Remove unintended error in example broken code 2015-10-15 12:06:24 +02:00
Abel Sinkovics
ce790f5dd1 Increase template depth for the examples that need it 2015-10-15 11:13:22 +02:00
Abel Sinkovics
6eecab65b0 Move all code generation into one script 2015-10-04 12:50:14 +02:00
Abel Sinkovics
7c6413b872 Move generate_headers to source root 2015-10-03 15:58:12 +02:00
Abel Sinkovics
e26182f6f8 Update getting_started headers 2015-10-03 15:04:17 +02:00
Abel Sinkovics
5705292217 Add minimal_rational example 2015-09-14 14:46:01 +02:00
Abel Sinkovics
fa001748d1 Use sequence_apply in rational example 2015-09-14 14:45:25 +02:00
Abel Sinkovics
1cb62d5659 Rename fold*f* and repeatf* parsers to fold*_reject_incomplete* and repeat_reject_incomplete* 2015-09-05 17:20:33 +02:00
Abel Sinkovics
4997c43eda Rename fold*p -> fold*_start_with_parser 2015-09-05 16:11:18 +02:00
Abel Sinkovics
5bfc198ea7 Rename any -> repeated 2015-09-05 11:14:21 +02:00
Abel Sinkovics
0b2923921b Rename BOOST_LIMIT macros to BOOST_METAPARSE_LIMIT 2015-08-29 16:06:28 +02:00
Abel Sinkovics
b71a9903de Add rational example 2015-08-15 21:55:20 +02:00
Abel Sinkovics
ddc7585524 Add optional parser combinator 2015-08-15 21:55:19 +02:00
Abel Sinkovics
a3bc6b5ff1 Migrate documentation to QuickBook 2015-07-19 09:53:35 +02:00
Abel Sinkovics
9a07fae060 Build examples in CI 2015-07-10 09:32:28 +02:00
Abel Sinkovics
1be3ba62fe Rename BOOST_STRING to BOOST_METAPARSE_STRING 2015-07-03 21:18:29 +02:00
Abel Sinkovics
e6bd21783f Fix include guard and default path for generate_headers.py 2015-06-28 15:51:18 +02:00
Abel Sinkovics
c6a95fed8a Rename BOOST_DEFINE_ERROR to BOOST_METAPARASE_DEFINE_ERROR 2015-06-28 15:50:47 +02:00
Abel Sinkovics
1e1e1d16bf Moving the library from Mpllibs to its own repository 2015-06-01 23:14:37 +02:00