summaryrefslogtreecommitdiffstats
path: root/config-model/src/main/javacc/IntermediateParser.jj
Commit message (Expand)AuthorAgeFilesLines
* Rename to SchemaParserJon Bratseth2022-05-161-2950/+0
* Support addiong models in rank profilesJon Bratseth2022-05-161-16/+24
* Revert "Merge pull request #22589 from vespa-engine/revert-22582-bratseth/con...Jon Bratseth2022-05-131-7/+7
* Revert "Bratseth/constants cleanup take 2"Jon Bratseth2022-05-131-7/+7
* Revert "Revert "Create distributable constants on deriving""Jon Bratseth2022-05-121-7/+7
* Revert "Create distributable constants on deriving"Jon Bratseth2022-05-121-7/+7
* Create distributable constants on derivingJon Bratseth2022-05-121-7/+7
* Test ranking constant config generationJon Bratseth2022-05-111-1/+1
* Allow names with and without constant()/query() wrappingJon Bratseth2022-05-111-17/+24
* Key on ReferenceJon Bratseth2022-05-111-3/+3
* Add a constant classJon Bratseth2022-05-101-19/+16
* Support constants on the same format as inputsJon Bratseth2022-05-101-11/+50
* Output input default values in rank propertiesJon Bratseth2022-05-091-21/+17
* Allow doubles as input valuesJon Bratseth2022-05-081-2/+10
* Parse nested arraysJon Bratseth2022-05-081-13/+14
* Parse mixed tensor short formJon Bratseth2022-05-061-7/+33
* Insert all dense valuesJon Bratseth2022-05-061-10/+29
* Parse input default valuesJon Bratseth2022-05-061-39/+120
* Allow 0-rank tensorJon Bratseth2022-05-051-2/+2
* A double isn't an identifierJon Bratseth2022-05-051-6/+24
* Add support for approximate nearest neighbor threshold settings in rank profi...Geir Storli2022-04-291-0/+30
* add fast-rank for tensor attributesArne H Juul2022-04-251-0/+3
* No colon between name and typeJon Bratseth2022-04-071-1/+1
* Allow query as identifier, and make input order stable againJon Bratseth2022-04-071-0/+1
* Merge branch 'master' into bratseth/inputsJon Bratseth2022-04-071-0/+1
|\
| * support rank: filter in struct-field blockArne H Juul2022-04-061-0/+1
* | Support input in intermediate parserJon Bratseth2022-04-051-2/+28
|/
* Use more PathJon Marius Venstad2022-04-021-1/+1
* Revert "Move verification down"HÃ¥kon Hallingstad2022-04-021-1/+1
* Even more Path!Jon Marius Venstad2022-04-011-1/+1
* Add embedder selection argument to indexing languageLester Solbakken2022-03-211-3/+3
* populate struct fields on demandArne H Juul2022-03-111-4/+1
* allow duplicates in document-summary (with warning)Arne H Juul2022-03-071-1/+6
* update language in warning, add TODOArne H Juul2022-03-071-1/+2
* allow function replacementArne H Juul2022-03-071-5/+7
* update parser to handle moreArne H Juul2022-03-031-15/+15
* unify enumsArne H Juul2022-03-031-2/+5
* ensure we can parse most example .sd filesArne H Juul2022-03-031-17/+5
* convert intermedate to DataType objectsArne H Juul2022-02-281-13/+13
* Merge branch 'master' into bratseth/strictJon Bratseth2022-02-251-31/+23
|\
| * fix "summary" handlingArne H Juul2022-02-241-26/+11
| * flesh out ParsedSortingArne H Juul2022-02-241-4/+4
| * fix name of schema for document-only .sd fileArne H Juul2022-02-241-1/+8
* | Add strict type checking option to query profilesJon Bratseth2022-02-251-2/+13
|/
* Merge pull request #21366 from vespa-engine/bratseth/allow-dashJon Bratseth2022-02-241-2/+2
|\
| * Allow dash profile names in feature inheritanceJon Bratseth2022-02-241-2/+2
* | flesh out some classesArne H Juul2022-02-241-22/+16
* | minor simplificationsArne H Juul2022-02-241-89/+27
|/
* convert rest of productionsArne H Juul2022-02-231-409/+341
* warn, ignore, remove unused summary propertiesArne H Juul2022-02-231-1/+1