Drop StmtContextUtils. qualifier
[yangtools.git] / yang / yang-parser-spi / src / main / java / org / opendaylight / yangtools /
2020-01-27 Robert VargaDrop StmtContextUtils. qualifier 78/87178/2
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-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-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-18 Robert VargaFix foldable trigraphs 96/85196/1
2019-10-01 Robert VargaRemove AugmentToChoiceNamespace 35/84835/2
2019-10-01 Robert VargaPush out FIXMEs to 5.0.0 33/84833/4
2019-09-10 Robert VargaUse Optional.isEmpty() 92/84292/2
2019-08-06 Robert VargaRemove PrefixToModule.isPreLinkageMap() 08/83408/9
2019-08-06 Robert VargaFix checkArgument constructor 04/83404/3
2019-07-09 Robert VargaAdd AbstractIdentifiable 83/82983/4
2019-06-28 Robert VargaAdd prerequisiteUnavailable() 09/74809/10
2019-06-28 Robert VargaHandle implicit parent statements during copy operations 38/68838/30
2019-03-26 Robert VargaRemove duplicate {Declared,Effective}Statement methods 91/81191/3
2019-03-26 Robert VargaPush out FIXMEs 70/81170/11
2019-03-26 Robert VargaAddress FIXMEs in StatementStreamSource 77/81177/4
2019-03-25 Robert VargaIntegrate leafref path argument parser 17/81017/21
2019-03-25 Robert VargaAdd AbstractVoidStatementSupport utility class 51/81151/2
2019-03-25 Robert VargaRemove @NotThreadSafe annotations 38/81138/2
2019-03-22 Robert VargaClean up StatementDefinition argument definition interface 43/81043/8
2019-03-08 Robert VargaMake sure we populate features 38/80738/3
2019-02-25 Robert VargaQName is a YANG identifier 73/80573/8
2019-02-25 Robert VargaRemove ImplicitParentAwareStatementSupport inheritence 78/80578/4
2019-02-25 Robert VargaMake NamespaceBehaviour.toString() final 77/80577/3
2019-01-25 Robert VargaCleanup yang-parser-spi namespaces 52/68552/9
2018-12-25 Robert VargaFix noRev map efficiency 46/79046/3
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-26 Robert VargaMigrate SourceException and its subclasses to JDT annot... 09/77309/1
2018-10-24 Robert VargaConvert parser-{reactor,spi} classes to JDT annotations 38/77238/18
2018-10-23 Robert VargaCleanup IdentifierNamespace annotations 28/77228/3
2018-10-23 Robert VargaMigrate AbstractDeclaredStatement to JDT annotations 21/77221/2
2018-10-23 Robert VargaCleanup StmtContext nullness annotations 98/77198/2
2018-10-23 Robert VargaUpdate (Abstract)StatementSupport nullness annotations 97/77197/1
2018-10-23 Robert VargaCleanup nullness in StatementSourceReference 96/77196/1
2018-10-23 Robert VargaCleanup StatementFactory Nonnull annotations 93/77193/2
2018-10-22 Robert VargaAdd CopyHistory.toString() 73/77173/1
2018-09-12 Robert VargaEnable findbugs in more artifacts 17/76017/4
2018-08-08 Robert VargaAdd NamespaceBehaviour.toString() 53/74953/1
2018-07-31 Robert VargaRework identifier path subscription 94/74694/4
2018-07-16 Robert VargaDeclaredStatements can contain default implementations 54/74054/8
2018-07-15 Robert VargaAdd DeclaredStatement utility methods 52/74052/1
2018-07-12 Robert VargaAdd support for incremental Prerequisites 71/73971/3
2018-07-09 Robert VargaUpdate ModuleActionBuilder and StmtContext documentation 53/73853/1
2018-07-09 Robert VargaLimit namespace lookps of import prefixes 52/73852/2
2018-05-04 Robert VargaFix code smells in yang-parser-spi 92/71792/2
2018-03-16 Robert VargaIntroduce StmtContextUtils.parse(Node)Identifier 85/69485/8
2018-03-11 Robert VargaAdd QName.withModule(QNameModule) method 57/69357/4
2018-03-08 Robert VargaAdd default implementations of StatementDefinition... 46/69246/4
2018-03-08 Robert VargaIntroduce ImplicitParentAwareStatementSupport 44/69244/2
2018-02-27 Robert VargaAllow StatementWriter to be stateful 11/68811/5
2018-02-26 Robert VargaDeprecate PrefixToModule.isPreLinkageMap() 80/68680/5
2018-02-25 Robert VargaMark missed StatementStreamSource methods 79/68679/2
2017-11-20 Peter KajsaYANGTOOLS-812: Add SchemaContextFactory control of... 13/64413/22
2017-11-15 Robert VargaDocument namespace behaviours using singletons 38/65538/4
2017-11-13 Robert VargaAdd support for overriding statement supports 79/65479/7
2017-11-13 Robert VargaMove StmtContextUtils.LIST_KEY_SPLITTER 32/65432/2
2017-11-09 Robert VargaRemove SubstatementValidator.MAX 04/65304/2
2017-11-08 Robert VargaAnnotate @Nullable argument in SourceException 43/65143/8
2017-11-08 Robert VargaYANGTOOLS-706: split out rfc8040-model-api 22/65122/8
2017-11-03 Robert VargaRemove ModuleIdentifier from reactor namespaces 94/64994/9
2017-11-03 Robert VargaDo not use ModuleIdentifier to identify sources 93/64993/8
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-25 Robert VargaBUG-4688: align Optional/nullable Date usage 93/64693/2
2017-10-24 Robert VargaBUG-4688: eliminate SimpleDateFormatUtil.DEFAULT_DATE_REV 73/64673/3
2017-10-24 Robert VargaBUG-4688: Rework SchemaContext module lookups 41/64641/4
2017-10-24 Robert VargaBUG-4688: switch IncludeStatementImpl to use queries 27/64627/3
2017-10-24 Robert VargaBUG-4688: switch semantic imports to queries 21/64621/4
2017-10-24 Robert VargaBUG-4688: Add flexible match support to NamespaceStorag... 70/64570/11
2017-10-20 Robert VargaBUG-4866: fix ImpPrefixToModuleIdentifier 82/64582/3
2017-10-20 Robert VargaBUG-4688: migrate IncludedModuleContext 64/64564/2
2017-10-20 Robert VargaBUG-4688: Fix IncludedSubmoduleNameToIdentifier namespace 62/64562/3
2017-10-20 Robert VargaBUG-4688: Fix BelongsToPrefixToModuleIdentifier namespace 48/64548/5
2017-10-20 Robert VargaBUG-4688: Switch BelongsToModuleContext to SourceIdentifier 47/64547/5
2017-10-20 Robert VargaBUG-4688: Rename StmtContext.Mutable.addRequiredModule() 39/64539/5
2017-10-20 Robert VargaBUG-4688: Eliminate use of ModuleIdentifier in ImpPrefi... 31/64531/6
2017-10-19 Robert VargaFix odlparent-3-detected checkstyle issues 56/64456/3
2017-10-11 Robert VargaEnforce statement format validity 51/49451/19
2017-10-09 Robert VargaCleanup use of Guava library 85/61985/23
2017-10-03 Peter KajsaBug 2444 - add missing API of some declared statements 07/59507/13
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