Populate SubmoduleEffectiveModule with import namespaces
[yangtools.git] / yang / yang-parser-rfc7950 / src / main / java / org / opendaylight / yangtools / yang / parser / rfc7950 / stmt / AbstractEffectiveModule.java
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