Merge IdentityStatementSupport
[yangtools.git] / yang / yang-parser-rfc7950 / src / main / java / org / opendaylight / yangtools / yang / parser / rfc7950 / stmt /
2020-12-08 Robert VargaMerge IdentityStatementSupport 97/94097/2
2020-12-07 Robert VargaMerge ModuleStatementSupport 95/94095/1
2020-12-07 Robert VargaMerge RefineStatementSupport 94/94094/1
2020-12-07 miroslav.kovacSelect copyPolicy for each StatementSupport class 50/94050/5
2020-12-06 Robert VargaAdd UnqualifiedQName.tryCreate() 85/94085/2
2020-12-06 Robert VargaMake DataNodeContainer.dataChildByName() non-default 81/94081/5
2020-12-06 miroslav.kovacCreate all effective statements path Nullable 20/94020/6
2020-12-05 Robert VargaFix AugmentImplicitHandlingNamespace 74/94074/1
2020-12-05 Robert VargaDo not access TypeNamespace during build 73/94073/2
2020-12-05 Robert VargaDo not access TypeNamespace during declared build 71/94071/1
2020-12-05 Robert VargaDo not access GroupingNamespace during effective build 53/94053/4
2020-12-04 Robert VargaAdd TypeNamespace cleaning FIXMEs 52/94052/1
2020-12-04 Robert VargaAdd GroupingNamespace cleaning FIXMEs 51/94051/1
2020-12-04 Robert VargaAdd DataSchemaNode.effectiveConfig() 00/86900/8
2020-12-04 Robert VargaMake EffectiveStmtCtx.effectiveConfig() accurate 23/94023/4
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 Michal BanikCentralize SchemaNode.getPath() dispatch 35/93935/15
2020-12-03 Robert VargaUse EffectiveStmtCtx.Current in ExtensionStatementSupport 13/94013/1
2020-12-03 miroslav.kovacAdd BoundStmtCtxCompat 87/93987/13
2020-12-02 miroslav.kovacCopyHistory and yangVersion merge 84/93984/6
2020-12-02 Robert VargaDo not use exceptions for branching 76/93976/4
2020-12-02 Robert VargaRefactor ConfigListWarningNamespace 97/93997/3
2020-11-30 Robert VargaSearch effective statements instaead of StmtContexts 73/93973/2
2020-11-30 Robert VargaIsolate statement reuse sites 69/93969/7
2020-11-29 Robert VargaCase statement's config is inherited from DataSchemaNode 72/93972/1
2020-11-29 Robert VargaSplit out AugmentInferenceAction 62/93962/5
2020-11-27 Robert VargaEnforce augment statement argument well-formedness 61/93961/3
2020-11-27 Robert VargaEliminate AbstractEffectiveModule.schemaTreeNamespace 57/93957/2
2020-11-27 Robert VargaDo not use StatementSourceReference in AbstractDeclared... 56/93956/4
2020-11-27 Robert VargaMigrate coerceStatementArgument() callers 55/93955/1
2020-11-27 Robert VargaMigrate getStatementArgument() callers 54/93954/1
2020-11-27 Robert VargaMigrate coerceRawStatementArgument() callers 53/93953/1
2020-11-27 Robert VargaMigrate rawStatementArgument()/getStatementSourceRefere... 52/93952/1
2020-11-27 Robert VargaMigrate get{PublicDefinition,StatementSource} callers 51/93951/2
2020-11-27 Robert VargaRefactor AbstractAugmentStatementSupport.copyFromSource... 48/93948/2
2020-11-27 Robert VargaFurther StmtContext/CommonStmtCtx merge 47/93947/2
2020-11-27 Robert VargaSplit IfFeatureStatementSupport 45/93945/5
2020-11-27 Robert VargaAdd EffectiveStmtCtx.root() 43/93943/1
2020-11-27 Robert VargaConvert type checking in AbstractTypeStatementSupport 42/93942/4
2020-11-27 Robert VargaAdd CommonStmtCtx 19/93919/6
2020-11-27 Robert VargaMove use of EffectiveStmtCtx.caerbannog() 41/93941/3
2020-11-25 Robert VargaReformulate StatementContextFactory.createEffective() 26/93526/44
2020-11-24 Robert VargaFixup collections return implementations 18/93918/2
2020-11-18 Robert VargaPropagate @NonNull collection annotations 75/93875/10
2020-11-18 Robert VargaClean up argument checking 80/93880/4
2020-11-17 Robert VargaRemove AbstractDeclaredStatement's dependency on StmtCo... 50/93550/14
2020-11-15 Robert VargaMove OrderedByStatement.Ordering 41/93841/4
2020-11-15 Michal BanikDeprecate DeclaredStatement constructors utilizing... 05/93605/9
2020-11-11 Robert VargaGraduate ChildSchemaNodeNamespace as SchemaTreeNamespace 08/93608/8
2020-11-04 Robert VargaFix transitive if-feature augments 98/69298/40
2020-10-31 Robert VargaRemove check for when being copied 36/93536/1
2020-10-30 miroslav.kovacAdd StmtContext.findFirstSubstatementArgument() 96/93496/11
2020-10-30 Robert VargaUse coerceStatemntArgument for YinElementStatement 76/93476/2
2020-10-29 Robert VargaCentralize Abstract{Input,Output}StatementSupport.parse... 67/93467/1
2020-10-29 Robert VargaAdd BaseSchemaTreeStatementSupport.parseArgumentValue() 66/93466/1
2020-10-29 miroslav.kovacMove implementation of OnStatementAdded to single class 61/93461/6
2020-10-21 Robert VargaFix a raw type warning 46/93246/3
2020-10-06 Robert VargaRefactor AbstractEffectiveDocumentedNodeWithStatus 21/92921/2
2020-10-06 Robert VargaMore updates to AbstractDeclaredStatement 20/92920/1
2020-10-06 Robert VargaRefactor bit/if-feature statements 19/92919/1
2020-10-06 Robert VargaRefactor simple statements 18/92918/1
2020-10-06 Robert VargaDeprecate StmtContext constructors of AbstractDeclaredS... 17/92917/2
2020-10-06 Robert VargaSimplify Module/Submodule statement argument usage 16/92916/1
2020-10-06 Robert VargaUse UnqualifiedQName for {Module,Submodule}Statement 10/92910/6
2020-10-06 Robert VargaPush out uses/refine integration FIXMEs out 13/92913/2
2020-10-06 Robert VargaRename NamespaceRevisionAware to QNameModuleAware 11/92911/2
2020-10-06 Robert VargaPush FIXMEs out 08/92908/1
2020-10-05 Robert VargaRemove RevisionAwareXPath 04/92904/11
2020-10-05 Robert VargaRefactor PatternEffectiveStatement 03/92903/4
2020-10-05 Robert VargaMigrate default method implementations to model.api 00/92900/2
2020-10-05 Robert VargaSplit out input/output schema nodes 95/92895/9
2020-10-05 Robert VargaSeparate out Module and Submodule interfaces 93/92893/8
2020-10-04 Robert VargaReplace UniqueConstraint with UniqueEffectiveStatement 94/92894/3
2020-10-04 Robert VargaAdd EffectiveStatementEquivalent 85/91885/9
2020-10-04 Robert VargaRename UnknownSchemaNode.isAddedByAugmentation() 91/92891/4
2020-10-04 Robert VargaRemove legacy toString() overrides 90/92890/4
2020-09-21 Robert VargaFix warnings when we are augmenting-in a list 29/92529/1
2020-08-22 Robert VargaFix eclipse nullness warnings around Class 35/92235/5
2020-08-22 Robert VargaReparent BaseQNameStatementSupport 34/92234/3
2020-08-22 Robert VargaRefactor AbstractEffectiveDocumentedNodeWithStatus 13/92013/11
2020-08-14 Robert VargaRemove AbstractRootStatement 12/92012/5
2020-08-14 Robert VargaUpdate AbstractEffectiveDocumentedNodeWithStatus design 53/91953/7
2020-08-14 Robert VargaRemove unused abstract classes 52/91952/7
2020-08-14 Robert VargaRemove EffectiveStatementBase 51/91951/7
2020-08-10 Robert VargaFix declaration of extension-related supports 11/92011/2
2020-07-05 Robert VargaAdd UnknownSchemaNodeMixin 22/90922/1
2020-07-04 Robert VargaRefactor ExtensionStatementSupport 18/90918/3
2020-07-04 Robert VargaRefactor {Module,Submodule}EffectiveStatementImpl 02/87502/7
2020-07-03 Robert VargaRemove statement filter caches from AbstractEffectiveModule 13/90913/3
2020-07-03 Robert VargaRemove simple AbstractEffectiveModule properties 12/90912/1
2020-07-03 Robert VargaRemove AbstractEffectiveModule.get{Namespace,Revision} 11/90911/1
2020-07-03 Robert VargaRemove AbstractEffectiveModule.name 10/90910/1
2020-07-02 Robert VargaDeprecate EffectiveStatementBase for removal 05/90905/3
2020-07-02 Robert VargaRemove {Numerical,String}RestrictionsImpl 04/90904/3
2020-07-02 Robert VargaMigrate InstanceIdentifierSpecificationSupport 03/90903/2
2020-07-02 Robert VargaMigrate LeafrefSpecificationSupport 02/90902/3
2020-07-02 Robert VargaMigrate UnionSpecificationSupport 01/90901/2
2020-07-02 Robert VargaMigrate IdentityRefSpecificationSupport 00/90900/2
2020-07-02 Robert VargaMigrate EnumSpecificationSupport 99/90899/4
next