Commit Graph

4777 Commits

Author SHA1 Message Date
Joel de Guzman
987f8cf1bc more error handling
[SVN r61394]
2010-04-19 04:36:38 +00:00
Joel de Guzman
c3b910963f trimmed back utree size to 16 bytes (on 32 bit machines)
[SVN r61392]
2010-04-19 03:26:52 +00:00
Joel de Guzman
eb7ec4461c refining the error checking
[SVN r61391]
2010-04-19 02:31:08 +00:00
Hartmut Kaiser
4d1cf96f76 Spirit: updating docs with recent changes to CP's
[SVN r61390]
2010-04-19 02:04:35 +00:00
Hartmut Kaiser
4964738975 Spirit: refactored implementation of transform_attribute
[SVN r61389]
2010-04-19 01:56:14 +00:00
Hartmut Kaiser
a5ad3f829f Spirit: adapted binary node format in generated output
[SVN r61388]
2010-04-19 00:25:55 +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
7a2557646c Spirit: fixing inspect errors
[SVN r61371]
2010-04-18 18:23:18 +00:00
Hartmut Kaiser
34e80a4a7d Spirit: deleting scheme example from release branch as this is still incomplete
[SVN r61370]
2010-04-18 18:19:22 +00:00
Joel de Guzman
e1870542d3 fix arity checking for lambda
[SVN r61360]
2010-04-18 15:18:26 +00:00
Joel de Guzman
a13051b41d arity checking
[SVN r61350]
2010-04-18 10:32:35 +00:00
Joel de Guzman
a082e84f10 compiler error handling/reporting
[SVN r61348]
2010-04-18 05:24:45 +00:00
Hartmut Kaiser
18ac2acdec Spirit: big move forward with Qi expression generator
[SVN r61347]
2010-04-18 01:56:32 +00:00
Hartmut Kaiser
840ac4447b Added referencing iterators to utree
[SVN r61343]
2010-04-17 18:47:36 +00:00
Joel de Guzman
68f33120ad incorporated error handling and added error reporting tests.
[SVN r61342]
2010-04-17 16:08:33 +00:00
Joel de Guzman
05a3c12657 incorporated error handling and added error reporting tests.
[SVN r61340]
2010-04-17 15:58:29 +00:00
Joel de Guzman
d1e9d0bae0 incorporated error handling and added error reporting tests.
[SVN r61339]
2010-04-17 15:27:17 +00:00
Joel de Guzman
cbde52ce74 incorporated error handling and added error reporting tests.
[SVN r61338]
2010-04-17 15:26:07 +00:00
Joel de Guzman
28ad2a2e35 + installing the line_pos_iterator
+ error handling tweaks

[SVN r61336]
2010-04-17 13:20:25 +00:00
Joel de Guzman
def5fea12b installing the line_pos_iterator
[SVN r61335]
2010-04-17 12:16:53 +00:00
Joel de Guzman
fbb21c542c line_pos_iterator: a lighweight line position iterator.
[SVN r61334]
2010-04-17 08:51:57 +00:00
Joel de Guzman
048d047a04 line_pos_iterator: a lighweight line position iterator.
[SVN r61333]
2010-04-17 08:44:20 +00:00
Joel de Guzman
21d434fa6d line_pos_iterator: a lighweight line position iterator.
[SVN r61331]
2010-04-17 08:30:19 +00:00
Joel de Guzman
57321a539c more error handling
[SVN r61330]
2010-04-17 05:09:37 +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
bfe0fe032c Spirit: enabled single element sequences everywhere a single value is expected (Qi, Karma), added tests
[SVN r61324]
2010-04-16 18:15:19 +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
5b0795c272 Spirit: added single character syntax for character ranges for Karma as well, added tests
[SVN r61321]
2010-04-16 18:01:02 +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
ce3ab6be45 Spirit: added single character syntax for character ranges, added tests
[SVN r61319]
2010-04-16 17:56:11 +00:00
Hartmut Kaiser
ea89ba2a65 Spirit: added single character syntax for character ranges
[SVN r61318]
2010-04-16 17:55:29 +00:00
Joel de Guzman
bb56af31e4 fixed bug.
[SVN r61317]
2010-04-16 13:26:45 +00:00
Joel de Guzman
927b0b33c4 error handling
[SVN r61316]
2010-04-16 13:09:23 +00:00
Hartmut Kaiser
4d73ff7a72 Spirit: fixing two problems in Karma's attribute handling
[SVN r61315]
2010-04-16 12:05:20 +00:00
Joel de Guzman
505576b2b2 separating examples from tests
[SVN r61312]
2010-04-16 04:46:25 +00:00
Joel de Guzman
a22ed1cc45 separating examples from tests
[SVN r61311]
2010-04-16 04:05:45 +00:00
Joel de Guzman
3e634f2ac3 renaming test to example
[SVN r61310]
2010-04-16 03:35:55 +00:00
Hartmut Kaiser
12b882b557 Spirit: added more tests
[SVN r61308]
2010-04-16 02:48:12 +00:00
Hartmut Kaiser
8260129b27 Spirit: working on karma::symbols generator
[SVN r61307]
2010-04-16 02:47:22 +00:00
Hartmut Kaiser
e3956354e5 Spirit: fixed utree issues
[SVN r61303]
2010-04-15 22:59:01 +00:00
Hartmut Kaiser
201f6986b5 Spirit: beginnings of Qi generator
[SVN r61302]
2010-04-15 22:58:15 +00:00
Joel de Guzman
bd0b07fac0 Using lightweight_test facility
[SVN r61299]
2010-04-15 15:54:49 +00:00
Joel de Guzman
90df86ccad Major file reorganization
[SVN r61298]
2010-04-15 15:48:04 +00:00
Joel de Guzman
0e434f7a50 Major file reorganization
[SVN r61297]
2010-04-15 15:47:15 +00:00
Joel de Guzman
6ff6d0d039 Major file reorganization
[SVN r61296]
2010-04-15 15:44:28 +00:00
Joel de Guzman
db2875fa0c Major file reorganization
[SVN r61295]
2010-04-15 15:43:55 +00:00