summaryrefslogtreecommitdiff
path: root/src/core/common/Utils.hpp
AgeCommit message (Expand)Author
2015-01-25Added EnumHash hash functino for use with enum classes and unordered containersAndreas Stöckel
2015-01-25FormatingAndreas Stöckel
2015-01-24Added generic trim functionAndreas Stöckel
2015-01-21Some further refactoring -- renamed Scope to ParserScope, got rid of parser n...Andreas Stöckel
2015-01-16Added Utils::split function for splitting strings at a delimiterAndreas Stöckel
2014-12-11moved to CharReader everywhereAndreas Stöckel