Centralize substatement validators
[yangtools.git] / yang / yang-parser-rfc7950 / src / main / java / org / opendaylight / yangtools / yang / parser / rfc7950 / stmt / notification / AbstractNotificationStatementSupport.java
2021-04-23 Robert VargaCentralize substatement validators 99/95899/2
2021-04-22 Robert VargaUpdate yang-parser-api 90/95890/7
2021-04-22 Anton TregubovRetain DeclarationReference in DeclaredStatements 88/94088/7
2021-04-22 Robert VargaTeach YANG parser to retain DeclarationReference 76/95876/12
2021-02-18 Robert VargaRemove AbstractStatementSupport.createEmptyDeclared() 25/95225/2
2021-02-18 Robert VargaMove even more statements 00/95200/8
2021-02-15 Robert VargaMove EffectiveStatementMixins to yang-model-spi 73/95173/2
2021-02-14 Robert VargaSplit out yang-model-ri 70/95170/5
2021-02-09 Robert VargaFinish declared statement migration 85/95085/2
2021-02-08 Robert VargaPromote AbstractEffectiveStatement to model-spi 78/95078/1
2021-02-01 Robert VargaPromote BaseSchemaTreeStatementSupport 54/94954/1
2021-01-31 Robert VargaUpdate SchemaPath.getPath() implementation 07/94907/5
2021-01-27 Robert VargaAllow derived context to be reused 29/94829/8
2021-01-21 Robert VargaAdd BaseSchemaTreeStatementSupport statement policies 17/94717/4
2021-01-20 Robert VargaUse StatementPolicy instead of CopyPolicy 89/94089/52
2021-01-19 Robert VargaMove historyAndStatusFlags() 69/94669/2
2021-01-14 Robert VargaMove list/key checks to onStatementAdded() 29/94629/5
2021-01-14 Robert VargaMove parent checks to onStatementAdded() 26/94626/9
2020-12-07 miroslav.kovacSelect copyPolicy for each StatementSupport class 50/94050/5
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-11-27 Robert VargaDo not use StatementSourceReference in AbstractDeclared... 56/93956/4
2020-11-27 Robert VargaMigrate coerceStatementArgument() callers 55/93955/1
2020-11-25 Robert VargaReformulate StatementContextFactory.createEffective() 26/93526/44
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-07-02 Robert VargaAdd BaseQNameStatementSupport.historyAndStatusFlags() 67/90867/3
2020-02-05 Robert VargaRefactor notification statement implementation 36/87436/3
2020-01-14 Robert VargaFix statement support generic arguments 70/86870/2
2019-11-01 Anil BelurMerge branch 'master' of ../controller
2019-10-31 Anil BelurMerge branch 'master' of ../controller
2018-10-26 Robert VargaFix StmtContext nullness problems 60/77260/3
2018-03-16 Robert VargaIntroduce StmtContextUtils.parse(Node)Identifier 85/69485/8
2017-11-13 Robert VargaYANGTOOLS-706: Split out yang-parser-rfc7950 56/65456/11