index
:
ousia.git
master
Ousía Main Repository
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
common
/
VariantConverter.cpp
Age
Commit message (
Expand
)
Author
2016-04-25
Generate unique IDs for XmlOutput and serialize those
Andreas Stöckel
2016-04-25
Autoformat
Andreas Stöckel
2015-02-18
changed cardinality toString conversion to be reparseable as cardinality.
Benjamin Paassen
2015-02-16
Using Variant location in VariantConverter error messages
Andreas Stöckel
2015-02-07
Unified handling of references to Rtti instances: Now using pointers everywhere
Andreas Stöckel
2015-01-30
Fixed conversion to cardinalities
Andreas Stöckel
2015-01-25
Some bugfixes in cardinality conversion and further Variant conversion tests
Benjamin Paassen
2015-01-24
fixed some bugs in conversion functions and added new conversion functions fo...
Benjamin Paassen
2015-01-23
Introduced cardinality type. Tests are still needed, though, especially for v...
Benjamin Paassen
2015-01-18
Renamed RttiType to Rtti
Andreas Stöckel
2015-01-12
Improved error message
Andreas Stöckel
2015-01-12
Merge branch 'master' of somweyr.de:ousia
Andreas Stöckel
2015-01-12
Improved error messages of VariantConverter
Andreas Stöckel
2015-01-11
Implemented conversion to more Variant types, implemented VariantConverter::c...
Andreas Stöckel
2015-01-11
Renamed Variant::Type to VariantType to allow forward declaration
Andreas Stöckel
2015-01-11
Refactored conversion routines used in the Typesystem class and the Variant c...
Andreas Stöckel