17
I Use This!
Very Low Activity

Commits : Listings

Analyzed 13 days ago. based on code collected 13 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Borland workarounds (must wait for boost::is_convertible to be fixed). In the meantime, revert to a previous working is_convertible version. More... about 22 years ago
simplified implementation of is_parser by using boost::is_base_and_derived More... about 22 years ago
Move to MPL More... about 22 years ago
move to MPL More... about 22 years ago
-- changed the smart pointer used for holding the conrete parser of rule<> from boost::shared_ptr to std::auto_ptr. This should help to decrease compile time and executable size while not changing the semantics of rule<> More... about 22 years ago
Fixed minor problems. More... about 22 years ago
Implemented the #define/#undef and #ifdef/#ifndef/#else/#endif statements. More... about 22 years ago
Deleted not needed file. More... about 22 years ago
Copyrights. More... about 22 years ago
Copyrights. More... about 22 years ago
Copyrights. More... about 22 years ago
Added missing typename's. More... about 22 years ago
Added missing typename's. More... about 22 years ago
fixed copyright More... about 22 years ago
Added copyrights where appropriate More... about 22 years ago
Example fixes More... about 22 years ago
-- made condition_evaluator inherit publicly from non_empty_subject More... about 22 years ago
-- added missing include More... about 22 years ago
-- fixed typo More... about 22 years ago
-- added return statements at the end of main More... about 22 years ago
Fixed minor isuues and a border case. More... about 22 years ago
Added missing file. More... about 22 years ago
-- tab -> spaces More... about 22 years ago
-- fixed broken link More... about 22 years ago
-- fixed typo More... about 22 years ago
-- tab -> spaces More... about 22 years ago
-- tab -> spaces More... about 22 years ago
-- fixed broken links More... about 22 years ago
-- tab -> spaces More... about 22 years ago
-- small fixes to var_wrapper<> More... about 22 years ago