Do not synchronize around ReactorStmtCtx.schemaPath
[yangtools.git] / yang / yang-parser-reactor / src / main / java / org / opendaylight / yangtools / yang / parser / stmt / reactor / ReactorStmtCtx.java
2021-02-01 Robert VargaDo not synchronize around ReactorStmtCtx.schemaPath 51/94951/1
2021-01-31 Robert VargaRefactor EffectiveStmtCtx.Parent.schemaPath() 11/94911/1
2021-01-28 Robert VargaRefactor AbstractTypeStatementSupport.typeEffectiveQName() 66/94866/2
2021-01-28 Robert VargaMove Current.argumentAsTypeQName() implementation 59/94859/1
2021-01-27 Robert VargaFix detection of reused substatements 28/94828/3
2021-01-26 Robert VargaCentralize ReactorStmtCtx.replicaAsChildOf() 24/94824/4
2021-01-25 Robert VargaCache substatement context-independence summary 56/94656/12
2021-01-18 Robert VargaDo not force materialization when not needed 54/94654/10
2021-01-16 Robert VargaAdd ParserNamespace 42/94642/4
2021-01-13 Robert VargaExpose root QName from EffectiveStmtCtx.Current 22/94622/2
2021-01-13 Robert VargaRemove StmtContext.Mutable.addMutableStmtToSeal() 16/94616/2
2020-12-08 Robert VargaUnify NamespaceStmtCtx.localNamespacePortion() 15/94115/2
2020-12-06 Robert VargaMove findSubstatementArgument()/hasSubstatement() to... 78/94078/4
2020-12-04 Robert VargaMake EffectiveStmtCtx.effectiveConfig() accurate 23/94023/4
2020-12-03 Robert VargaAdd parent refcount cache 88/93988/18
2020-12-03 Robert VargaIntegrate {Inference,Source}Exception with CommonStmtCtx 15/94015/7
2020-12-03 Robert VargaTrim down ReplicaStatementContext 94/93994/8
2020-12-03 miroslav.kovacUse statementContextBase when creating effecive 02/94002/6
2020-12-03 miroslav.kovacAdd BoundStmtCtxCompat 87/93987/13
2020-12-03 miroslav.kovacIntroduce NamespaceStmtCtx 86/93986/11
2020-12-02 miroslav.kovacCopyHistory and yangVersion merge 84/93984/6
2020-12-02 Robert VargaEliminate ReplicaStatementContext.haveRef 09/94009/2
2020-12-02 Robert VargaRemost StatementContextBase.schemaPath() 08/94008/2
2020-12-02 Robert VargaMove flags to ReactorStmtCtx 07/94007/1
2020-12-02 Robert VargaMove more StatementContextBase methods 06/94006/1
2020-12-02 Robert VargaMove effectiveInstance to ReactorStmtCtx 05/94005/1
2020-12-02 Robert VargaRemove ReactorStmtCtx.parentStmtCtx() 04/94004/1
2020-12-02 Robert VargaMake sweep-on-decrement more aggressive 01/94001/2
2020-12-02 Robert VargaSweep child->parent relationships more quickly 98/93998/7
2020-12-02 Robert VargaAdd a refcount mechanism for substatements 36/93936/42