summaryrefslogtreecommitdiffstats
path: root/config-model/src/main/java/com/yahoo/searchdefinition/parser/ParsedDocument.java
Commit message (Expand)AuthorAgeFilesLines
* Rename the 'searchdefinition' package to 'schema'Jon Bratseth2022-05-191-129/+0
* be more compatible with old code pathArne H Juul2022-03-231-4/+3
* move two find methodsArne H Juul2022-03-161-0/+32
* split resolvedInherits and resolvedReferencesArne H Juul2022-03-161-4/+15
* consistent tagOwner()Arne H Juul2022-03-161-1/+1
* fill annotations in inheritance orderArne H Juul2022-03-101-2/+1
* resolve document references alsoArne H Juul2022-03-071-1/+21
* update parser to handle moreArne H Juul2022-03-031-5/+5
* convert intermedate to DataType objectsArne H Juul2022-02-281-0/+4
* add spacesArne H Juul2022-02-251-1/+1
* simple inheritance resolvingArne H Juul2022-02-251-0/+9
* minimal unit testing of IntermediateParserArne H Juul2022-02-241-0/+1
* no need for ImmutableListArne H Juul2022-02-241-5/+5
* refactor with helper parent classArne H Juul2022-02-241-13/+5
* minor cleanupArne H Juul2022-02-241-2/+9
* flesh out some classesArne H Juul2022-02-241-8/+30
* convert rest of productionsArne H Juul2022-02-231-3/+4
* add author tagsArne H Juul2022-02-231-0/+1
* add some class commentsArne H Juul2022-02-231-0/+5
* getName() -> name()Arne H Juul2022-02-231-1/+1
* convert some top-level parsingArne H Juul2022-02-221-0/+26