Move EffectiveStatementMixins to yang-model-spi
[yangtools.git] / yang / yang-parser-rfc7950 / src / main / java / org / opendaylight / yangtools / yang / parser / rfc7950 / stmt / typedef / TypedefStatementSupport.java
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-09 Robert VargaFinish declared statement migration 85/95085/2
2021-01-31 Robert VargaAdd CopyPolicy.EXACT_REPLICA 08/94908/2
2021-01-31 Robert VargaUpdate SchemaPath.getPath() implementation 07/94907/5
2021-01-28 Robert VargaYangStmtMapping.TYPEDEF implies StatementPolicy.context... 69/94869/2
2021-01-19 Robert VargaPromote BaseQNameStatementSupport 70/94670/3
2021-01-19 Robert VargaConvert trivial CopyPolicy users to StatementPolicy 57/94657/4
2020-12-07 miroslav.kovacSelect copyPolicy for each StatementSupport class 50/94050/5
2020-12-05 Robert VargaDo not access TypeNamespace during declared build 71/94071/1
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-27 Robert VargaMigrate rawStatementArgument()/getStatementSourceRefere... 52/93952/1
2020-11-25 Robert VargaReformulate StatementContextFactory.createEffective() 26/93526/44
2020-02-06 Robert VargaRefactor typedef implementations 58/87458/2
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
2018-10-26 Robert VargaFix StmtContext nullness problems 60/77260/3
2018-03-16 Robert VargaIntroduce StmtContextUtils.parse(Node)Identifier 85/69485/8
2017-12-23 Robert VargaYANGTOOLS-838: detect grouping identifier shadowing 66/66666/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