0
I Use This!
Activity Not Available

Commits : Listings

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