aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/test/java/com/yahoo/searchdefinition/FeatureNamesTestCase.java
Commit message (Collapse)AuthorAgeFilesLines
* Update 2018 copyright notices.gjoranv2021-10-071-1/+1
|
* GC unused importHenning Baldersheim2021-09-051-1/+0
|
* Add a 5x faster handcoded detection of legal feature names that does not ↵Henning Baldersheim2021-09-051-0/+49
| | | | require quoting.
* Detect invocation loopsJon Bratseth2018-09-051-5/+1
|
* Revert "Revert "Bratseth/typecheck all 3""Jon Bratseth2018-02-221-14/+6
|
* Revert "Bratseth/typecheck all 3"Harald Musum2018-02-211-6/+14
|
* Revert "Merge pull request #5091 from ↵Jon Bratseth2018-02-211-14/+6
| | | | | | | vespa-engine/revert-5065-bratseth/typecheck-all-2" This reverts commit f15c8a6384031adfe0764f20e6448be4eccd517b, reversing changes made to 2a343e5a88a023a3f3246db2f47726e229d28fac.
* Revert "Bratseth/typecheck all 2"Jon Bratseth2018-02-201-6/+14
|
* Remove dead codeJon Bratseth2018-02-171-11/+0
|
* Handle argument bindingsJon Bratseth2018-02-141-3/+6
|
* Unify canonicalizationJon Bratseth2018-02-031-0/+58