Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
comment out graphviz visualization in DemoOutputTest because it did not work for me.
|
|
|
|
|
|
standard values on failure
|
|
|
|
|
|
|
|
Conflicts:
application/src/core/model/Document.hpp
|
|
|
|
|
|
StructuredEntity, Anchor and DocumentPrimitive. Nearly seems to work, but not entirely so. There are still issues with the Manager it seems.
|
|
documentation to model classes.
|
|
|
|
|
|
|
|
|
|
VariantConverter::convert method
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
class into an own class, implemented missing conversion from string to integer/double, implemented proper JSON serialization of variants
|
|
|
|
|
|
|
|
|
|
and changed DemoOutputTest to have some kind of automatic inspection instead of visual inspection.
|
|
|
|
|
|
|
|
|
|
|
|
logging and changed TestDocument and TestAdvanced as well as all users of those files accordingly.
|
|
private and added name printout to Manager debug graphviz function.
|
|
for not following references if a compositum was found
|
|
|
|
|
|
|
|
|
|
|