ttan
d3ab9a709e
added x3 example of wrapping multiple attributes using std::tuple
2019-06-18 14:54:03 +08:00
djowel
3d6cdcd748
small type fix
2019-04-25 11:22:15 +08:00
Nikita Kniazev
c2166b5d04
X3.Docs: Minor markup tweaks [skip ci]
2019-04-20 23:02:51 +03:00
Nikita Kniazev
1f81edb4fc
Bump version and update changelog [skip ci]
2019-03-29 04:31:18 +03:00
Nikita Kniazev
f7430abb48
Convert ticket reference to links in changelog
2019-03-28 22:33:59 +03:00
Nikita Kniazev
eea593da4e
X3.Docs: Fixed parse_rule instantiation
...
Missed an edit in d4c0179f
2019-03-06 17:54:10 +03:00
Nikita Kniazev
f6297dc92f
Fixed another unescaped Jamfile warnings
2019-03-03 03:30:56 +03:00
djowel
981843da24
Merge branch 'more_x3_tutorial_updates' into develop
2019-02-14 11:07:20 +08:00
djowel
12a576967a
fix duplicate text
2019-02-14 11:06:42 +08:00
Nikita Kniazev
d4c0179fa6
X3: parse_rule attribute must always be of rule::attribute_type&
...
After #456 `parse_rule` is always called with value of `rule::attribute_type&`
type. By removing attribute type deduction we also will turn any possible bug
in `transform_attribute` from a linkage to compile error.
Fixes #454
2019-02-09 14:57:53 +03:00
Nikita Kniazev
d15a26eb13
X3.Examples: Context type has changed due to #239
2019-01-08 19:05:08 +03:00
Nikita Kniazev
b4f5833cc6
Forgot to update version numbers [skip ci]
2018-11-16 17:04:14 +03:00
Nikita Kniazev
ff6a8e4e13
[1.69] Version bump and changelog update [skip ci]
2018-11-08 18:06:37 +03:00
Nikita Kniazev
558fa43c5e
Doc: Fixed changed url for ForwardIterator and OutputIterator
2018-09-29 22:41:12 +03:00
Nikita Kniazev
80ac3212a3
DOC: Forget to close section
2018-07-02 01:12:37 +03:00
Nikita Kniazev
2d1b8eb95d
Bump version and update changelog [skip ci]
2018-07-01 19:32:50 +03:00
djowel
08af6da9c4
small typo fix
2018-03-28 06:35:34 +08:00
djowel
25e29006de
Tutorial updates: more details on BOOST_SPIRIT_DEFINE, BOOST_SPIRIT_DECLARE and BOOST_SPIRIT_INSTANTIATE
2018-03-28 06:30:41 +08:00
djowel
11fa827b9b
minor updates
2018-03-27 15:56:51 +08:00
djowel
c2d982481e
- Tutorial updates
...
- Minimal example docs
2018-03-27 15:56:51 +08:00
Nikita Kniazev
3b0b33bece
DOC: SGI.com Tech Archive Resources now retired [skip ci]
2018-03-11 17:38:22 +03:00
djowel
54d0167bc8
error handling docs
2018-03-08 11:09:56 +08:00
djowel
130e6395d7
Annotation tutorial example docs
2018-03-08 11:09:56 +08:00
Nikita Kniazev
f324a80d83
Bump version and update changelog [skip ci]
2018-02-20 21:14:37 +03:00
Nikita Kniazev
da97acdddc
Doc: Fixed X3 version macro name
2018-02-15 19:13:54 +03:00
Andre Schroeder
88b8786b91
Remove as, as_string, and as_wstring from X3's documentation.
2017-10-01 13:00:17 +02:00
Mario Lang
20ecf739f0
Fix some typos in docs and comments.
2015-06-24 20:45:54 +02:00
Mario Lang
6846946823
X3: Make use of Fusion member type deduction to simplify examples.
2015-06-15 22:30:00 +02:00
Joel de Guzman
44e0014499
doc updates
2015-05-16 23:59:40 +08:00
Joel de Guzman
578091e779
- docs for rexpr tutorial
...
- minor bugfix (strings in lexeme)
2015-05-16 00:44:49 +08:00
Joel de Guzman
43d2b1b6e0
reoraganizing X3 documentation
2015-05-15 22:59:07 +08:00
Joel de Guzman
1f6f24733f
cleaning up the x3 docs
2015-05-13 22:21:32 +08:00
Joel de Guzman
5453de5cbb
partial documentation updates
2015-05-13 18:49:12 +08:00
Joel de Guzman
86fcb400a5
more tutorials available
2015-05-13 02:43:15 +08:00
Joel de Guzman
e1bf3b9458
Got all the num_list examples
2015-05-12 15:40:48 +08:00
Joel de Guzman
d38949f688
complex example
2015-05-12 14:53:55 +08:00
Joel de Guzman
62a735b7f2
more tutorials
2015-05-12 14:40:00 +08:00
Joel de Guzman
2836d1161c
images
2015-05-12 13:26:51 +08:00
Joel de Guzman
f291c53f88
start of X3 docs!
2015-05-12 13:26:51 +08:00
Joel de Guzman
5767624292
preparing for migration to boost devel
2014-03-18 10:53:30 +08:00