Commit Graph

4777 Commits

Author SHA1 Message Date
Hartmut Kaiser
5b2323bc61 Fixed #5247: mmap_file_iterator Copies String Argument
[SVN r69546]
2011-03-04 13:03:30 +00:00
Hartmut Kaiser
418fd94ddb Spirit: fixed compilation issue in attribute handling code
[SVN r69527]
2011-03-03 18:49:26 +00:00
John Maddock
37c876a5a5 Fix PDF build from within boost-root/doc/pdf.
[SVN r69512]
2011-03-03 11:23:57 +00:00
John Maddock
ac47060fb1 Fix PDF build from within boost-root/doc/pdf
[SVN r69511]
2011-03-03 11:22:48 +00:00
Joel de Guzman
be61a0c125 teejay's keyword directive
[SVN r69505]
2011-03-03 00:40:18 +00:00
Joel de Guzman
d84308252b teejay's keyword directive
[SVN r69503]
2011-03-03 00:32:48 +00:00
Joel de Guzman
c5ea700755 Added DEBUG_NODES and sucess_handler.
[SVN r69501]
2011-03-03 00:26:00 +00:00
Hartmut Kaiser
25216c09c8 Spirit: commented two non-functional use cases
[SVN r69498]
2011-03-02 23:45:14 +00:00
Hartmut Kaiser
2f949835d8 Spirit: reverting accidental commit
[SVN r69497]
2011-03-02 23:41:45 +00:00
Hartmut Kaiser
3f791745e3 Spirit: added handling of variants to the new attribute handling
[SVN r69496]
2011-03-02 23:38:30 +00:00
Hartmut Kaiser
89b05ff46d Spirit: added handling of variants to the new attribute handling
[SVN r69495]
2011-03-02 23:37:52 +00:00
Hartmut Kaiser
aeb773ecf4 Fixed #5246: mmap_file_iterator Fails to Initialize Correctly
[SVN r69476]
2011-03-02 12:29:17 +00:00
Joel de Guzman
48875211cd new entries
[SVN r69450]
2011-03-01 23:41:17 +00:00
Joel de Guzman
a3a9eaa9e6 calc8
[SVN r69444]
2011-03-01 17:26:06 +00:00
Joel de Guzman
3bcae0d356 silenced the pesky msvc warning
[SVN r69433]
2011-03-01 07:00:31 +00:00
Joel de Guzman
1666974821 small error reporting tweaks
[SVN r69432]
2011-03-01 04:13:10 +00:00
Hartmut Kaiser
a8e9de3326 Spirit: decorating function calls for disambiguation
[SVN r69431]
2011-03-01 03:30:14 +00:00
Joel de Guzman
5ed7b1932b added assembler printing
[SVN r69429]
2011-03-01 03:06:33 +00:00
Hartmut Kaiser
7c324eef45 Spirit: fixing container attribute handling of sequences and container parser components
[SVN r69405]
2011-02-28 22:43:13 +00:00
Joel de Guzman
3c4922c464 Better error handling and reporting.
[SVN r69380]
2011-02-28 11:57:37 +00:00
Joel de Guzman
1b038c35b0 Minor tweaks
[SVN r69379]
2011-02-28 10:15:00 +00:00
Joel de Guzman
c0c28a05e9 Better error handling
[SVN r69378]
2011-02-28 06:06:50 +00:00
Joel de Guzman
1267e26fe3 almost working
[SVN r69337]
2011-02-27 16:30:51 +00:00
Joel de Guzman
f21410dcfe statement grammar plus various updates
[SVN r69323]
2011-02-27 11:58:18 +00:00
Joel de Guzman
660609d2ec calc7 updates: tagging the AST
[SVN r69298]
2011-02-26 09:54:14 +00:00
Joel de Guzman
71fca7b45e updates
[SVN r69297]
2011-02-26 08:35:11 +00:00
Hartmut Kaiser
b4b7a97e5f Spirit: doc tweaks
[SVN r69295]
2011-02-26 04:13:55 +00:00
Hartmut Kaiser
c5599510e9 Spirit: lexer tweaks
[SVN r69294]
2011-02-26 04:12:08 +00:00
Hartmut Kaiser
5afb701cc1 Spirit: added context to top level APIs, added docs, added tests
[SVN r69293]
2011-02-26 04:07:14 +00:00
Hartmut Kaiser
d789cceec7 Spirit: added context to top level APIs
[SVN r69292]
2011-02-26 04:05:11 +00:00
Joel de Guzman
68fb071c02 more updates
[SVN r69233]
2011-02-24 06:31:06 +00:00
Hartmut Kaiser
14cdc347c5 Spirit: Fixing obscure bug in qi::attr(), added test case
[SVN r69219]
2011-02-23 20:09:38 +00:00
Hartmut Kaiser
a725d48279 Spirit: Fixing obscure bug in qi::attr()
[SVN r69218]
2011-02-23 20:08:35 +00:00
Joel de Guzman
5ac9739feb More updates
[SVN r69204]
2011-02-23 10:54:02 +00:00
Joel de Guzman
96c1aa8399 the compiler tutorial
[SVN r69202]
2011-02-23 07:21:33 +00:00
Joel de Guzman
95df416cb4 tweaks for qi and karma: option to have no predefined terminals
[SVN r69193]
2011-02-23 00:39:39 +00:00
Joel de Guzman
0cc2c21375 fixed test error
[SVN r69138]
2011-02-22 02:08:05 +00:00
Joel de Guzman
db8872d1ca added option to have no predefined terminals _1..._N _j, _val, etc.
[SVN r69136]
2011-02-22 01:28:11 +00:00
Joel de Guzman
93b6b954d6 reverting 69103
[SVN r69114]
2011-02-21 01:31:56 +00:00
Hartmut Kaiser
0b02b87f45 Spirit: Fixed a warning about class/struct mismatch
[SVN r69104]
2011-02-20 20:46:56 +00:00
Hartmut Kaiser
c3bd4db100 Spirit: removing reference to not existing header file (this broke all of Spirit)
[SVN r69103]
2011-02-20 20:37:46 +00:00
Hartmut Kaiser
34caf28b54 Spirit: fixed karma::repeat to use the new attribute propagation scheme as well, adding tests
[SVN r69092]
2011-02-20 19:27:22 +00:00
Hartmut Kaiser
1252a08c2b Spirit: fixed karma::repeat to use the new attribute propagation scheme as well
[SVN r69091]
2011-02-20 19:26:24 +00:00
Joel de Guzman
660ed70a87 Tweaks. Allow attribute compatibility on alternatives
[SVN r69024]
2011-02-19 09:22:28 +00:00
Joel de Guzman
d0ce4409fa Tweaks. Allow attribute compatibility on alternatives
[SVN r69023]
2011-02-19 09:15:03 +00:00
Joel de Guzman
95d6f1fae0 Tweaks. Allow attribute compatibility on alternatives
[SVN r69022]
2011-02-19 09:14:26 +00:00
Joel de Guzman
3d0e657f08 Allow attribute compatibility on alternatives
[SVN r69020]
2011-02-19 02:13:03 +00:00
Joel de Guzman
c835d03ea7 New calculator generating AST (no SAs)
[SVN r68989]
2011-02-18 15:09:40 +00:00
Joel de Guzman
d56e3933c2 changing parser postcondition to: On a failed match, attrib state is undefined.
[SVN r68938]
2011-02-16 01:27:24 +00:00
Joel de Guzman
6ec7f9bb32 Allow attribute compatibility with semantic actions
[SVN r68908]
2011-02-15 03:35:41 +00:00