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
63e779a2e6
added version type
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
850c71a3d7
Merge pull request #88 from tabe/develop-argument
...
fix another unused local typedef
2015-05-01 13:28:57 +08:00
Takeshi Abe
51ab749aae
fix another unused local typedef
2015-05-01 14:02:13 +09:00
Joel de Guzman
0956c9f494
Merge pull request #87 from tabe/develop-string_token_def
...
fix unused local typedef
2015-04-30 17:54:22 +08:00
Takeshi Abe
88086009ba
fix unused local typedef
2015-04-30 18:32:56 +09:00
Joel de Guzman
8a85e08dce
Merge pull request #86 from JamesWidman/develop
...
Updated the check-for-self in x3::variant
2015-04-30 06:57:07 +08:00
James Widman
21dd555afe
Updated the check-for-self in x3::variant
2015-04-29 15:32:13 -04:00
Takeshi Abe
198d1e12e3
comment it out
2015-04-29 18:42:03 +09:00
Takeshi Abe
ab160bf58d
fix unused parameter
2015-04-29 12:32:39 +09:00
Joel de Guzman
c5ec7c5d32
Merge pull request #83 from sergiud/develop
...
Fix for a type conversion warning
2015-04-25 18:12:03 +08:00
Sergiu Dotenco
4c92955cf6
fixed level 4 type conversion warning issued by msvc 12.0
2015-04-25 08:37:27 +02:00
Joel de Guzman
e10a181233
Merge pull request #82 from tabe/develop-link
...
fix link
2015-04-24 15:57:35 +08:00
Takeshi Abe
55ff6fa39c
fix link
2015-04-24 15:49:16 +09:00
Joel de Guzman
b427afa9ee
Merge pull request #80 from drivehappy/develop
...
Removed unused parameters, caught by clang warnings.
2015-04-23 22:23:37 +08:00
Joel de Guzman
52c8dbd6a2
Merge branch 'master' into develop
2015-04-23 08:36:11 +08:00
drivehappy
f703066b45
Re-added commented unused parameters per PR review
2015-04-21 19:09:23 -07:00
drivehappy
6d89b0ac04
Removed unused parameters, caught by clang warnings.
2015-04-21 15:04:14 -07:00
Joel de Guzman
14c87d6168
specific support for puch_back and append to std::map
2015-04-17 07:24:53 +08:00
Joel de Guzman
0a8fc4c147
removing outdated json lib
2015-04-16 21:52:04 +08:00
Joel de Guzman
ac47e3d9cd
Fixes for variadic variant updates
2015-04-16 21:49:53 +08:00
Joel de Guzman
b53a22058a
Merge pull request #79 from darkennight/develop
...
Added method to the position_policy to get the current line and column i...
2015-04-16 17:56:50 +08:00
Denis Trüby
0eb8830dbd
Simplyfied the name of get_line and get_column
2015-04-16 09:01:44 +02:00
Denis Trueby
c0a41f70db
Added method to the position_policy to get the current line and column in the output
2015-04-15 22:31:17 +02:00
Joel de Guzman
75cbed67d8
Merge pull request #78 from alkino/master
...
Remove useless typedef to remove warning
2015-04-14 06:08:38 +08:00
Nicolas Cornu
1a00f87efa
Remove useless typedef to remove warning
2015-04-13 20:57:08 +02:00
Joel de Guzman
c5fe8848ce
added explicit force_attribute bool template parameter to rule
2015-04-08 14:34:29 +08:00
Joel de Guzman
5e4b0a7c84
X3 now works with g++4.9
2015-04-08 11:16:32 +08:00
Joel de Guzman
4afe8de7cb
X3 now works with g++2.9
2015-04-08 11:08:47 +08:00
Joel de Guzman
2baddc5f29
fixed new symbols usage
2015-04-08 07:40:50 +08:00
Joel de Guzman
5d902ee1ae
update missing #include <iostream>
2015-04-08 06:40:31 +08:00
Joel de Guzman
b630590075
Merge pull request #76 from lanurmi/spelling-fix-occurr
...
Fix spelling of "occurr*".
2015-03-29 20:40:13 +08:00
Lauri Nurmi
78afafed86
Fix spelling of "occurr*".
2015-03-29 13:30:24 +03:00
Joel de Guzman
f51566bece
Merge pull request #75 from mloskot/develop
...
Improve QString integration in custom_string.cpp
2014-12-15 18:56:20 +08:00
Mateusz Łoskot
0d4d2c1f6c
Improve QString integration in custom_string.cpp
...
Improve QString integration in custom_string.cpp
There is an example of how to use Qi with Qt's QString as a custom string.
This is very helpful but it doesn't work in conjunction with the debug facilities.
The following patch fixes this by adding a couple of template specialisations.
Patch originally submitted as https://svn.boost.org/trac/boost/ticket/8846
2014-12-15 11:53:13 +01:00
Joel de Guzman
106fd70c50
Merge pull request #74 from boostorg/revert-72-master
...
Revert "Fix example of using Qi with QStrings"
2014-12-15 18:45:21 +08:00
Joel de Guzman
cbd1e8188b
Revert "Fix example of using Qi with QStrings"
2014-12-15 18:45:02 +08:00
Joel de Guzman
cb741a68c1
Merge pull request #72 from timangus/master
...
Fix example of using Qi with QStrings
2014-12-14 06:22:08 +08:00
Tim Angus
075e19b18e
Fix example of using Qi with QStrings
2014-12-13 13:33:54 +00:00
Joel de Guzman
6758f42c61
Merge pull request #57 from mlang/x3/example/redundant-decls
...
Remove redundant decls which already appear in previous header.
2014-11-22 01:23:23 +08:00
Joel de Guzman
49dbe10e2e
Merge pull request #66 from LegalizeAdulthood/refcard
...
Add TeX source and PDF output for reference card.
2014-11-22 01:22:42 +08:00
Joel de Guzman
67854cb26e
Merge pull request #55 from mlang/x3/test/optional-omit
...
Re-enable the use of omit in test/x3/optional.cpp.
2014-11-22 01:22:24 +08:00
Joel de Guzman
a0f2c656ad
Merge pull request #54 from mlang/gcc
...
Pass -std=c++1y instead of -std==c++0x to GCC to make x3 tests pass.
2014-11-22 01:19:34 +08:00
Joel de Guzman
729ffd680a
Merge pull request #70 from mlang/error_reporting/without/line_pos_iterator
...
Decouple error_reporting.hpp from line_pos_iterator.
2014-11-22 01:19:14 +08:00