Move EffectiveStatementMixins to yang-model-spi
[yangtools.git] / yang / yang-parser-rfc7950 / src / main / java / org / opendaylight / yangtools / yang / parser / rfc7950 / stmt / AbstractEffectiveModule.java
2021-02-15 Robert VargaMove EffectiveStatementMixins to yang-model-spi 73/95173/2
2021-02-08 Robert VargaPromote AbstractDeclaredEffectiveStatement 82/95082/2
2020-12-06 Robert VargaMake DataNodeContainer.dataChildByName() non-default 81/94081/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 VargaEliminate AbstractEffectiveModule.schemaTreeNamespace 57/93957/2
2020-11-27 Robert VargaDo not use StatementSourceReference in AbstractDeclared... 56/93956/4
2020-11-27 Robert VargaMigrate rawStatementArgument()/getStatementSourceRefere... 52/93952/1
2020-11-27 Robert VargaMove use of EffectiveStmtCtx.caerbannog() 41/93941/3
2020-11-25 Robert VargaReformulate StatementContextFactory.createEffective() 26/93526/44
2020-11-24 Robert VargaFixup collections return implementations 18/93918/2
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-07-03 Robert VargaRemove statement filter caches from AbstractEffectiveModule 13/90913/3
2020-07-03 Robert VargaRemove simple AbstractEffectiveModule properties 12/90912/1
2020-07-03 Robert VargaRemove AbstractEffectiveModule.get{Namespace,Revision} 11/90911/1
2020-07-03 Robert VargaRemove AbstractEffectiveModule.name 10/90910/1
2020-04-18 Robert VargaClean up AbstractEffectiveDocumentedNode naming 22/89122/1
2020-02-06 Robert VargaRender AbstractSchemaEffectiveDocumentedNode obsolete 00/87500/1
2020-02-06 Robert VargaImprove {Action,Notification}NodeContainerCompat safety 93/87493/1
2020-02-05 Robert VargaMove dataTree/schemaTree to AbstractEffectiveModule 49/87449/2
2020-01-31 Robert VargaPopulate SubmoduleEffectiveModule with import namespaces 65/82165/14
2020-01-22 Robert VargaAbstractEffectiveModule should retain statement order 85/87085/3
2020-01-16 Robert VargaRefactor yang-model-api child traversal return types 77/86877/21
2019-11-27 Robert VargaRemove intermediate checking maps 84/85984/8
2019-11-27 Robert VargaEliminate childNodes map 63/85963/18
2019-11-27 Robert VargaCentralize unknownNodes 59/85959/10
2019-11-27 Robert VargaRefactor AbstractEffectiveModule 70/85970/10
2019-11-26 Robert VargaSpeed up confict detection 85/85985/3
2019-11-01 Anil BelurMerge branch 'master' of ../controller
2019-10-31 Anil BelurMerge branch 'master' of ../controller
2019-07-08 Robert VargaAllow statements to efficiently lookup actions/notifica... 43/82943/1
2018-12-14 Robert VargaMass migrate fields to use Immutable collections 06/78806/2
2018-10-23 Robert VargaMigrate {Action,Notification}NodeContainer to JDT annot... 18/77218/1
2018-10-23 Robert VargaMigrate DocumentedNode/Status to JDT annotations 07/77207/1
2018-06-13 Robert VargaAdd SchemaTreeAwareEffectiveStatement 17/69217/22
2017-11-13 Robert VargaFix checkstyle issues reported by odlparent-3.0.0's... 90/65490/1
2017-11-13 Robert VargaYANGTOOLS-706: Split out yang-parser-rfc7950 56/65456/11