1
I Use This!
Low Activity

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 15 hours ago.
Apr 17, 2023 — Apr 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
SML parser bugfixes and improved error reporting More... about 1 month ago
Add missing discretedistribution.h More... about 2 months ago
Fix compiler warnings about type mismatches More... about 2 months ago
Fix DiscreteDistribution not referenced in CMakeLists.txt More... about 2 months ago
Copy-constructed ReferencedObjects need a new set of reference counters More... about 2 months ago
Have ObservableVector::operator= accept const& right hand side More... 3 months ago
Add missing getAttributeAsBool overload to SMLElement More... 3 months ago
Make ObservableVector compatible with some STL algorithms More... 6 months ago
Some minor additions to reflected code model More... 10 months ago
Add Path::getSize() to get file sizes through stat() More... 10 months ago
Some more utility functions for gltb::Path and gltb::SMLElement More... about 1 year ago
Get file change time in Path, get attribute as bool in SMLElement More... about 1 year ago
add SML file format parser and writer, including unit tests More... about 1 year ago
fix endless loop in NamePool::makeNameUnique() and add some unit tests More... over 1 year ago
add replaceFirst() to string utils More... about 2 years ago
Implementation of an internalized string table More... over 2 years ago
Support writing string views in CompositeDocument; some file format stuff in DocumentFactory More... over 2 years ago
Add simple parametric curve implementations More... over 2 years ago
Merge More... almost 3 years ago
basic types, array and pointer types are now properly expressed in the reflected type data More... almost 3 years ago
add ObservableVector to framweork with corresponding unit tests More... almost 3 years ago
use glm provided typedef for vector length type (depends on glm configuration) More... about 3 years ago
enforce SSE4.1 target instruction set on Linux for now More... over 3 years ago
some more tests and improvements for Float4 class More... over 3 years ago
Fix tests linking issue on Windows More... over 3 years ago
add Path::append, path unit tests and a small fix for Flags with GCC More... over 3 years ago
Merge More... over 3 years ago
add Flags for convenient bitflag handling and unify gtest test cases into single binary More... over 3 years ago
fix compilation on Linux More... over 3 years ago
undo last commit and remove 32 bit linux builds More... over 3 years ago