0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Moved to https://gitlab.com/charger7534/sawyer More... about 1 year ago
Moved to [Gitlab][https://gitlab.com/charger7534/sawyer] More... about 1 year ago
Sawyer now requires a C++14 or later compiler More... over 1 year ago
Fixed Sawyer::Tree namespace documentation More... over 1 year ago
Changed BOOST_FOREACH to C++14 range 'for'; sprintf to snprintf More... over 1 year ago
Fixed compilation error More... over 1 year ago
Turn off SQLite and/or PostgreSQL if not available when building libsawyer More... over 1 year ago
Tilde is an allowed YAML character More... over 1 year ago
SharedPtr<T> can be assigned nullptr directly More... over 1 year ago
Added Sawyer::Attribute::declareMaybe More... over 1 year ago
Fixed YAML quoting and serialize function name More... over 1 year ago
Cleaned up some data member initializations More... over 1 year ago
YAML output should use std::ostream instead of std::iostream More... over 1 year ago
Added Tree::traversePre and Tree::traversePost convenience functions More... over 1 year ago
Added Tree::Vertex<B>::isa<T> More... almost 2 years ago
Added Yaml::Node::exists More... almost 2 years ago
Added more tree unit tests More... almost 2 years ago
Added some missing operator= and copy constructors More... almost 2 years ago
Move Tree::Edge::operator= to satisfy more C++ compilers More... almost 2 years ago
Added Tree unit test #48 to demo ROSE traversals More... almost 2 years ago
Added a couple missing "typename" to the new Tree stuff More... almost 2 years ago
Removed Sawyer::Tree::List More... almost 2 years ago
Added Tree 1:N edges and unit tests More... almost 2 years ago
ASSERT_*2 macros can take almost any type as the second argument More... almost 2 years ago
Documentation for Sawyer::Tree More... almost 2 years ago
Added tree forward traversals More... almost 2 years ago
Removed Yaml dependency on ROSE for numeric parsing More... almost 2 years ago
Added missing tree list iterator constructor More... almost 2 years ago
Clexer doesn't emit empty error messages More... almost 2 years ago
New tree data structure implementation More... almost 2 years ago