Do not use TypeDefinition copying just yet
[yangtools.git] / yang / yang-parser-rfc7950 / src / main / java / org / opendaylight / yangtools / yang / parser / rfc7950 / stmt / leaf_list / AbstractLeafListEffectiveStatement.java
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