aboutsummaryrefslogtreecommitdiffstats
path: root/searchlib/src/main
Commit message (Expand)AuthorAgeFilesLines
* Remove end tagHarald Musum2018-10-034-4/+4
* Use full nameHarald Musum2018-10-034-4/+4
* Be truthful about generated functionsJon Bratseth2018-10-022-3/+17
* Don't expose generated functionsJon Bratseth2018-10-021-1/+1
* Return function types without evaluatingJon Bratseth2018-10-021-7/+7
* Merge pull request #7164 from vespa-engine/bratseth/change-owners-2Lester Solbakken2018-10-011-0/+1
|\
| * Change ownersJon Bratseth2018-10-011-0/+1
* | Add copyright headerJon Bratseth2018-10-015-0/+5
|/
* Merge pull request #7155 from vespa-engine/bratseth/expose-type-informationLester Solbakken2018-10-013-5/+13
|\
| * Validate all bindingsJon Bratseth2018-10-011-1/+0
| * Fill in missing typesJon Bratseth2018-10-011-3/+6
| * Include argument type information in functionsJon Bratseth2018-10-011-1/+7
* | Non-functional changesLester Solbakken2018-09-291-9/+9
* | Add reduce-join optimization in JavaLester Solbakken2018-09-283-2/+132
|/
* Skip return type info if defaultJon Bratseth2018-09-251-0/+1
* Revert "Merge pull request #7094 from vespa-engine/revert-7070-bratseth/rank-...Jon Bratseth2018-09-255-34/+110
* Revert "Bratseth/rank type information 2"Arnstein Ressem2018-09-255-110/+34
* Serialize argument type information when availableJon Bratseth2018-09-242-13/+10
* Carry over type infoJon Bratseth2018-09-232-1/+6
* Use ExpressionFunctionJon Bratseth2018-09-232-36/+30
* Move types to ExpressionFunctionJon Bratseth2018-09-231-4/+40
* Propagate input type informationJon Bratseth2018-09-213-25/+59
* Output type informationJon Bratseth2018-09-201-2/+1
* Resolve types of all argument-less functionsJon Bratseth2018-09-202-3/+14
* Refactor: macro -> functionJon Bratseth2018-09-174-12/+16
* Refactor: macro -> functionJon Bratseth2018-09-171-2/+2
* support 'function' in addition to 'macro' in rank profilesJon Bratseth2018-09-176-22/+22
* Refactor: macro -> functionJon Bratseth2018-09-171-2/+2
* Refactor: Construct using ExpressionFunctionJon Bratseth2018-09-171-0/+11
* Refactor: Initialize all macros state at onceJon Bratseth2018-09-161-2/+4
* Merge pull request #6901 from vespa-engine/geirst/implement-attribute-map-loo...Henning Baldersheim2018-09-121-0/+92
|\
| * Implement a new function node (AttributeMapLookupNode) for doing lookup in a ...Geir Storli2018-09-111-0/+92
* | Strip file ending from imported modelsJon Bratseth2018-09-111-1/+1
* | Replicate small constants in ZKJon Bratseth2018-09-112-2/+2
|/
* Check for model name collisionsJon Bratseth2018-09-047-18/+32
* Scope converted models to their rank profileJon Bratseth2018-08-301-1/+0
* Revert "Merge pull request #6742 from vespa-engine/revert-6732-bratseth/gener...Jon Bratseth2018-08-302-17/+25
* Revert "Bratseth/generate rank profiles for all models part 10 2"Jon Bratseth2018-08-302-25/+17
* Revert "Merge pull request #6722 from vespa-engine/revert-6713-bratseth/gener...Jon Bratseth2018-08-292-17/+25
* Revert "Read stored models from Zk package for global rank profiles"Jon Bratseth2018-08-292-25/+17
* Read stored models from Zk package for global rank profilesJon Bratseth2018-08-292-17/+25
* Merge pull request #6679 from vespa-engine/gjoranv/javacc-plugingjoranv2018-08-282-4/+4
|\
| * Switch to new javacc maven plugin:gjoranv2018-08-272-4/+4
* | Close readersJon Bratseth2018-08-261-1/+1
* | Strip last namesJon Bratseth2018-08-261-4/+11
* | Improve evaluation APIJon Bratseth2018-08-251-7/+6
* | Fix todoJon Bratseth2018-08-251-7/+5
* | Test global rank profilesJon Bratseth2018-08-251-2/+12
* | Separate out ranking constantsJon Bratseth2018-08-241-0/+2
* | Let ImportedModel know how to address each expressionJon Bratseth2018-08-242-0/+40
|/