Retain DeclarationReference in DeclaredStatements
[yangtools.git] / yang / yang-parser-rfc7950 / src / main / java / org / opendaylight / yangtools / yang / parser / rfc7950 / stmt / submodule /
2021-04-22 Anton TregubovRetain DeclarationReference in DeclaredStatements 88/94088/7
2021-04-22 Robert VargaTeach YANG parser to retain DeclarationReference 76/95876/12
2021-02-18 Robert VargaRemove AbstractStatementSupport.createEmptyDeclared() 25/95225/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-02-08 Robert VargaPromote AbstractEffectiveStatement to model-spi 78/95078/1
2021-01-19 Robert VargaPromote BaseStatementSupport to parser.spi.meta 59/94659/5
2021-01-19 Robert VargaConvert trivial CopyPolicy users to StatementPolicy 57/94657/4
2021-01-13 Robert VargaRemove StmtContext.Mutable.addMutableStmtToSeal() 16/94616/2
2020-12-08 Robert VargaUnify NamespaceStmtCtx.localNamespacePortion() 15/94115/2
2020-12-08 Robert VargaMerge SubmoduleStatementSupport 12/94112/2
2020-12-07 miroslav.kovacSelect copyPolicy for each StatementSupport class 50/94050/5
2020-12-03 Robert VargaIntegrate {Inference,Source}Exception with CommonStmtCtx 15/94015/7
2020-11-30 Robert VargaSearch effective statements instaead of StmtContexts 73/93973/2
2020-11-27 Robert VargaDo not use StatementSourceReference in AbstractDeclared... 56/93956/4
2020-11-27 Robert VargaMigrate coerceStatementArgument() callers 55/93955/1
2020-11-27 Robert VargaMigrate coerceRawStatementArgument() callers 53/93953/1
2020-11-27 Robert VargaMigrate rawStatementArgument()/getStatementSourceRefere... 52/93952/1
2020-11-27 Robert VargaAdd CommonStmtCtx 19/93919/6
2020-11-25 Robert VargaReformulate StatementContextFactory.createEffective() 26/93526/44
2020-11-24 Robert VargaFixup collections return implementations 18/93918/2
2020-11-15 Michal BanikDeprecate DeclaredStatement constructors utilizing... 05/93605/9
2020-10-06 Robert VargaSimplify Module/Submodule statement argument usage 16/92916/1
2020-10-06 Robert VargaUse UnqualifiedQName for {Module,Submodule}Statement 10/92910/6
2020-10-05 Robert VargaSeparate out Module and Submodule interfaces 93/92893/8
2020-07-04 Robert VargaRefactor {Module,Submodule}EffectiveStatementImpl 02/87502/7
2020-02-06 Robert VargaImprove {Action,Notification}NodeContainerCompat safety 93/87493/1
2020-01-31 Robert VargaPopulate SubmoduleEffectiveModule with import namespaces 65/82165/14
2020-01-22 Robert VargaRemove hashCode()/equals() from SchemaNode implementations 78/87078/8
2019-11-27 Robert VargaRefactor AbstractEffectiveModule 70/85970/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-10-26 Robert VargaFix StmtContext nullness problems 60/77260/3
2018-07-16 Robert VargaDeclaredStatements can contain default implementations 54/74054/8
2018-07-10 Robert VargaReduce sonar code smells 78/73878/1
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