index
:
ousia.git
master
Ousía Main Repository
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
core
/
common
Age
Commit message (
Expand
)
Author
2015-01-01
Adapted unit tests
Andreas Stöckel
2014-12-28
Finished StructType implementation, started to write unit tests
Andreas Stöckel
2014-12-23
implemented routines for automatically extracting arrays when parsing generics
Andreas Stöckel
2014-12-21
allowing to store Function objects in Variants, added simple unit test for th...
Andreas Stöckel
2014-12-21
moved Rtti from managed to common folder, added Function header
Andreas Stöckel
2014-12-20
implemented reading escaped unicode characters as in javascript
Andreas Stöckel
2014-12-16
fixed compiler warning
Andreas Stöckel
2014-12-12
Slight changes to logging mechanism.
Benjamin Paassen
2014-12-12
implemented parseObject and added unit test
Andreas Stöckel
2014-12-12
fixed bug in Utils::isIdentifier and added regression test
Andreas Stöckel
2014-12-11
implemented Logger.fork and corresponding LoggerFork class
Andreas Stöckel
2014-12-11
refactored logger
Andreas Stöckel
2014-12-11
moved to CharReader everywhere
Andreas Stöckel