Fixup collections return implementations
[yangtools.git] / yang / yang-parser-rfc7950 / src / main / java / org / opendaylight / yangtools / yang / parser / rfc7950 / stmt / deviation /
2020-11-15 Michal BanikDeprecate DeclaredStatement constructors utilizing... 05/93605/9
2020-10-05 Robert VargaMigrate default method implementations to model.api 00/92900/2
2020-10-04 Robert VargaAdd EffectiveStatementEquivalent 85/91885/9
2020-02-17 Robert VargaUse absolute schema node identifier in Deviation.getTar... 05/87805/2
2020-02-17 Robert VargaDeviationStatement should use absolute SchemaNodeIdentifier 98/87798/8
2020-02-17 Robert VargaFixup SchemaNodeIdentifier design 95/87795/7
2020-02-03 Robert VargaRefactor deviation statement implementations 93/87393/1
2020-01-22 Robert VargaRemove hashCode()/equals() from SchemaNode implementations 78/87078/8
2020-01-14 Robert VargaFix statement support generic arguments 70/86870/2
2019-11-25 Robert VargaAdd AbstractEffectiveDocumentedNodeWithoutStatus 57/85957/2
2019-11-01 Anil BelurMerge branch 'master' of ../controller
2019-10-31 Anil BelurMerge branch 'master' of ../controller
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 DocumentedNode/Status to JDT annotations 07/77207/1
2018-07-16 Robert VargaDeclaredStatements can contain default implementations 54/74054/8
2018-07-10 Robert VargaReduce sonar code smells 78/73878/1
2017-11-16 Robert VargaTurn StatementSupports into singletons 82/65582/2
2017-11-13 Robert VargaYANGTOOLS-706: Split out yang-parser-rfc7950 56/65456/11