Expose symbolic name in YangTextSchemaContextResolver
[yangtools.git] / yang / yang-model-util /
2021-03-24 Robert VargaAdd SchemaInferenceStack.enterSchemaTree(SchemaNodeIden... 50/95550/1
2021-03-09 Robert VargaUpdate module-info.java 78/95278/12
2021-02-16 Robert VargaDeprecate SchemaNodeUtils 98/95198/2
2021-02-16 Robert VargaRemove unused SchemaContextUtil 97/95197/2
2021-02-16 illia.ihushevAdd a test for catching path excapes 75/91775/7
2021-02-16 miroslav.kovacReimplement SchemaContextUtil.getBaseTypeForLeafRef() 99/94599/22
2021-02-15 Robert VargaAdd SchemaInferenceStack.Inference.ofDataTreePath() 78/95178/2
2021-02-14 Robert VargaSplit out yang-model-ri 70/95170/5
2021-02-14 Robert VargaAdd SchemaInferenceStack.ofDataTreePath() 68/95168/1
2021-02-14 Robert VargaRefactor AbstractEffectiveStatementInference 64/95164/2
2021-02-14 Robert VargaMaintain SchemaInferenceStack in SchemaTracker 32/95132/15
2021-02-13 Robert VargaSplit out yang-repo-{api,spi} 58/95158/7
2021-02-13 Robert VargaFold yang-model-util-ut 52/95152/5
2021-02-13 Robert VargaMove SimpleSchemaContext 57/95157/1
2021-02-13 Robert VargaSplit out yang-repo-fs 54/95154/3
2021-02-13 Robert VargaPromote InMemorySchemaSourceCache to model.repo.spi 53/95153/1
2021-02-13 Robert VargaMove model.repo.util classes to model.repo.spi 51/95151/2
2021-02-12 Robert VargaAdd SchemaTreeInference 40/95140/7
2021-02-12 Robert VargaAdd yang.model.api.EffectiveStatementInference 39/95139/5
2021-02-12 Robert VargaAdd SchemaInferenceStack.enterChoice() 36/95136/3
2021-02-11 Robert VargaAdd SchemaInfereceStack.enterDataTree() 25/95125/7
2021-02-10 Robert VargaImprove SchemaInferenceStack.enterSchemaTree() 24/95124/2
2021-02-10 Robert VargaAdd SchemaInferenceStack utility factory methods 08/95108/1
2021-02-09 Robert VargaMove model.util.RegexUtils 91/95091/4
2021-02-09 Robert VargaMove AbstractPathExpression to yang-model-spi 89/95089/2
2021-02-09 Robert VargaRemove BaseConstraints 88/95088/3
2021-02-09 Robert VargaMove more implementation classes to yang-model-spi 87/95087/4
2021-02-08 Robert VargaSeed yang-model-spi with model.util.type 70/95070/2
2021-02-08 Robert VargaRemove yang.model.util.BaseTypes 71/95071/3
2021-02-08 Robert VargaUpdate xpath-api/model-util module-info.java 67/95067/1
2021-02-07 Robert VargaAdd XMLNamespace 64/95064/7
2021-02-01 Robert VargaSimplify SchemaContextUtil.findParentModule() 29/94929/3
2021-02-01 Robert VargaAdd SchemaInfereceStack.schemaPathIterator() 27/94927/2
2021-01-30 Robert VargaAdd support for rebinding type definitions 43/94843/10
2021-01-28 Robert VargaRemove SchemaPath from TypeDefinition implementations 57/94857/9
2021-01-28 Robert VargaAdd a simple requires 56/94856/1
2020-12-07 Robert VargaMigrate getDataChildByName() users 86/94086/5
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-11-18 Robert VargaPropagate @NonNull collection annotations 75/93875/10
2020-11-18 Robert VargaRemove an orElse(null) indirection 79/93879/3
2020-11-06 Robert VargaBump versions to 7.0.0-SNAPSHOT 20/93620/1
2020-11-06 Robert VargaBump versions to 6.0.2-SNAPSHOT 18/93618/1
2020-10-25 Robert VargaMinimize surefire overrides 59/93259/2
2020-10-19 Robert VargaConvert yang-model-util to JPMS 50/93150/2
2020-10-19 Robert VargaRemove unneeded type specification 49/93149/2
2020-10-08 Robert VargaBump versions 6.0.1-SNAPSHOT 98/92998/1
2020-10-06 Robert VargaRemove SchemaContextProvider 09/92909/10
2020-10-05 Robert VargaRemove RevisionAwareXPath 04/92904/11
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 VargaAdd EffectiveStatementEquivalent 85/91885/9
2020-10-03 Robert VargaRemove use of MockitoAnnotations.initMocks() 86/92886/1
2020-10-03 Robert VargaPropagate EffectiveModelContext to more places 83/92883/5
2020-10-02 Robert VargaRemove BaseTypes.isInt8() and friends 58/92858/1
2020-10-02 Robert VargaUse Uint constants in base types 57/92857/1
2020-10-01 Robert VargaRemove use of TypeDefinition.getPath() 90/92590/3
2020-09-22 Robert VargaAdd more use of assertThrows() 89/92589/2
2020-09-21 Robert VargaUse StandardCharsets 28/92528/1
2020-08-14 Robert VargaRemove TypeBuilder @Nullable annotation 96/88496/7
2020-08-14 Robert VargaBump versions to 6.0.0-SNAPSHOT 61/92161/1
2020-07-22 Robert VargaBump versions to 5.0.6-SNAPSHOT 38/91538/2
2020-07-17 Robert VargaBump versions to 5.0.5-SNAPSHOT 95/91395/1
2020-07-15 Tomas CereUse modifiable List when resolving relative xpath 18/91318/9
2020-07-15 Tomas CereClean up predicates prior to xpath normalization 29/91329/2
2020-06-09 Robert VargaBump versions to 5.0.4-SNAPSHOT 63/90363/1
2020-05-30 Robert VargaBump versions to 5.0.3-SNAPSHOT 33/90133/1
2020-05-26 Robert VargaFix an error message typo 49/89949/1
2020-04-23 Robert VargaBump versions tp 5.0.2-SNAPSHOT 30/89330/1
2020-04-23 Robert VargaMountPointContext needs to expose EffectiveModelContext 17/89317/4
2020-04-18 Robert VargaBump versions to 5.0.1-SNAPSHOT 23/89123/1
2020-04-17 miroslav.kovacFix relative xPath resolution for leafref types 22/88422/10
2020-04-16 Robert VargaMake BitsTypeDefinition.Bit.position() return Uint32 08/88808/5
2020-03-26 Robert VargaMove baseline SchemaContext methods 05/88705/2
2020-03-26 Robert VargaMake SchemaNode.getPath() implementations as deprecated 04/88704/1
2020-03-26 Robert VargaAdd SchemaInferenceStack 98/88098/13
2020-03-18 Robert VargaFix buildType() nullness 95/88495/5
2020-02-27 Robert VargaRemove DataNodeIterator 87/88087/2
2020-02-21 Robert VargaAdd FIXMEs 44/87944/2
2020-02-17 Robert VargaUse SchemaNodeIdentifier in AugmentationSchemaNode 07/87807/7
2020-02-12 Robert VargaMake BitsTypeDefinition.Bit only a DocumentedNode.WithS... 70/86970/8
2020-02-10 Robert VargaRevert ChoiceSchemaNode.getCases() to return a Collection 39/87539/7
2020-02-10 Robert VargaRemove IdentitySchemaNode.getDerivedIdentities() 50/87450/4
2020-01-22 Robert VargaMigrate assertThat() import 80/87080/3
2020-01-16 Robert VargaRefactor yang-model-api child traversal return types 77/86877/21
2020-01-15 Robert VargaBump versions to 5.0.0-SNAPSHOT 21/86921/1
2020-01-15 Robert VargaBump versions to 4.0.6-SNAPSHOT 15/86915/1
2020-01-14 Robert VargaDeprecate DataNodeIterator 79/86879/1
2020-01-14 Robert VargaOptimize DataNodeIterator.hasNext() 78/86878/1
2019-12-30 Robert VargaImprove QName resolution 29/86629/2
2019-12-30 Robert VargaPropagate 'absolute path' invariant 26/86626/2
2019-12-30 Robert VargaRemove duplicate checkState() 25/86625/2
2019-12-30 Robert VargaCollapse SchemaContextUtil.typeDefinition() 24/86624/2
2019-12-30 Robert VargaDefer path stripping 23/86623/2
2019-12-30 Robert VargaRemove useless SchemaContextUtil. qualification 22/86622/2
2019-12-30 Robert VargaFix SchemaContextUtils.findDataSchemaNode() namespace... 11/86611/16
2019-12-30 Robert VargaAdd another alternative SchemaContextUtil.findDataSchem... 21/86621/6
2019-12-29 Robert VargaMove SchemaContextUtilTest 15/86615/3
2019-12-29 Robert VargaRemove useless UnsupportedOperationException throws 12/86612/2
next