summaryrefslogtreecommitdiffstats
path: root/config-model/src/test/java/com/yahoo/searchdefinition/RankingExpressionLoopDetectionTestCase.java
Commit message (Expand)AuthorAgeFilesLines
* Validate summary inheritanceJon Bratseth2021-10-151-3/+3
* Update 2018 copyright notices.gjoranv2021-10-071-1/+1
* Detect loops in unbound argumentsJon Bratseth2019-12-101-0/+49
* Revert "Revert "Require constant() for large constants and fix a type resolvi...Jon Bratseth2019-06-131-3/+3
* Revert "Require constant() for large constants and fix a type resolving bug (...Harald Musum2019-06-121-3/+3
* Require constant() for large constants and fix a type resolving bug (#9769)Jon Bratseth2019-06-121-3/+3
* Revert "Merge pull request #7094 from vespa-engine/revert-7070-bratseth/rank-...Jon Bratseth2018-09-251-3/+3
* Revert "Bratseth/rank type information 2"Arnstein Ressem2018-09-251-3/+3
* Resolve types of all argument-less functionsJon Bratseth2018-09-201-3/+3
* support 'function' in addition to 'macro' in rank profilesJon Bratseth2018-09-171-11/+11
* Don't detect rank expression loops on bound identifiersLester Solbakken2018-09-101-5/+24
* Disable loop detection until verifiedJon Bratseth2018-09-101-0/+4
* Detect invocation loopsJon Bratseth2018-09-051-0/+174