Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins
2011-07-15
| ||
14:38 | added some test assertions. Leaf check-in: 60cf643f1d user: stephan tags: trunk | |
14:29 | fixed return vals of parser_iterator::begin/end(). check-in: d2e500c7a9 user: stephan tags: trunk | |
14:28 | added a static assertion. check-in: 879bea890f user: stephan tags: trunk | |
13:18 | minor cleanups check-in: 6f6a08169e user: stephan tags: trunk | |
2008-05-29
| ||
18:05 | a minor fix for behaviour in the case of exceptions. check-in: d6336d1e6f user: stephan tags: trunk | |
2008-05-28
| ||
14:55 | removed an unused typedef check-in: 89201beef9 user: stephan tags: trunk | |
14:55 | minor doc cleanups check-in: be4c7c4753 user: stephan tags: trunk | |
14:54 | corrected broken date specs check-in: 18d03872cc user: stephan tags: trunk | |
2008-05-23
| ||
22:20 | removed some unused code check-in: 4947dc21ed user: stephan tags: trunk | |
22:19 | tiny doc correction and removed some unused code. check-in: ad148d31e5 user: stephan tags: trunk | |
22:13 | ++calculator check-in: 9586f87d21 user: stephan tags: trunk | |
2008-05-21
| ||
23:05 | minor additions and touchups check-in: 03268ec8b4 user: stephan tags: trunk | |
2008-05-18
| ||
16:09 | s/a_break/ar_break/g check-in: dd0299c57f user: stephan tags: trunk | |
16:06 | added a_action_nth<> check-in: cba3fd84d6 user: stephan tags: trunk | |
16:05 | cleanups check-in: 2bbed9e420 user: stephan tags: trunk | |
16:05 | changed number insertion a bit check-in: 2447c1ed70 user: stephan tags: trunk | |
16:04 | doc changes only check-in: e4203193ff user: stephan tags: trunk | |
2008-05-17
| ||
11:28 | more refactoring. less code. check-in: c94bafdf4a user: stephan tags: trunk | |
11:05 | refactored to use strtoll() for hex/octal instead of hand-coded conversions. check-in: 09dd99e130 user: stephan tags: trunk | |
2008-05-16
| ||
22:09 | touchups/fixes to r_repeat check-in: 05bb0afac3 user: stephan tags: trunk | |
22:09 | added initial container<ValueType> append support check-in: 908cb97403 user: stephan tags: trunk | |
21:26 | ??? check-in: 28cf736069 user: stephan tags: trunk | |
20:20 | egg check-in: ccf0c97eb5 user: stephan tags: trunk | |
19:02 | expanded the r_append_spec stuff. Added r_appendto and a_actions check-in: b07c1d6d59 user: stephan tags: trunk | |
17:08 | added: r_chiseq, r_advance, r_setjump, r_jump check-in: 9cfdc57996 user: stephan tags: trunk | |
13:44 | no telling what changed. seems to work, though. check-in: c90e80bd06 user: stephan tags: trunk | |
12:07 | new r_append experiment check-in: 1683e464d5 user: stephan tags: trunk | |
05:11 | experimental generic Appender support check-in: 232fc3ce55 user: stephan tags: trunk | |
05:11 | added parse_state::reset() check-in: ca619ec316 user: stephan tags: trunk | |
02:54 | minor updates check-in: 22d946104d user: stephan tags: trunk | |
02:54 | reusability improvements check-in: f5add7a5b3 user: stephan tags: trunk | |
02:00 | refactoring check-in: 20a63d9a4b user: stephan tags: trunk | |
00:47 | API change conformance check-in: a55aebf7e7 user: stephan tags: trunk | |
00:47 | several additions check-in: 7344b273c9 user: stephan tags: trunk | |
2008-05-15
| ||
23:47 | more experimentation with error reporting. added parse_iterator::begin/end() to assist in error tracing. check-in: f8c06b48f5 user: stephan tags: trunk | |
19:22 | fixed that last minor touchup check-in: aa42064e9e user: stephan tags: trunk | |
19:21 | minor touchups check-in: 882cee3c07 user: stephan tags: trunk | |
18:19 | added parser_state arg to Action interface. Added experimental r_mark_perr<>. check-in: 8e0ade0f32 user: stephan tags: trunk | |
2008-05-14
| ||
21:47 | More std::forward<>(st) replacements check-in: 65f23dd3fd user: stephan tags: trunk | |
21:32 | replaced (st...) with std::forward<>(st)..., a suggestion from Colin check-in: a7949ac064 user: stephan tags: trunk | |
20:58 | removed the RuleConv stuff check-in: 768ac2f98c user: stephan tags: trunk | |
17:42 | now throws on divide-by-zero check-in: f2ab0485df user: stephan tags: trunk | |
17:04 | long since replaced by test.cpp check-in: edf191f18f user: stephan tags: trunk | |
02:28 | added initial (failed) experiments for converting chars to rules automatically check-in: b2d616385d user: stephan tags: trunk | |
00:50 | mass cleanups, touchups, and all the other ups check-in: 8156a08f3e user: stephan tags: trunk | |
2008-05-13
| ||
19:34 | added parse_state and replaced it as first Rule arg check-in: f6d088c12f user: stephan tags: trunk | |
2008-05-12
| ||
15:10 | added r_try<> and r_throw check-in: 0d3a28a4e7 user: stephan tags: trunk | |
14:09 | refactoring check-in: 5dd7c6fe6a user: stephan tags: trunk | |
12:21 | added another numeric parse test check-in: 1315826e38 user: stephan tags: trunk | |
12:20 | restructuring check-in: cb3a816947 user: stephan tags: trunk | |