Move more statements
[yangtools.git] / yang / yang-parser-rfc7950 / src / main / java / org / opendaylight / yangtools / yang / parser / rfc7950 / stmt / leaf /
2021-02-16 Robert VargaMove more statements 74/95174/8
2021-02-15 Robert VargaMove EffectiveStatementMixins to yang-model-spi 73/95173/2
2021-02-14 Robert VargaSplit out yang-model-ri 70/95170/5
2021-02-12 Robert VargaRemove EffectiveStatementStateAware implementations 37/95137/2
2021-02-09 Robert VargaFinish declared statement migration 85/95085/2
2021-02-08 Robert VargaPromote AbstractDeclaredEffectiveStatement 82/95082/2
2021-02-08 Robert VargaPromote AbstractDeclaredStatement to model-spi 76/95076/1
2021-02-08 Robert VargaSeed yang-model-spi with model.util.type 70/95070/2
2021-02-07 Robert VargaAdd derived statement cache 18/94918/24
2021-02-06 Robert VargaUpdate SchemaPathSupport output objects 51/95051/5
2021-02-01 Robert VargaPromote BaseSchemaTreeStatementSupport 54/94954/1
2021-01-31 Robert VargaUpdate SchemaPath.getPath() implementation 07/94907/5
2021-01-30 Robert VargaAdd statement sharing for leaf statements 96/94896/10
2021-01-28 Robert VargaRemove SchemaPath from TypeDefinition implementations 57/94857/9
2021-01-27 Robert VargaConvert leaf statement to instantiatedPolicy() 33/94833/7
2021-01-20 Robert VargaUse StatementPolicy instead of CopyPolicy 89/94089/52
2020-12-07 miroslav.kovacSelect copyPolicy for each StatementSupport class 50/94050/5
2020-12-04 Robert VargaAdd DataSchemaNode.effectiveConfig() 00/86900/8
2020-12-04 Robert VargaMake EffectiveStmtCtx.effectiveConfig() accurate 23/94023/4
2020-12-03 Robert VargaIntegrate {Inference,Source}Exception with CommonStmtCtx 15/94015/7
2020-12-03 Michal BanikCentralize SchemaNode.getPath() dispatch 35/93935/15
2020-11-27 Robert VargaMigrate coerceStatementArgument() callers 55/93955/1
2020-11-25 Robert VargaReformulate StatementContextFactory.createEffective() 26/93526/44
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-01-30 Robert VargaMigrate QName-based declared statements 65/87265/2
2020-01-26 Robert VargaIntroduce AbstractModelStatement 49/87149/2
2020-01-14 Robert VargaRefactor Leaf(List)EffectiveStatementImpl 15/86815/24
2019-11-27 Robert VargaCentralize must contraint definitions 61/85961/11
2019-11-01 Anil BelurMerge branch 'master' of ../controller
2019-10-31 Anil BelurMerge branch 'master' of ../controller
2019-07-30 Robert VargaHide effective statement implementations 06/69206/20
2019-06-28 Robert VargaHandle implicit parent statements during copy operations 38/68838/30
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-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
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