Revert ChoiceSchemaNode.getCases() to return a Collection
[yangtools.git] / yang / yang-parser-rfc7950 / src / main / java / org / opendaylight / yangtools / yang / parser / rfc7950 / stmt / uses /
2020-02-10 Robert VargaDo not copy grouping/uses statements 63/87363/16
2020-02-02 Robert VargaDo not inline anything but schema tree nodes/extensions 62/87362/2
2020-02-02 Robert VargaMove copy operation execution 56/87356/4
2020-02-02 Robert VargaMove grouping copy policy to UsesStatementSupport 55/87355/2
2020-01-31 Robert VargaDefer copy decisions to StatementSupport 44/87144/31
2020-01-25 Robert VargaAdd InferredStatementContext 13/87113/21
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-27 Robert VargaCentralize unknownNodes 59/85959/10
2019-11-01 Anil BelurMerge branch 'master' of ../controller
2019-10-31 Anil BelurMerge branch 'master' of ../controller
2019-01-25 Robert VargaCleanup yang-parser-spi namespaces 52/68552/9
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 UsesNode to JDT annotations 17/77217/1
2018-10-23 Robert VargaMigrate DocumentedNode/Status to JDT annotations 07/77207/1
2018-09-19 Robert VargaDo not clutter logs with a thrown exception 50/76250/1
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-03-16 Robert VargaIntroduce StmtContextUtils.parse(Node)Identifier 85/69485/8
2018-02-02 Robert VargaDeprecate CopyableNode at al. 52/67752/3
2017-11-16 Robert VargaTurn StatementSupports into singletons 82/65582/2
2017-11-13 Claudio D. GaspariniBGPCEP-717: Reduce log levels 68/65468/4
2017-11-13 Robert VargaYANGTOOLS-706: Split out yang-parser-rfc7950 56/65456/11