Abel Sinkovics
|
008351770f
|
Add space where a >> token might be generated for templates in pre-c++11 code
|
2016-02-09 22:28:42 +01:00 |
|
Abel Sinkovics
|
3ac75222e8
|
Use braces around the arguments of operator< in template arguments.
|
2016-02-05 22:46:23 +01:00 |
|
Abel Sinkovics
|
6eae446c69
|
Use int as the character type in non-variadic update_c
|
2016-02-04 21:59:41 +01:00 |
|
Abel Sinkovics
|
1cf78dda43
|
Merge pull request #4 from r0mai/png-to-svg
Use the nicer svg badge for travis-ci
|
2016-02-04 21:57:26 +01:00 |
|
Andras Kucsma
|
9b9d4b1561
|
Use the nicer svg badge for travis-ci
|
2016-01-26 17:58:02 +01:00 |
|
Abel Sinkovics
|
9c7639da11
|
Update references to generate_all.py
|
2016-01-14 08:17:12 +01:00 |
|
Abel Sinkovics
|
0bc9478223
|
Add boostdoc target
|
2016-01-13 21:46:32 +01:00 |
|
Abel Sinkovics
|
a352715384
|
Move generate_all.py to tools
|
2016-01-13 21:45:30 +01:00 |
|
Abel Sinkovics
|
fbe835e0fd
|
Get the dependent libraries in the build_script
|
2016-01-13 00:16:56 +01:00 |
|
Abel Sinkovics
|
ba290d8746
|
Fix paths in appveyor build
|
2016-01-13 00:03:59 +01:00 |
|
Abel Sinkovics
|
dcffdca2aa
|
Add script for checking out dependent libraries in CI
|
2016-01-12 23:47:46 +01:00 |
|
Abel Sinkovics
|
b84e7d7868
|
Remove git checkout master in Appveyor build
|
2016-01-09 13:58:07 +01:00 |
|
Abel Sinkovics
|
f29dd0a083
|
Make copying the images a dependency of the metaparse target.
This ensures that the images are copied when the docs for all libs are
generated.
|
2015-10-20 07:46:04 +02:00 |
|
Abel Sinkovics
|
e0ad97a0a1
|
Merge pull request #3 from zerotypos-found/fix_typo
Fix typo in doc
|
2015-10-20 07:08:13 +02:00 |
|
zerotypos-found
|
66f0e449de
|
Fix typo in doc.
|
2015-10-20 12:22:15 +09:00 |
|
Abel Sinkovics
|
2c2f3d201f
|
Update index.html
|
2015-10-20 00:32:43 +02:00 |
|
Abel Sinkovics
|
1bb7716cab
|
Remove duplicated entry in the reference
|
2015-10-20 00:24:19 +02:00 |
|
Abel Sinkovics
|
ae33aed184
|
Move the location of the image files in the generated documentation
|
2015-10-20 00:24:04 +02:00 |
|
Abel Sinkovics
|
d11fd9f2e5
|
Update Appveyor link
|
2015-10-18 22:26:23 +02:00 |
|
Abel Sinkovics
|
b0a510f55e
|
Update Travis CI link
|
2015-10-18 22:18:15 +02:00 |
|
Abel Sinkovics
|
3a5c8dc9a5
|
Remove comment about temporary documentation hosting
|
2015-10-18 21:49:20 +02:00 |
|
Abel Sinkovics
|
195df680d0
|
Delete before_*.qbk before generation in Travis
|
2015-10-17 14:38:01 +02:00 |
|
Abel Sinkovics
|
2697718283
|
Return getting started manual in an array of lines instead of one string after generation of earlier definitions
|
2015-10-17 14:36:23 +02:00 |
|
Abel Sinkovics
|
12f2af4472
|
Move definitions before each section into its own section
|
2015-10-17 14:35:28 +02:00 |
|
Abel Sinkovics
|
f5c7d1383c
|
Add the list of definitions and includes before each section to getting started
|
2015-10-17 14:11:36 +02:00 |
|
Abel Sinkovics
|
4da9833973
|
Fix typo in manual
|
2015-10-17 13:24:40 +02:00 |
|
Abel Sinkovics
|
3b0d5a9edb
|
Update README in doc according to generator script changes
|
2015-10-17 13:17:15 +02:00 |
|
Abel Sinkovics
|
e1b6dfa9f3
|
Add BOOST_METAPARSE_VERSION
|
2015-10-17 13:15:15 +02:00 |
|
Abel Sinkovics
|
40cec740c6
|
Avoid using empty cxxflags argument in Travis
|
2015-10-17 12:50:00 +02: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
|
68f0722ced
|
Don't set template-depth explicitly in Travis CI
|
2015-10-13 21:49:34 +02:00 |
|
Abel Sinkovics
|
9e478f92a5
|
Add a paragraph on using Metashell locally for the Getting Started guide
|
2015-10-12 21:08:38 +02:00 |
|
Abel Sinkovics
|
5474fb4319
|
cd into the checkout directory at the end of the init step in Appveyor
|
2015-10-10 16:27:18 +02:00 |
|
Abel Sinkovics
|
1ed0449420
|
Work around Appveyor creating the target directory before running init steps
|
2015-10-10 16:21:51 +02:00 |
|
Abel Sinkovics
|
29116ac627
|
Add information on building the tests and examples in c++11 to the docs
|
2015-10-10 16:19:04 +02:00 |
|
Abel Sinkovics
|
aff1d8b1f8
|
Mention Metashell prompts in Getting Started
|
2015-10-10 16:10:46 +02:00 |
|
Abel Sinkovics
|
b8ce72976b
|
Add a desciption on the possible parsing result types
|
2015-10-10 15:54:01 +02:00 |
|
Abel Sinkovics
|
31d35aacbc
|
Clone into a temp directory in Appveyor
|
2015-10-10 15:32:45 +02:00 |
|
Abel Sinkovics
|
faf756b9ee
|
Remove the (double) creation of the build directory in Appveyor
|
2015-10-10 15:28:13 +02:00 |
|
Abel Sinkovics
|
b577037fc4
|
Merge branch 'develop' of https://github.com/sabel83/metaparse into develop
|
2015-10-10 15:21:12 +02:00 |
|
Abel Sinkovics
|
53efd256c5
|
Add a section about supported grammar types
|
2015-10-08 21:55:41 +02:00 |
|
Abel Sinkovics
|
6b0ef68f6f
|
Make get_result a link
|
2015-10-08 21:28:41 +02:00 |
|
Abel Sinkovics
|
847b707f97
|
Read the getting started source code only once during automatic code generation
|
2015-10-04 21:28:36 +02:00 |
|
Abel Sinkovics
|
6eecab65b0
|
Move all code generation into one script
|
2015-10-04 12:50:14 +02:00 |
|
Abel Sinkovics
|
d08d6a8895
|
Make gen_headers pure
|
2015-10-04 12:42:46 +02:00 |
|
Abel Sinkovics
|
23be330332
|
Move the .travis.yml file to the new location as well in Travis when moving the checked-out code
|
2015-10-03 16:21:21 +02:00 |
|
Abel Sinkovics
|
91fe5cd594
|
Move the .git directory to the new location as well in Travis when moving the checked-out code
|
2015-10-03 16:17:33 +02:00 |
|