Move EffectiveStatementMixins to yang-model-spi
[yangtools.git] / yang / yang-parser-rfc7950 / src / main / java / org / opendaylight / yangtools / yang / parser / rfc7950 / stmt / container / ContainerEffectiveStatementImpl.java
2021-02-15 Robert VargaMove EffectiveStatementMixins to yang-model-spi 73/95173/2
2021-02-12 Robert VargaRemove EffectiveStatementStateAware implementations 37/95137/2
2021-02-08 Robert VargaPromote AbstractDeclaredEffectiveStatement 82/95082/2
2021-02-07 Robert VargaAdd derived statement cache 18/94918/24
2021-02-06 Robert VargaUpdate SchemaPathSupport output objects 51/95051/5
2021-01-31 Robert VargaUpdate SchemaPath.getPath() implementation 07/94907/5
2021-01-27 Robert VargaAllow derived context to be reused 29/94829/8
2020-12-06 Robert VargaMake DataNodeContainer.dataChildByName() non-default 81/94081/5
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-25 Robert VargaReformulate StatementContextFactory.createEffective() 26/93526/44
2020-10-05 Robert VargaSplit out input/output schema nodes 95/92895/9
2020-03-26 Robert VargaMake SchemaNode.getPath() implementations as deprecated 04/88704/1
2020-02-06 Robert VargaImprove {Action,Notification}NodeContainerCompat safety 93/87493/1
2020-02-04 Robert VargaAdd DefaultWithDataTree.WithSubstatements 20/87420/1
2020-01-26 Robert VargaIntroduce AbstractModelStatement 49/87149/2
2020-01-22 Robert VargaRemove hashCode()/equals() from SchemaNode implementations 78/87078/8
2020-01-14 Robert VargaRefactor ContainerEffectiveStatementImpl 61/86861/17
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-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-23 Robert VargaMigrate {Action,Notification}NodeContainer to JDT annot... 18/77218/1
2017-11-13 Robert VargaYANGTOOLS-706: Split out yang-parser-rfc7950 56/65456/11