Fixup collections return implementations
[yangtools.git] / yang / yang-parser-rfc7950 / src / main / java / org / opendaylight / yangtools / yang / parser / rfc7950 / stmt / deviate /
2020-11-18 Robert VargaPropagate @NonNull collection annotations 75/93875/10
2020-11-15 Michal BanikDeprecate DeclaredStatement constructors utilizing... 05/93605/9
2020-11-11 Robert VargaGraduate ChildSchemaNodeNamespace as SchemaTreeNamespace 08/93608/8
2020-10-04 Robert VargaReplace UniqueConstraint with UniqueEffectiveStatement 94/92894/3
2020-10-04 Robert VargaAdd EffectiveStatementEquivalent 85/91885/9
2020-07-02 Robert VargaOptimize deviate statement implementations 77/90877/5
2020-07-02 Robert VargaEliminate DeviateEffectiveStatementImpl.deviateType 76/90876/2
2020-02-17 Robert VargaFixup SchemaNodeIdentifier design 95/87795/7
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-12-26 Robert VargaSuppress UPM_UNCALLED_PRIVATE_METHOD 82/86582/2
2019-11-01 Anil BelurMerge branch 'master' of ../controller
2019-10-31 Anil BelurMerge branch 'master' of ../controller
2019-09-02 Robert VargaOptimize immutable lookups 30/84130/1
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-08-08 Robert VargaDo not use SchemaNodeIdentifierBuildNamespace prerequisites 72/73972/19
2018-07-16 Robert VargaDeclaredStatements can contain default implementations 54/74054/8
2018-07-10 Robert VargaReduce sonar code smells 78/73878/1
2018-03-02 Robert VargaIntern more arguments 04/69004/2
2017-12-25 Michael VorburgerFix slf4j usage errors found by checkstyle-logging 46/66446/3
2017-11-20 Peter KajsaYANGTOOLS-812: Add SchemaContextFactory control of... 13/64413/22
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