2382 Commits

Author SHA1 Message Date
Joel de Guzman 4eaf739641 Fixed typo (again)
[SVN r61548]
2010-04-24 23:10:00 +00:00
Hartmut Kaiser d98c0b0f4d Spirit: fixed a stupid problem
[SVN r61523]
2010-04-24 01:23:05 +00:00
Joel de Guzman dea9bc0d83 Fixed typo
[SVN r61520]
2010-04-24 00:16:08 +00:00
Hartmut Kaiser 6c3cdabafb Spirit: fixing strict mode for sequences
[SVN r61515]
2010-04-23 21:19:16 +00:00
Hartmut Kaiser cacfd945bf Spirit: fixed problem with qi and karma debug_handler
[SVN r61514]
2010-04-23 21:17:25 +00:00
Hartmut Kaiser ee8da76834 Spirit: tweaking attribute handling for Karma sequences
[SVN r61506]
2010-04-23 14:59:35 +00:00
Hartmut Kaiser 51f1a9f810 Spirit: fixing gcc errors
[SVN r61499]
2010-04-23 01:13:08 +00:00
Hartmut Kaiser fdb92763c6 Spirit: added strict mode to Karma, new directives strict[] and relaxed[]. No docs yet
[SVN r61491]
2010-04-22 20:25:10 +00:00
Hartmut Kaiser ebbe1e1146 Spirit: refactored debug code
[SVN r61477]
2010-04-22 00:40:52 +00:00
Hartmut Kaiser 00fc228796 Spirit: fixing more gcc errors
[SVN r61476]
2010-04-22 00:09:49 +00:00
Hartmut Kaiser 2966839ec7 Spirit: fixed gcc compilation problems, added karma debug support, fixed Qi debug indentation
[SVN r61475]
2010-04-21 23:35:50 +00:00
Hartmut Kaiser 404e525a1e Spirit: fixing compilation problem
[SVN r61471]
2010-04-21 18:53:10 +00:00
Hartmut Kaiser 491095d948 Spirit: fixing problem with using a karma::repeat[] in a sequence.
[SVN r61468]
2010-04-21 17:22:37 +00:00
Hartmut Kaiser 08afd83615 Spirit: added karma::skip directive
[SVN r61445]
2010-04-21 00:49:21 +00:00
Jeremiah Willcock f86d7e1ae8 Fixed tab and no-newline-at-end-of-file issues from inspection report
[SVN r61435]
2010-04-20 17:54:16 +00:00
Hartmut Kaiser fddb171674 Spirit: added transform_attribute customization point to Qi and Karma semantic actions
[SVN r61425]
2010-04-20 14:30:19 +00:00
Hartmut Kaiser 4964738975 Spirit: refactored implementation of transform_attribute
[SVN r61389]
2010-04-19 01:56:14 +00:00
Hartmut Kaiser f30a4272bb Spirit: fixing inspect errors
[SVN r61375]
2010-04-18 19:02:09 +00:00
Hartmut Kaiser 998d066d64 Spirit: fixing inspect errors
[SVN r61373]
2010-04-18 18:31:53 +00:00
Hartmut Kaiser c5e41d76a0 Spirit: fixing inspect errors
[SVN r61372]
2010-04-18 18:24:36 +00:00
Hartmut Kaiser f0b3d3c909 Spirit: fixed attribute propagation of optionals in rules
[SVN r61328]
2010-04-16 22:47:13 +00:00
Hartmut Kaiser c1a05a32af Spirit: Added a missing header file
[SVN r61325]
2010-04-16 18:16:55 +00:00
Hartmut Kaiser b138af75ee Spirit: extended attribute handling capabilities of the karma::symbols generator
[SVN r61323]
2010-04-16 18:13:37 +00:00
Hartmut Kaiser 24e16f5585 Spirit: refined attribute extraction customization point (Karma), enabled single element sequences everzwhere a single value is expected (Qi, Karma)
[SVN r61322]
2010-04-16 18:12:24 +00:00
Hartmut Kaiser c80ddb957c Spirit: added single character syntax for character ranges for Karma as well
[SVN r61320]
2010-04-16 18:00:33 +00:00
Hartmut Kaiser ea89ba2a65 Spirit: added single character syntax for character ranges
[SVN r61318]
2010-04-16 17:55:29 +00:00
Hartmut Kaiser 4d73ff7a72 Spirit: fixing two problems in Karma's attribute handling
[SVN r61315]
2010-04-16 12:05:20 +00:00
Hartmut Kaiser 8260129b27 Spirit: working on karma::symbols generator
[SVN r61307]
2010-04-16 02:47:22 +00:00
Hartmut Kaiser c65fb2f80f Spirit: refining the transform_attribute CP
[SVN r61284]
2010-04-15 02:43:23 +00:00
Hartmut Kaiser a6e53f68f3 Spirit: refined not_is_variant and not_is_optional
[SVN r61254]
2010-04-13 18:50:50 +00:00
Hartmut Kaiser 7a446abc36 Spirit: removing stray comma
[SVN r61247]
2010-04-13 14:32:57 +00:00
Hartmut Kaiser c8cf7cbe43 Phoenix: merging from trunk
[SVN r61226]
2010-04-12 13:35:58 +00:00
Joel de Guzman d10a72e041 bug fix. removing add_const in result_of type deduction.
[SVN r61219]
2010-04-12 03:20:34 +00:00
Hartmut Kaiser 8d9e74e9ee Spirit: merging bug fixes from trunk
[SVN r61216]
2010-04-12 00:01:21 +00:00
Hartmut Kaiser f3f66b9cca Spirit: allow to output pointers using uint generators
[SVN r61213]
2010-04-11 22:09:28 +00:00
Hartmut Kaiser 09b7529a44 Spirit: fixing problem in karma::omit
[SVN r61212]
2010-04-11 22:05:26 +00:00
Hartmut Kaiser dc21be9b9f Spirit: fixing problems in reference.cpp
[SVN r61171]
2010-04-10 02:32:28 +00:00
Hartmut Kaiser 09ce81e2ce Spirit: added overloads for all API functions allowing to take the iterator as const refs
[SVN r61159]
2010-04-09 15:46:51 +00:00
Hartmut Kaiser 52e6bbf5b1 Spirit: last merge from trunk
[SVN r61133]
2010-04-07 18:16:49 +00:00
Hartmut Kaiser b1bb3cac08 Spirit: merging from trunk
[SVN r61130]
2010-04-07 16:30:11 +00:00
Hartmut Kaiser 93c0009c53 Spirit: generated lexer tables are not minimzed by default anymore
[SVN r61128]
2010-04-07 15:49:20 +00:00
Hartmut Kaiser e017beba02 Spirit: fixing attribute transformation ambiguity
[SVN r61123]
2010-04-07 13:16:53 +00:00
Hartmut Kaiser 54ac410fea Spirit: merging from trunk
[SVN r61119]
2010-04-07 01:42:10 +00:00
Hartmut Kaiser 80c0efc87d Spirit: more merges from trunk
[SVN r61118]
2010-04-07 00:41:42 +00:00
Hartmut Kaiser 4424ffe26b Spirit: more merges from trunk
[SVN r61116]
2010-04-06 21:29:53 +00:00
Hartmut Kaiser ea22612112 Spirit: still fighting tree conflict...
[SVN r61109]
2010-04-06 18:31:22 +00:00
Hartmut Kaiser 42f731312b Spirit: trying to resolve tree conflict
[SVN r61108]
2010-04-06 18:20:34 +00:00
Hartmut Kaiser 72713a57dc Spirit: merging from trunk
[SVN r61106]
2010-04-06 16:28:38 +00:00
Hartmut Kaiser 64f9cbdfdd Wave: merging from trunk
[SVN r61105]
2010-04-06 15:43:50 +00:00
Joel de Guzman d3968c7d9a - better attribute handling
- introduced is_proxy

[SVN r61002]
2010-04-02 16:00:02 +00:00