Remove hashCode()/equals() from SchemaNode implementations
[yangtools.git] / yang / yang-parser-rfc7950 / src / main / java / org / opendaylight / yangtools / yang / parser / rfc7950 / stmt / notification / NotificationEffectiveStatementImpl.java
2020-02-10 Robert VargaRemove hashCode()/equals() from SchemaNode implementations 27/87527/2
2020-02-06 Robert VargaRefactor notification statement implementation 83/87483/1
2020-01-14 Robert VargaFix statement support generic arguments 70/86870/2
2019-11-27 Robert VargaCompute mustConstraints lazily 62/85962/11
2019-11-27 Robert VargaCentralize unknownNodes 59/85959/10
2019-11-01 Anil BelurMerge branch 'master' of ../controller
2019-10-31 Anil BelurMerge branch 'master' of ../controller
2018-12-14 Robert VargaMass migrate fields to use Immutable collections 06/78806/2
2018-10-26 Robert VargaFix StmtContext nullness problems 60/77260/3
2018-10-23 Robert VargaMigrate SchemaNode to JDT annotations 20/77220/1
2018-10-23 Robert VargaMigrate DocumentedNode/Status to JDT annotations 07/77207/1
2018-02-02 Robert VargaDeprecate CopyableNode at al. 52/67752/3
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