Age | Commit message (Collapse) | Author |
|
Fixes crash bug in added integration test.
|
|
|
|
ids from mere names
|
|
working correctly yet).
|
|
vector using a set. Keep the vector in order to generate the ids in a deterministic order.
|
|
|
|
|
|
|
|
|
|
This functionality is used for storing Variants in the Managed data store.
|
|
|
|
getDescriptor call to get the number of fields when one wants to iterate over all fields.
|
|
restructuring the code
|
|
|
|
resolution test result
|
|
|
|
ResolutionCallbacks.cpp
|
|
|
|
allow resolution for both
|
|
|
|
|
|
|
|
|
|
|
|
|
|
document graph
|
|
|
|
|
|
|
|
* Highlight escape characters
* Highlight annotations
|
|
E.g. with regrads to the math ontology, this change allows syntax like
\(a^\frac{1}{2}\)
which is also valid in TeX (added corresponding tests).
|
|
|
|
resolution of referenced objects is still missing.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
intra-document references.
|
|
|
|
|
|
|
|
|
|
|
|
until whitespace characters are reached. Improve tests accordingly.
|
|
reading data after the first whitespace character
|
|
|
|
|