Update yang-parser-api
[yangtools.git] / yang / yang-parser-rfc7950 / src / main / java / org / opendaylight / yangtools / yang / parser / rfc7950 / stmt / notification /
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-12 Robert VargaRemove EffectiveStatementStateAware implementations 37/95137/2
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-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-06 Robert VargaMake DataNodeContainer.dataChildByName() non-default 81/94081/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-27 Robert VargaMove use of EffectiveStmtCtx.caerbannog() 41/93941/3
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-10-04 Robert VargaAdd EffectiveStatementEquivalent 85/91885/9
2020-07-02 Robert VargaAdd BaseQNameStatementSupport.historyAndStatusFlags() 67/90867/3
2020-03-26 Robert VargaMake SchemaNode.getPath() implementations as deprecated 04/88704/1
2020-02-05 Robert VargaRefactor notification statement implementation 36/87436/3
2020-01-22 Robert VargaRemove hashCode()/equals() from SchemaNode implementations 78/87078/8
2020-01-16 Robert VargaRefactor yang-model-api child traversal return types 77/86877/21
2020-01-14 Robert VargaFix statement support generic arguments 70/86870/2
2019-11-27 Robert VargaCompute mustConstraints lazily 62/85962/11
2019-11-27 Robert VargaCentralize unknownNodes 59/85959/10
2019-11-01 Anil BelurMerge branch 'master' of ../controller
2019-10-31 Anil BelurMerge branch 'master' of ../controller
2019-09-02 Robert VargaOptimize immutable lookups 30/84130/1
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 SchemaNode to JDT annotations 20/77220/1
2018-10-23 Robert VargaMigrate DocumentedNode/Status to JDT annotations 07/77207/1
2018-07-16 Robert VargaDeclaredStatements can contain default implementations 54/74054/8
2018-03-16 Robert VargaIntroduce StmtContextUtils.parse(Node)Identifier 85/69485/8
2018-02-02 Robert VargaDeprecate CopyableNode at al. 52/67752/3
2017-11-16 Robert VargaTurn StatementSupports into singletons 82/65582/2
2017-11-13 Robert VargaFix checkstyle issues reported by odlparent-3.0.0's... 90/65490/1
2017-11-13 Robert VargaYANGTOOLS-706: Split out yang-parser-rfc7950 56/65456/11