Create all effective statements path Nullable
[yangtools.git] / yang / rfc8040-parser-support / src / main / java / org / opendaylight / yangtools / rfc8040 / parser / YangDataEffectiveStatementImpl.java
2020-12-06 miroslav.kovacCreate all effective statements path Nullable 20/94020/6
2020-11-27 Robert VargaAdd CommonStmtCtx 19/93919/6
2020-11-25 Robert VargaReformulate StatementContextFactory.createEffective() 26/93526/44
2020-10-06 Robert VargaRefactor AbstractEffectiveDocumentedNodeWithStatus 21/92921/2
2020-10-04 Robert VargaAdd EffectiveStatementEquivalent 85/91885/9
2020-08-22 Robert VargaRefactor AbstractEffectiveDocumentedNodeWithStatus 13/92013/11
2020-03-26 Robert VargaMake SchemaNode.getPath() implementations as deprecated 04/88704/1
2020-01-22 Robert VargaRemove hashCode()/equals() from SchemaNode implementations 78/87078/8
2019-11-01 Anil BelurMerge branch 'master' of ../controller
2019-10-31 Anil BelurMerge branch 'master' of ../controller
2019-03-25 Robert VargaDisconnect EffectiveStatements and SchemaNodes 47/81147/1
2018-10-26 Robert VargaFix StmtContext nullness problems 60/77260/3
2018-10-08 Robert VargaDo not import java.annotation 25/76725/2
2018-03-16 Robert VargaIntroduce StmtContextUtils.parse(Node)Identifier 85/69485/8
2017-11-13 Robert VargaYANGTOOLS-706: separate out RFC8040 extension support 60/65460/13