Move findSubstatementArgument()/hasSubstatement() to BoundStmtCtx
[yangtools.git] / yang / yang-parser-reactor / src / main / java / org / opendaylight / yangtools / yang / parser / stmt / reactor / ReactorStmtCtx.java
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