Upstream StmtContextUtils.producesDeclared()
[yangtools.git] / yang / yang-parser-reactor / src / main / java / org / opendaylight / yangtools / yang / parser / stmt / reactor / StatementContextBase.java
2020-04-16 Robert VargaUpstream StmtContextUtils.producesDeclared() 78/89078/1
2020-02-16 Robert VargaTrim buildEffective() bytecode 58/87758/1
2020-02-16 Robert VargaSplit onPhaseCompleted() 57/87757/1
2020-02-16 Robert VargaDo not try to finish already completed phase 56/87756/1
2020-02-16 Robert VargaEffectiveStatements track StatementContextBase 55/87755/1
2020-02-14 Robert VargaSplit up tryToCompletePhase() 10/87710/1
2020-02-04 Robert VargaAdd CopyPolicy.REJECT 04/87404/2
2020-02-04 Robert VargaAdd StatementContextBase.hasEmptySubstatements() 03/87403/2
2020-02-03 Robert VargaMove copy operation execution 00/87400/1
2020-02-03 Robert VargaDefer copy decisions to StatementSupport 98/87398/1
2020-01-29 Robert VargaMove declaredInstance out of StatementContextBase 55/87255/2
2020-01-29 Robert VargaMake declared statement inheritance a StatementContextB... 54/87254/2
2020-01-29 Robert VargaFix AbstractResumedStatement reparent 53/87253/2
2020-01-29 Robert VargaMake asserts buildDeclared() more lenient 52/87252/2
2020-01-29 Robert VargaCleanup NamespaceStorageSupport/StmtContext API conflict 50/87250/2
2020-01-29 Robert VargaAdd InferredStatementContext 45/87245/2
2020-01-29 Robert VargaExtract AbstractResumedStatement 44/87244/1
2020-01-27 Robert VargaExpand reactor documentation a bit 67/87167/2
2020-01-27 Robert VargaOptimize isConfiguration()/isIgnoringConfig() interplay 66/87166/2
2020-01-27 Robert VargaOptimize SubstatementContext size 65/87165/2
2020-01-24 Robert VargaMigrate StmtContext javadoc 33/87133/1
2020-01-23 Robert VargaMove common code 16/87116/1
2019-11-26 Robert VargaRework EffectiveStatementBase statement order restoration 67/85967/1
2019-11-01 Anil BelurMerge branch 'master' of ../controller
2019-10-31 Anil BelurMerge branch 'master' of ../controller
2019-10-23 Robert VargaReinstate "Check for nested augmentations" 33/85333/5
2019-10-18 Robert VargaFix foldable trigraphs 96/85196/1
2019-09-10 Robert VargaUse Optional.isEmpty() 92/84292/2
2019-09-02 Robert VargaOptimize immutable lookups 30/84130/1
2019-06-28 Robert VargaHandle implicit parent statements during copy operations 38/68838/30
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 VargaCleanup StmtContext nullness annotations 98/77198/2
2018-09-12 Robert VargaFix logging template 25/76025/2
2018-08-03 Robert VargaMigrate @Nullable annotation 07/74807/2
2018-05-04 Robert VargaFix Sonar-reported code smells in yang-parser-reactor 91/71791/1
2018-02-27 Robert VargaAllow StatementMap to be resized to correct size 24/68824/1
2018-02-27 Robert VargaAllow StatementWriter to be stateful 11/68811/5
2017-11-13 Robert VargaFix checkstyle issues reported by odlparent-3.0.0's... 90/65490/1
2017-11-03 Robert VargaYANGTOOLS-706: split out yang-parser-reactor 38/65038/5