1d328361faSpirit: doc update, test adjustments for recent change in attribute semantics
Hartmut Kaiser
2009-08-09 23:06:02 +0000
9175b4cc10Spirit: changed semantics of karma::char_(), karma::string(), karma::int_() et.al., karma::double_() et.al. Fixed attribute handling all over the place.
Hartmut Kaiser
2009-08-09 23:03:43 +0000
de28c25168Spirit: improved error handling in one of the karma examples
Hartmut Kaiser
2009-08-09 19:16:38 +0000
5d65f20200Spirit: simplified a couple of the examples
Hartmut Kaiser
2009-08-09 19:02:06 +0000
07c8cfb2f1Spirit: another fix to the calc2_ast_vm example
Hartmut Kaiser
2009-08-09 19:01:36 +0000
0fa46376acSpirit: fixed calc_ast examples
Hartmut Kaiser
2009-08-09 17:12:47 +0000
379c5bfc8fSpirit: added missing include's
Hartmut Kaiser
2009-08-08 23:21:22 +0000
f2ee1763feSpirit: doc update for fixed return value semantics of karma::buffer[]
Hartmut Kaiser
2009-08-07 13:36:05 +0000
e18a3edde1Spirit: fixing return value semantics of karma::buffer[]
Hartmut Kaiser
2009-08-07 13:34:29 +0000
6c18538a3bSpirit: fix template parameter name
François Barel
2009-08-07 12:56:50 +0000
a0edc192e5Spirit: reverted latest experimental change to optional, fixed test
Hartmut Kaiser
2009-08-04 13:13:03 +0000
4087f8ab88Spirit: reverted latest experimental change to optional
Hartmut Kaiser
2009-08-04 13:12:35 +0000
935c56e9c4Spirit: documentation update, test cases added
Hartmut Kaiser
2009-08-03 15:55:34 +0000
c029d5bd36Spirit: karma optional now can be invoked with incompatible attribute types
Hartmut Kaiser
2009-08-03 15:54:02 +0000
2b8bafc1e6Spirit: fixed karma alternative generator properties
Hartmut Kaiser
2009-08-03 15:48:33 +0000
15aed33df4Spirit: added missing header file
Hartmut Kaiser
2009-08-03 15:47:54 +0000
c6b5c9eaf7Spirit: added karma directive buffer[]
Hartmut Kaiser
2009-08-03 15:47:26 +0000
06b02458deSpirit: Minor edits, mostly fixing comments
Hartmut Kaiser
2009-08-03 15:46:45 +0000
3dbebcb8b5Spirit: renamed traits::properties to traits::properties_of, added missing files
Hartmut Kaiser
2009-08-03 02:28:27 +0000
e7f52fe0baSpirit: renamed an unit test
Hartmut Kaiser
2009-08-03 02:27:14 +0000
6776e40b26Spirit: finished documenting the karma operator module
Hartmut Kaiser
2009-08-02 22:51:46 +0000
90fb37891fSpirit: fixed return value of the karma optional generator
Hartmut Kaiser
2009-08-02 21:57:34 +0000
ccbfa76a77Spirit: added two more sections of documentation, several other additions and edits
Hartmut Kaiser
2009-08-02 19:00:10 +0000
3149dad176Spirit: added missing header file
Hartmut Kaiser
2009-08-02 18:43:23 +0000
79cac5c16dSpirit: fixed test cases for semantics of self contained karma kleene/plus generators
Hartmut Kaiser
2009-08-02 18:14:47 +0000
56ad36b551Spirit: fixed semantics of self contained karma kleene/plus generators
Hartmut Kaiser
2009-08-02 18:14:01 +0000
4e7a53a9eeSpirit: added some test cases for special attribute handling in sequences
Hartmut Kaiser
2009-08-02 17:55:13 +0000
bf9ee44e60Spirit: minor comment fix
Hartmut Kaiser
2009-08-02 17:50:42 +0000
3bdd9eca8fSpirit: enabled special attribute handling for sequences if attribute is a fusion sequence and the sequence has exactly one element exposing an attribute
Hartmut Kaiser
2009-08-02 17:14:33 +0000
0e0c39460aSpirit: fixed an attribute propagation problem in the lex::state_switcher component
Hartmut Kaiser
2009-08-02 17:06:43 +0000
e458af7d84Spirit: added missing header file
Hartmut Kaiser
2009-08-02 16:21:55 +0000
9750df5fefSpirit: doc update
Hartmut Kaiser
2009-08-02 02:02:38 +0000
75b4f1df45Spirit: added missing header file
Hartmut Kaiser
2009-08-01 22:13:17 +0000
23323b0f14Spirit: added missing header files
Hartmut Kaiser
2009-08-01 20:59:25 +0000
9f93a96ad8Spirit: documentation fixes
Hartmut Kaiser
2009-07-31 20:51:32 +0000
7423f77942fix wrong test numbers. fix for g++ 4.3
Joel de Guzman
2009-07-31 01:12:51 +0000
f10d758b14Spirit: added typedef for iterator_type to qi::rule and larma::rule
Hartmut Kaiser
2009-07-31 00:08:50 +0000
666ae1f055Spirit: fixed include paths and Jamfile
Hartmut Kaiser
2009-07-30 23:08:46 +0000
d3a9d134d4Spirit: repository doc update, added example and test for qi::confix
Hartmut Kaiser
2009-07-30 23:05:02 +0000
b2dc553f47Spirit: add qi>>confix to repository, added missing headers files, restructured repository include directories
Hartmut Kaiser
2009-07-30 23:03:34 +0000
e226c02469Spirit: repository doc update
Hartmut Kaiser
2009-07-30 22:59:42 +0000
0348bc3e71Spirit: doc updates
Hartmut Kaiser
2009-07-30 13:32:03 +0000
9f3fb9004aSpirit: doc: describe usage of symbols in no_case + add 2 FAQ entries
François Barel
2009-07-30 09:58:52 +0000
a4d1aeeb00Spirit: simplified recent changes
Hartmut Kaiser
2009-07-29 13:50:08 +0000
351a5e5fb1Spirit: added missing typenames
Hartmut Kaiser
2009-07-29 13:11:29 +0000
e9552531d2Spirit: added test case for formatting containers holding pointers
Hartmut Kaiser
2009-07-28 19:08:05 +0000
801270b727Spirit: fixed return type for traits::deref(Iterator)
Hartmut Kaiser
2009-07-28 18:59:57 +0000
189aa7aaccSpirit: added test cases for new rule initialization, documented more sequence attribute rules
Hartmut Kaiser
2009-07-28 17:36:06 +0000
4d786f841dSpirit: added rule constructors allowing to directly initialize rules: rule<> r = ... (yay!), added proper initialization of attributes in looping parsers, fixed attribute passing for qi::rule's
Hartmut Kaiser
2009-07-28 17:34:13 +0000
dde9d13e4aSpirit: fix actions test failure on gcc-4.0.1
François Barel
2009-07-28 17:07:49 +0000
0bba567ba6Spirit: avoid gcc warning
François Barel
2009-07-28 17:02:57 +0000
390abcebb0Spirit: restored rule copy constructor
Hartmut Kaiser
2009-07-28 12:23:19 +0000
141df64db0Spirit: fixing compilation issues
Hartmut Kaiser
2009-07-28 00:38:07 +0000
c091276a86Spirit: unified #pragma once directive in all header files
Hartmut Kaiser
2009-07-27 23:45:39 +0000
ec6d3ff9ecSpirit: fixing compilation errors, changed metafunctions to use metafunction forwarding where possible
Hartmut Kaiser
2009-07-27 18:51:30 +0000
bf09d03176Spirit: doc updates
Hartmut Kaiser
2009-07-27 18:42:13 +0000
9047f577e5Spirit: add missing include
François Barel
2009-07-26 21:24:16 +0000
ba8ef6a776Spirit: more doc updates
Hartmut Kaiser
2009-07-26 19:15:59 +0000
4e13ed9b94Spirit: doc updates
Hartmut Kaiser
2009-07-26 16:55:35 +0000
7ac59f0464Spirit: documentation update
Hartmut Kaiser
2009-07-26 03:34:48 +0000
5cbdb60899Spirit: fixed regression on Darwin/PPC
Hartmut Kaiser
2009-07-26 01:20:11 +0000
869ff17a41Spirit: fixed regression on Darwin/PPC
Hartmut Kaiser
2009-07-26 01:19:49 +0000
2a57bed3ebSpirit: Added qi::distinct parser tests and examples
Hartmut Kaiser
2009-07-26 01:19:22 +0000
38eac6305eSpirit: doc update
Hartmut Kaiser
2009-07-26 01:18:07 +0000
c9fa48e775Spirit: fixing karma::confix directive
Hartmut Kaiser
2009-07-26 01:11:24 +0000
981144705aSpirit: added qi::distinct to repository
Hartmut Kaiser
2009-07-26 01:10:49 +0000
650fe07e81Spirit: factored out unused_skipper
Hartmut Kaiser
2009-07-26 01:09:56 +0000
5e887b8895Spirit: fixing alignment directives
Hartmut Kaiser
2009-07-26 01:08:44 +0000
0883c073efSpirit: fixing comments
Hartmut Kaiser
2009-07-26 01:07:47 +0000
d5f619740cSpirit: fixed problem in copy constructor of rules
Hartmut Kaiser
2009-07-26 01:07:01 +0000
fa07eaaaa2CMake wants every target to have a globally unique name: uncollide num_list1 to karma_num_list1 and qi_num_list1
Troy D. Straszheim
2009-07-26 01:00:58 +0000
685b8deaf0Copyrights on CMakeLists.txt to keep them from clogging up the inspect reports. This is essentially the same commit as r55095 on the release branch.
Troy D. Straszheim
2009-07-26 00:49:56 +0000
e54352df83Spirit: minor doc fixes
Hartmut Kaiser
2009-07-24 14:49:37 +0000
4d68c4be5ddouble number parse benchmarks
Joel de Guzman
2009-07-24 04:10:16 +0000
e4ef5727adSpirit: doc update
Hartmut Kaiser
2009-07-24 02:51:33 +0000
bc31114ca4Spirit: attr is not a primitive_parser, but only a parser
Hartmut Kaiser
2009-07-23 20:04:29 +0000
a9d2d4b7d2Spirit: added attr docs
Hartmut Kaiser
2009-07-23 19:59:51 +0000
820e23f690Spirit: Added a couple of missing #include's
Hartmut Kaiser
2009-07-23 16:02:52 +0000
7d96d7d9eeSpirit: improved test case
Hartmut Kaiser
2009-07-23 16:00:30 +0000
b17f1be4c2Spirit: added attr() pseudo parser test cases and quickdoc
Hartmut Kaiser
2009-07-23 15:57:37 +0000
6269ee194bSpirit: added attr() pseudo parser
Hartmut Kaiser
2009-07-23 15:54:19 +0000
5b4be6f319Spirit: removed obsolete file
Hartmut Kaiser
2009-07-23 15:15:20 +0000
858bbbd73emade the report print the total accumulated time (not for one iteration which gives a very small number).
Joel de Guzman
2009-07-23 03:01:16 +0000
1a23fad44brename + minor tweaks
Joel de Guzman
2009-07-23 02:41:53 +0000
1273f2ce7eremove const for container's value type
Joel de Guzman
2009-07-23 02:22:58 +0000
2fd38f6af0Spirit: lists, kleene, plus, etc. now support any STL container (except map)
Hartmut Kaiser
2009-07-23 01:28:41 +0000
e0441c5743Spirit: more test cases for list parsers
Hartmut Kaiser
2009-07-23 01:26:26 +0000
3d9989c895Add basic copyright/license to keep cmake out of the inspection report
Troy D. Straszheim
2009-07-22 21:51:01 +0000
9c8a2e903cminor tweak
Joel de Guzman
2009-07-22 20:15:51 +0000
d78cd615b2fix missing include
Joel de Guzman
2009-07-22 20:14:12 +0000
b5bf6f1d71Spirit: merge r53759 from trunk (fix range_run test failures)
François Barel
2009-07-22 20:11:54 +0000
c84b85b7cbUpdates to benchmark harness
Joel de Guzman
2009-07-22 20:09:06 +0000
4c9a6647caupdated int_ benchmarks to use the test harness
Joel de Guzman
2009-07-22 18:24:36 +0000
1e322c7a31Updates to boilerplate benchmark code
Joel de Guzman
2009-07-22 17:07:13 +0000
1d49544e25Updates to boilerplate benchmark code
Joel de Guzman
2009-07-22 16:54:20 +0000
ba790e7573Spirit: added character classification parsers to Qi's quick reference documentation section
Hartmut Kaiser
2009-07-22 15:09:44 +0000
4f56833c80Spirit: re-added lost comment about compilation errors on skipper incompatibility
Hartmut Kaiser
2009-07-21 17:48:39 +0000
6941c58f1dSpirit: new performance data, updated docs
Hartmut Kaiser
2009-07-21 17:36:50 +0000
61de13e5e1updates
Joel de Guzman
2009-07-21 16:45:39 +0000