Revert "Add support for rebinding type definitions"
[yangtools.git] / yang / yang-parser-rfc7950 / src / main / java / org / opendaylight / yangtools / yang / parser / rfc7950 / stmt / list /
2021-02-09 Robert VargaFinish declared statement migration 85/95085/2
2021-02-08 Robert VargaPromote AbstractDeclaredEffectiveStatement 82/95082/2
2021-02-08 Robert VargaPromote AbstractEffectiveStatement to model-spi 78/95078/1
2021-02-08 Robert VargaPromote AbstractDeclaredStatement to model-spi 76/95076/1
2021-02-07 Robert VargaAdd derived statement cache 18/94918/24
2021-02-06 Robert VargaUpdate SchemaPathSupport output objects 51/95051/5
2021-02-01 Robert VargaPromote BaseSchemaTreeStatementSupport 54/94954/1
2021-01-31 Robert VargaUpdate SchemaPath.getPath() implementation 07/94907/5
2021-01-30 Robert VargaFix list statement original propagation 93/94893/2
2021-01-29 Robert VargaUse instantiatedPolicy() in list statement 89/94889/4
2021-01-28 Robert VargaMove original statement access 71/94871/1
2021-01-20 Robert VargaUse StatementPolicy instead of CopyPolicy 89/94089/52
2021-01-16 Robert VargaAdd ParserNamespace 42/94642/4
2020-12-08 Robert VargaMerge ListStatementSupport 11/94111/2
2020-12-07 miroslav.kovacSelect copyPolicy for each StatementSupport class 50/94050/5
2020-12-06 Robert VargaMake DataNodeContainer.dataChildByName() non-default 81/94081/5
2020-12-04 Robert VargaAdd DataSchemaNode.effectiveConfig() 00/86900/8
2020-12-04 Robert VargaMake EffectiveStmtCtx.effectiveConfig() accurate 23/94023/4
2020-12-03 Robert VargaIntegrate {Inference,Source}Exception with CommonStmtCtx 15/94015/7
2020-12-03 Michal BanikCentralize SchemaNode.getPath() dispatch 35/93935/15
2020-12-02 Robert VargaRefactor ConfigListWarningNamespace 97/93997/3
2020-11-27 Robert VargaDo not use StatementSourceReference in AbstractDeclared... 56/93956/4
2020-11-27 Robert VargaMigrate coerceStatementArgument() callers 55/93955/1
2020-11-27 Robert VargaMigrate getStatementArgument() callers 54/93954/1
2020-11-27 Robert VargaMigrate rawStatementArgument()/getStatementSourceRefere... 52/93952/1
2020-11-27 Robert VargaAdd CommonStmtCtx 19/93919/6
2020-11-27 Robert VargaMove use of EffectiveStmtCtx.caerbannog() 41/93941/3
2020-11-25 Robert VargaReformulate StatementContextFactory.createEffective() 26/93526/44
2020-11-15 Robert VargaMove OrderedByStatement.Ordering 41/93841/4
2020-10-29 Robert VargaAdd BaseSchemaTreeStatementSupport.parseArgumentValue() 66/93466/1
2020-10-29 miroslav.kovacMove implementation of OnStatementAdded to single class 61/93461/6
2020-10-04 Robert VargaReplace UniqueConstraint with UniqueEffectiveStatement 94/92894/3
2020-10-04 Robert VargaAdd EffectiveStatementEquivalent 85/91885/9
2020-09-21 Robert VargaFix warnings when we are augmenting-in a list 29/92529/1
2020-04-09 Robert VargaDo not issue duplicate warnings for lists missing keys 98/88998/2
2020-03-31 Robert VargaImprove list key presence checks 06/88806/2
2020-03-26 Robert VargaMake SchemaNode.getPath() implementations as deprecated 04/88704/1
2020-02-17 Robert VargaKeyStatement is defined in terms of Set<QName> 96/87796/6
2020-02-17 Robert VargaFixup SchemaNodeIdentifier design 95/87795/7
2020-02-06 Robert VargaImprove {Action,Notification}NodeContainerCompat safety 93/87493/1
2020-01-31 Robert VargaMark AbstractListStatementSupport methods final 12/87312/1
2020-01-30 Robert VargaMigrate QName-based declared statements 65/87265/2
2020-01-26 Robert VargaIntroduce AbstractModelStatement 49/87149/2
2020-01-22 Robert VargaRemove hashCode()/equals() from SchemaNode implementations 78/87078/8
2020-01-22 Robert VargaAdd OrderedByStatement.Ordering 99/86599/7
2020-01-14 Robert VargaCheck if we are operating in a grouping before issuing... 97/86897/2
2020-01-14 Robert VargaRefactor ListEffectiveStatementImpl 57/86857/18
2019-12-28 Robert VargaIssue an info message when a config=true list does... 98/86598/1
2019-11-27 Robert VargaCentralize must contraint definitions 61/85961/11
2019-11-01 Anil BelurMerge branch 'master' of ../controller
2019-10-31 Anil BelurMerge branch 'master' of ../controller
2019-07-30 Robert VargaHide effective statement implementations 06/69206/20
2019-07-08 Robert VargaAllow statements to efficiently lookup actions/notifica... 43/82943/1
2019-06-28 Robert VargaHandle implicit parent statements during copy operations 38/68838/30
2018-12-14 Robert VargaMass migrate fields to use Immutable collections 06/78806/2
2018-10-26 Robert VargaFix StmtContext nullness problems 60/77260/3
2018-10-23 Robert VargaMigrate {Action,Notification}NodeContainer to JDT annot... 18/77218/1
2018-10-23 Robert VargaMigrate ListSchemaNode to JDT annotations 12/77212/1
2018-07-16 Robert VargaDeclaredStatements can contain default implementations 54/74054/8
2018-07-16 Robert VargaAdd ConfigStatementContainerDeclaredStatement 53/74053/2
2018-03-16 Robert VargaIntroduce StmtContextUtils.parse(Node)Identifier 85/69485/8
2017-11-16 Robert VargaTurn StatementSupports into singletons 82/65582/2
2017-11-13 Robert VargaYANGTOOLS-706: Split out yang-parser-rfc7950 56/65456/11