Move EffectiveStatementMixins to yang-model-spi
[yangtools.git] / yang / yang-parser-rfc7950 / src / main / java / org / opendaylight / yangtools / yang / parser / rfc7950 / stmt / leaf_list / AbstractLeafListEffectiveStatement.java
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-10 Robert VargaRevert "Add support for rebinding type definitions" 04/95104/1
2021-02-08 Robert VargaPromote AbstractDeclaredEffectiveStatement 82/95082/2
2021-02-08 Robert VargaSeed yang-model-spi with model.util.type 70/95070/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-30 Robert VargaDo not use TypeDefinition copying just yet 06/94906/1
2021-01-30 Robert VargaAdd support for rebinding type definitions 43/94843/10
2021-01-29 Robert VargaUse instantiatedPolicy() for leaf-list statements 88/94888/4
2021-01-28 Robert VargaRemove SchemaPath from TypeDefinition implementations 57/94857/9
2020-12-03 Michal BanikCentralize SchemaNode.getPath() dispatch 35/93935/15
2020-10-04 Robert VargaAdd EffectiveStatementEquivalent 85/91885/9
2020-03-26 Robert VargaMake SchemaNode.getPath() implementations as deprecated 04/88704/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 Leaf(List)EffectiveStatementImpl 15/86815/24