Fixup collections return implementations
[yangtools.git] / yang / yang-parser-rfc7950 / src / main / java / org / opendaylight / yangtools / yang / parser / rfc7950 / stmt / choice /
2020-11-24 Robert VargaFixup collections return implementations 18/93918/2
2020-10-29 Robert VargaAdd BaseSchemaTreeStatementSupport.parseArgumentValue() 66/93466/1
2020-10-29 miroslav.kovacMove implementation of OnStatementAdded to single class 61/93461/6
2020-10-04 Robert VargaAdd EffectiveStatementEquivalent 85/91885/9
2020-03-26 Robert VargaMake SchemaNode.getPath() implementations as deprecated 04/88704/1
2020-02-10 Robert VargaRevert ChoiceSchemaNode.getCases() to return a Collection 39/87539/7
2020-02-05 Robert VargaCleanup getQName() mixin interplay 37/87437/4
2020-02-04 Robert VargaMigrate choice statement implementations 26/87426/3
2020-01-22 Robert VargaRemove hashCode()/equals() from SchemaNode implementations 78/87078/8
2020-01-16 Robert VargaRefactor yang-model-api child traversal return types 77/86877/21
2020-01-14 Robert VargaFix statement support generic arguments 70/86870/2
2019-11-01 Anil BelurMerge branch 'master' of ../controller
2019-10-31 Anil BelurMerge branch 'master' of ../controller
2019-10-01 Robert VargaRemove ImplicitCaseSchemaNode 34/84834/2
2019-06-28 Robert VargaHandle implicit parent statements during copy operations 38/68838/30
2019-02-25 Robert VargaRemove ImplicitParentAwareStatementSupport inheritence 78/80578/4
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 SchemaNode to JDT annotations 20/77220/1
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-16 Robert VargaAdd ConfigStatementContainerDeclaredStatement 53/74053/2
2018-03-16 Robert VargaIntroduce StmtContextUtils.parse(Node)Identifier 85/69485/8
2018-02-02 Robert VargaDeprecate CopyableNode at al. 52/67752/3
2017-11-20 Robert VargaRename ChoiceCaseNode to CaseSchemaNode 47/65747/2
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