Commit Graph

211 Commits

Author SHA1 Message Date
Abel Sinkovics
0130c03cd0 Check in Travis that automatically generated files are up to date 2015-10-03 16:09:18 +02:00
Abel Sinkovics
7c6413b872 Move generate_headers to source root 2015-10-03 15:58:12 +02:00
Abel Sinkovics
a32c697507 Move code_snippe_extractor to source root 2015-10-03 15:56:40 +02:00
Abel Sinkovics
fe6c895376 Fix indentation and missing dots in getting started 2015-10-03 15:50:49 +02:00
Abel Sinkovics
e26182f6f8 Update getting_started headers 2015-10-03 15:04:17 +02:00
Abel Sinkovics
a1cf464cfe Add a section to the tutorial on using a regular development environment instead of Metashell 2015-10-03 14:54:49 +02:00
Abel Sinkovics
55e00d71d6 Fix bullet list in the description 2015-09-27 05:26:14 +02:00
Abel Sinkovics
ea38ac5cd5 Add rational example to preface 2015-09-27 04:56:15 +02:00
Abel Sinkovics
d33a0180f4 Add optional to metaparse.hpp 2015-09-14 21:14:32 +02:00
Abel Sinkovics
eb90a98f52 Don't replace v1 headers with metaparse.hpp in Travis tests 2015-09-14 20:48:39 +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
6a5078f705 Build unit tests with metaparse.hpp as well in Travis 2015-09-14 14:29:03 +02:00
Abel Sinkovics
a2565e3b5c Add metaparse.hpp including all headers 2015-09-14 14:22:49 +02:00
Abel Sinkovics
ff00e25b99 Add sequence_apply 2015-09-14 14:13:44 +02:00
Abel Sinkovics
8859b363b4 Remove -std argument in Travis when STD is not set 2015-09-11 21:30:30 +02:00
Abel Sinkovics
5a66a3e662 Reorder elements of foldr_start_with_parser 2015-09-10 21:15:28 +02:00
Abel Sinkovics
2a7aebca71 Add template parameters to foldr_start_with_parser 2015-09-10 20:44:07 +02:00
Abel Sinkovics
98c3b06b57 Stop using mpl::apply 2015-09-08 20:27:29 +02:00
Abel Sinkovics
0283507b71 Don't evaluate reject's result 2015-09-06 12:30:27 +02:00
Abel Sinkovics
9ed2bc644c Don't evaluate accept's result 2015-09-06 12:23:12 +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
f053d03c15 Rename the BOOST_ macros to BOOST_METAPARSE_ 2015-08-29 16:23:44 +02:00
Abel Sinkovics
0b2923921b Rename BOOST_LIMIT macros to BOOST_METAPARSE_LIMIT 2015-08-29 16:06:28 +02:00
Abel Sinkovics
d612ae20f8 Add Boost.Rational to CI builds 2015-08-15 22:24:33 +02:00
Abel Sinkovics
b71a9903de Add rational example 2015-08-15 21:55:20 +02:00
Abel Sinkovics
8a87ff8158 Change indentation of get_result 2015-08-15 21:55:20 +02:00
Abel Sinkovics
fe92a14fc5 Fix macro names in images 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
685f6447a8 Mention ambiguous grammars in the documentation of the one_of parsers 2015-08-02 11:45:00 +02:00
Abel Sinkovics
5805f52ce7 Add design rationale to the doc 2015-08-02 11:34:42 +02:00
Abel Sinkovics
c255f0fe9f Add a short description of the overall design of the library 2015-08-01 17:04:03 +02:00
Abel Sinkovics
a2089e169e Fix clone command in Travis 2015-08-01 15:04:21 +02:00
Abel Sinkovics
689937cbe3 Adding information on compiler support 2015-08-01 10:37:09 +02:00
Abel Sinkovics
66b84c3d6b Don't clone Metaparse twice in Travis 2015-08-01 10:27:00 +02:00
Abel Sinkovics
06c8e2b391 Don't clone Metaparse twice in Appveyor 2015-08-01 10:20:19 +02:00
Abel Sinkovics
43cb31c297 Adding preface to doc 2015-08-01 10:09:40 +02:00
Abel Sinkovics
f351e5f77b Add Appveyor status badge to README 2015-07-28 22:34:12 +02:00
Abel Sinkovics
da6bdffa8d Add winapi to Appveyor build 2015-07-28 21:17:52 +02:00
Abel Sinkovics
95b8b1ac50 Install headers in Appveyor 2015-07-28 20:30:09 +02:00
Abel Sinkovics
e0c0241686 Build only Boost.Test and Metaparse in Appveyor 2015-07-27 21:55:22 +02:00
Abel Sinkovics
219cb7c01e Adding appveyor.yml 2015-07-26 17:54:55 +02:00
Abel Sinkovics
2db8fb9123 Merge two sections in the reference 2015-07-25 21:41:22 +02:00
Abel Sinkovics
d845ea476d Use note elements in documentation 2015-07-25 21:40:53 +02:00
Abel Sinkovics
842096c4dd Get the Boost.Book dependencies from a different mirror in CI 2015-07-25 11:43:24 +02:00
Abel Sinkovics
374760d07c Remove documentation of swap and fix information about versioning 2015-07-25 11:20:48 +02:00
Abel Sinkovics
f121db8988 Fix typo in .travis.yml 2015-07-19 17:27:09 +02:00
Abel Sinkovics
4d1c5a1900 Suppress warnings while building dependent tools in CI 2015-07-19 17:21:44 +02:00