Fix StmtContext.produces{Declared,Effective} signatures
[yangtools.git] / yang / yang-parser-spi / src / main / java / org / opendaylight / yangtools / yang / parser / spi / meta / StmtContext.java
2020-11-27 Robert VargaFix StmtContext.produces{Declared,Effective} signatures 49/93949/1
2020-10-30 miroslav.kovacAdd StmtContext.findFirstSubstatementArgument() 96/93496/11
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-12 Robert VargaFix StmtContext nullness confusion 27/87627/1
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-25 Robert VargaAdd InferredStatementContext 13/87113/21
2020-01-25 Robert VargaExpand reactor documentation a bit 39/87139/5
2020-01-24 Robert VargaMigrate StmtContext javadoc 26/87126/1
2020-01-23 Robert VargaRemove childCopyOf() generic arguments 09/87109/2
2019-11-01 Anil BelurMerge branch 'master' of ../controller
2019-10-31 Anil BelurMerge branch 'master' of ../controller
2019-10-23 Robert VargaAdd a FIXME guide to YANGTOOLS-784 34/85334/5
2019-10-23 Robert VargaReinstate "Check for nested augmentations" 33/85333/5
2019-10-01 Robert VargaPush out FIXMEs to 5.0.0 33/84833/4
2019-06-28 Robert VargaHandle implicit parent statements during copy operations 38/68838/30
2018-10-26 Robert VargaFix StmtContext nullness problems 60/77260/3
2018-10-23 Robert VargaCleanup StmtContext nullness annotations 98/77198/2
2018-07-09 Robert VargaUpdate ModuleActionBuilder and StmtContext documentation 53/73853/1
2018-05-04 Robert VargaFix code smells in yang-parser-spi 92/71792/2
2017-11-03 Robert VargaDo not use ModuleIdentifier to identify sources 93/64993/8
2017-10-20 Robert VargaBUG-4688: Rename StmtContext.Mutable.addRequiredModule() 39/64539/5
2017-09-14 Robert VargaFix checkstyle in yang-parser-spi 64/63064/3
2017-09-14 Robert VargaBUG-7052: split out yang-parser-spi 43/63043/6