0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 08, 2025 — Feb 08, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #110 from zauguin/extended_errors More... almost 9 years ago
Move exception-related stuff into error header More... almost 9 years ago
Add version checks More... almost 9 years ago
Support extended result codes More... almost 9 years ago
Move list of error codes into reusable file More... almost 9 years ago
Merge pull request #107 from EarthlingKira/fix-c++14-usage More... almost 9 years ago
Fix selected C++ standard in configure.ac to match the generated configure file More... almost 9 years ago
Merge pull request #106 from bryant1410/master More... almost 9 years ago
Fix broken Markdown headings More... almost 9 years ago
Merge pull request #105 from zauguin/integer More... almost 9 years ago
Avoid infinte loop More... almost 9 years ago
Support all integer types More... almost 9 years ago
Merge pull request #102 from cbeiraod/master More... almost 9 years ago
Fix exceptions so they can be caught by const reference More... almost 9 years ago
Merge pull request #101 from zauguin/funcPtr More... almost 9 years ago
Support function pointers as callbacks More... almost 9 years ago
Merge pull request #100 from zauguin/fix99 More... almost 9 years ago
Diagnose attempts to execute multistatements More... almost 9 years ago
Added inline to avoid redefinition More... almost 9 years ago
Allocator support for std::variant More... almost 9 years ago
Merge pull request #95 from zauguin/variant More... almost 9 years ago
Merge pull request #98 from aminroosta/fix-#97 More... almost 9 years ago
Added custom exception class for reexecution and brought test inline with README More... almost 9 years ago
Updated Test to check for exception More... almost 9 years ago
Fixed reexecution of statements #97 More... almost 9 years ago
Merge branch 'master' into variant More... almost 9 years ago
Add documentation for `std::optional` More... almost 9 years ago
Fixed README More... almost 9 years ago
std::variant documentation More... almost 9 years ago
Variant read support More... almost 9 years ago