Do not synchronize around ReactorStmtCtx.schemaPath
[yangtools.git] / yang / yang-parser-reactor / src / main / java / org / opendaylight / yangtools / yang / parser / stmt / reactor / StatementContextBase.java
2021-02-01 Robert VargaDo not synchronize around ReactorStmtCtx.schemaPath 53/94953/1
2020-11-05 Robert VargaFix PhaseModificationInNamespacePath effects 90/93590/5
2020-11-04 Robert VargaRefactor StatementContextBase.effective access 87/93587/1
2020-11-02 miroslav.kovacUse StmtContext.findSubstatementArgument() for isConfig... 04/93504/10
2020-10-30 Robert VargaDefer substatement initialization in InferredStatementC... 38/92238/14
2020-08-22 Robert VargaFix eclipse nullness warnings around Class 35/92235/5
2020-08-22 Robert VargaDeprecate StmtContext.getSchemaPath() 36/92236/4
2020-04-16 Robert VargaUpstream StmtContextUtils.producesDeclared() 59/87359/7
2020-02-17 Robert VargaFixup SchemaNodeIdentifier design 95/87795/7
2020-02-15 Robert VargaTrim buildEffective() bytecode 19/87719/2
2020-02-14 Robert VargaSplit onPhaseCompleted() 18/87718/1
2020-02-14 Robert VargaDo not try to finish already completed phase 08/87708/5
2020-02-14 Robert VargaEffectiveStatements track StatementContextBase 13/87713/1
2020-02-14 Robert VargaSplit up tryToCompletePhase() 06/87706/3
2020-02-03 Robert VargaAdd CopyPolicy.REJECT 94/87394/1
2020-02-03 Robert VargaAdd StatementContextBase.hasEmptySubstatements() 57/87357/14
2020-02-02 Robert VargaMove copy operation execution 56/87356/4
2020-02-02 Robert VargaRemove StmtContext.setCompletedPhase() 58/87358/3
2020-01-31 Robert VargaDefer copy decisions to StatementSupport 44/87144/31
2020-01-28 Robert VargaFix StmtContext.get{Original,PreviousCopy}Ctx() return... 23/87223/2
2020-01-28 Robert VargaMove declaredInstance out of StatementContextBase 22/87222/1
2020-01-28 Robert VargaMake declared statement inheritance a StatementContextB... 79/87179/13
2020-01-28 Robert VargaFix AbstractResumedStatement reparent 98/87198/1
2020-01-28 Robert VargaMake asserts buildDeclared() more lenient 97/87197/1
2020-01-27 Robert VargaCleanup NamespaceStorageSupport/StmtContext API conflict 77/87177/1
2020-01-25 Robert VargaAdd InferredStatementContext 13/87113/21
2020-01-25 Robert VargaExtract AbstractResumedStatement 40/87140/6
2020-01-25 Robert VargaExpand reactor documentation a bit 39/87139/5
2020-01-25 Robert VargaOptimize isConfiguration()/isIgnoringConfig() interplay 38/87138/2
2020-01-25 Robert VargaOptimize SubstatementContext size 30/87130/6
2020-01-24 Robert VargaRemove removeStatementsFromEffectiveSubstatements() 31/87131/2
2020-01-24 Robert VargaMigrate StmtContext javadoc 26/87126/1
2020-01-23 Robert VargaMake StatementContextBase.childCopyOf() final 12/87112/2
2020-01-23 Robert VargaMove common code 10/87110/2
2020-01-23 Robert VargaRemove childCopyOf() generic arguments 09/87109/2
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