summaryrefslogtreecommitdiffstats
path: root/document/src/tests/datatype
Commit message (Collapse)AuthorAgeFilesLines
* GC unused code.Henning Baldersheim2020-08-131-2/+2
|
* Use module source dependencies.Tor Egge2020-07-071-4/+0
|
* avoid abstract value typesHÃ¥vard Pettersen2019-04-251-7/+0
| | | | | | | | | | | | remove basic value type ANY remove concept of tensors with unknown dimensions disallow value types with unbound indexed dimensions remove predicates talking about abstract types type of unknown values are now ERROR (was ANY) require that overlapping indexed dimensions are of equal size type unification now requires types to be equal ('if' expressions) creating a tensor type without dimensions now gives a double type make rank feature setup fail on invalid types (query/attribute)
* Add check for tensor type being compatible with a tensor field valueTor Egge2019-02-151-0/+43
| | | | using the current tensor data type.
* Eliminate clang warnings in documentTor Egge2019-02-071-1/+6
|
* Unify error handling to using exceptions only, not in combination with nullptr.Henning Baldersheim2017-07-311-6/+6
|
* Update copyright headersJon Bratseth2017-06-143-3/+3
|
* Revert "Update copyright headers"Jon Bratseth2017-06-143-3/+3
|
* Update copyright headersJon Bratseth2017-06-143-3/+3
|
* Revert "Copyright header"Jon Bratseth2017-06-133-3/+3
|
* Copyright headerJon Bratseth2017-06-133-3/+3
|
* Add C++ reference field data type and valueTor Brede Vekterli2017-02-022-0/+81
|
* Targeted include and cast to avoid template generation.Henning Baldersheim2016-12-121-4/+1
|
* Declared test executables as tests with TEST parameterVegard Sjonfjell2016-06-161-1/+1
|
* PublishJon Bratseth2016-06-153-0/+79