aboutsummaryrefslogtreecommitdiffstats
path: root/searchlib/src/main/java/com/yahoo/searchlib/rankingexpression/rule/FunctionReferenceContext.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Remove deprecated APIs exposing Guava typesBjørn Christian Seime2022-06-081-11/+0
* Deprecate ctors and methods in 'searchlib' using Guava ImmutableMapBjørn Christian Seime2021-12-071-9/+15
* Update 2018 copyright notices.gjoranv2021-10-071-1/+1
* Use a single cached object to make logic simpler and only update on object.Henning Baldersheim2021-09-141-2/+6
* Limit size of serialization context for functions without argumentsLester Solbakken2020-04-261-0/+5
* Propagate binding context to/from tensor functionsJon Bratseth2019-12-041-7/+4
* Make final to prevent accidents.Henning Baldersheim2019-04-101-1/+1
* When you have an ImmutableMap it is not necessary to create a list and then c...Henning Baldersheim2019-04-101-1/+1
* Revert "Revert "Bratseth/typecheck all 3""Jon Bratseth2018-02-221-0/+74
* Revert "Bratseth/typecheck all 3"Harald Musum2018-02-211-74/+0
* Revert "Merge pull request #5091 from vespa-engine/revert-5065-bratseth/typec...Jon Bratseth2018-02-211-0/+74
* Revert "Bratseth/typecheck all 2"Jon Bratseth2018-02-201-74/+0
* Correct yearJon Bratseth2018-02-201-1/+1
* Handle nested bindingsJon Bratseth2018-02-141-0/+1
* Typecheck all WIPJon Bratseth2018-02-131-0/+73