Speed up StmtContextUtils.getModuleQNameByPrefix()
[yangtools.git] / yang / yang-parser-spi / src / main / java / org / opendaylight / yangtools / yang / parser / spi / meta / StmtContextUtils.java
2020-11-25 Robert VargaSpeed up StmtContextUtils.getModuleQNameByPrefix() 22/93922/1
2020-11-06 Robert VargaRemove StmtContextUtils.producesDeclared() 61/87361/11
2020-10-30 miroslav.kovacAdd StmtContext.findFirstSubstatementArgument() 96/93496/11
2020-10-06 Robert VargaUse UnqualifiedQName for {Module,Submodule}Statement 10/92910/6
2020-04-16 Robert VargaDeprecate StmtContextUtils.producesDeclared() for removal 60/87360/6
2020-04-16 Robert VargaUpstream StmtContextUtils.producesDeclared() 59/87359/7
2020-03-18 Robert VargaImprove StmtContextUtils nullness handling 99/88499/6
2020-02-17 Robert VargaKeyStatement is defined in terms of Set<QName> 96/87796/6
2020-02-17 Robert VargaFixup SchemaNodeIdentifier design 95/87795/7
2020-02-02 Robert VargaMove grouping copy policy to UsesStatementSupport 55/87355/2
2020-01-31 Robert VargaDefer copy decisions to StatementSupport 44/87144/31
2020-01-28 Robert VargaRemove QNameCacheNamespace 24/87224/1
2020-01-28 Robert VargaFix StmtContext.get{Original,PreviousCopy}Ctx() return... 23/87223/2
2020-01-27 Robert VargaDrop StmtContextUtils. qualifier 78/87178/2
2019-12-29 Robert VargaRemove useless UnsupportedOperationException throws 12/86612/2
2019-11-01 Anil BelurMerge branch 'master' of ../controller
2019-10-31 Anil BelurMerge branch 'master' of ../controller
2019-10-18 Robert VargaFix foldable trigraphs 96/85196/1
2019-03-25 Robert VargaIntegrate leafref path argument parser 17/81017/21
2019-02-25 Robert VargaQName is a YANG identifier 73/80573/8
2018-10-26 Robert VargaFix StmtContext nullness problems 60/77260/3
2018-09-12 Robert VargaEnable findbugs in more artifacts 17/76017/4
2018-03-16 Robert VargaIntroduce StmtContextUtils.parse(Node)Identifier 85/69485/8
2017-11-13 Robert VargaMove StmtContextUtils.LIST_KEY_SPLITTER 32/65432/2
2017-10-25 Robert VargaBUG-4688: Make SourceIdentifier use Revision 11/64711/4
2017-10-25 Robert VargaBUG-4688: switch revisions from Date to Revision 83/62083/11
2017-10-24 Robert VargaBUG-4688: eliminate SimpleDateFormatUtil.DEFAULT_DATE_REV 73/64673/3
2017-10-20 Robert VargaBUG-4866: fix ImpPrefixToModuleIdentifier 82/64582/3
2017-10-09 Robert VargaCleanup use of Guava library 85/61985/23
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