AbstractEffectiveModule should retain statement order
[yangtools.git] / yang / yang-parser-rfc7950 / src / main / java / org / opendaylight / yangtools / yang / parser / rfc7950 / stmt / AbstractEffectiveModule.java
2020-01-23 Robert VargaAbstractEffectiveModule should retain statement order 89/87089/1
2019-11-27 Robert VargaRemove intermediate checking maps 19/86019/1
2019-11-27 Robert VargaEliminate childNodes map 18/86018/1
2019-11-27 Robert VargaCentralize unknownNodes 16/86016/1
2019-11-27 Robert VargaRefactor AbstractEffectiveModule 15/86015/1
2019-11-26 Robert VargaSpeed up confict detection 89/85989/2
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