aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/main/javacc
Commit message (Expand)AuthorAgeFilesLines
...
* Revert "Move verification down"HÃ¥kon Hallingstad2022-04-022-2/+2
* Even more Path!Jon Marius Venstad2022-04-012-2/+2
* Merge pull request #21761 from vespa-engine/lesters/multiple-embeddersLester Solbakken2022-03-242-6/+6
|\
| * Add embedder selection argument to indexing languageLester Solbakken2022-03-212-6/+6
* | use new temporariesArne H Juul2022-03-231-6/+6
|/
* switch to NewDocumentReferenceDataTypeArne H Juul2022-03-171-12/+2
* populate struct fields on demandArne H Juul2022-03-112-9/+9
* even TemporarySDField should be connected to a "repo"Arne H Juul2022-03-111-9/+11
* 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-032-10/+13
* 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-252-4/+26
|/
* Merge pull request #21366 from vespa-engine/bratseth/allow-dashJon Bratseth2022-02-242-4/+4
|\
| * Allow dash profile names in feature inheritanceJon Bratseth2022-02-242-4/+4
* | 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-232-2/+2
* add author tagsArne H Juul2022-02-232-3/+7
* getName() -> name()Arne H Juul2022-02-231-2/+2
* remove ignored argumentArne H Juul2022-02-221-21/+14
* convert rank-profile productionsArne H Juul2022-02-221-71/+66
* convert some easy productionsArne H Juul2022-02-221-19/+15
* convert some top-level parsingArne H Juul2022-02-221-32/+50
* give warnings for ignored keywordsArne H Juul2022-02-222-2/+4
* add almost-exact copy of SDParser.jjArne H Juul2022-02-221-0/+2823
* use "void" instead of returning unused nullArne H Juul2022-02-181-101/+34
* prepare to flip raw-as-base64-in-summaryArne H Juul2022-02-171-2/+11
* Revert "Revert "Bratseth/avoid schema dir""Jon Bratseth2022-02-021-7/+4
* Revert "Bratseth/avoid schema dir"Harald Musum2022-02-011-4/+7
* Avoid schema dirJon Bratseth2022-02-011-7/+4
* cosmetic fixesArne H Juul2022-01-291-4/+1
* Support multiple inheritance of rank profilesJon Bratseth2022-01-281-4/+4
* Make Application immutableJon Bratseth2022-01-241-7/+7
* try harder to get multi-level inheritance workingArne H Juul2021-12-131-1/+1
* Point to plugin BNFJon Bratseth2021-11-191-10/+4
* SimplifyHenning Baldersheim2021-11-111-5/+3
* GC dompression support in java.Henning Baldersheim2021-11-101-41/+10
* Support struct inheritanceJon Bratseth2021-11-101-5/+4
* let match-features inherit alsoArne H Juul2021-11-081-1/+9
* - Move blob to LargeRankExpressions and prepare som simplifying Distributable...Henning Baldersheim2021-11-051-35/+22
* add match-features in config-modelArne H Juul2021-11-031-0/+23