summaryrefslogtreecommitdiff
path: root/test/core/common
AgeCommit message (Expand)Author
2015-01-01Adapted unit testsAndreas Stöckel
2014-12-28Finished StructType implementation, started to write unit testsAndreas Stöckel
2014-12-23implemented routines for automatically extracting arrays when parsing genericsAndreas Stöckel
2014-12-21allowing to store Function objects in Variants, added simple unit test for th...Andreas Stöckel
2014-12-21moved Rtti from managed to common folder, added Function headerAndreas Stöckel
2014-12-20implemented reading escaped unicode characters as in javascriptAndreas Stöckel
2014-12-16fixed compiler warningAndreas Stöckel
2014-12-12Slight changes to logging mechanism.Benjamin Paassen
2014-12-12implemented parseObject and added unit testAndreas Stöckel
2014-12-12fixed bug in Utils::isIdentifier and added regression testAndreas Stöckel
2014-12-11implemented Logger.fork and corresponding LoggerFork classAndreas Stöckel
2014-12-11refactored loggerAndreas Stöckel
2014-12-11moved to CharReader everywhereAndreas Stöckel