yangtools.git
2024-06-19 Robert VargaGuarantee non-null in CodecDataObject.codecKey()
2024-06-19 Robert VargaEliminate KeyedListNodeCodecContext.Unordered.getKey()
2024-06-19 Robert VargaTake advantage of MapNode.size()
2024-06-19 Robert VargaRemove semicolons in comments
2024-06-19 Robert VargaAdd InstanceIdentifier.verifyTarget()
2024-06-19 Robert VargaBump versions to 6.0.1-SNAPSHOT
2024-06-19 Robert VargaRevert "Remove deprecated uint migration elements"
2024-06-19 Robert VargaBump to yangtools-5.0.1
2024-06-19 Robert VargaCleanup BindingRuntimeHelpers
2024-06-19 Robert VargaGenerate legacy List adaptation
2024-06-19 Robert VargaFurther deprecate addAugmentation()
2024-06-19 Robert VargaRemove AbstractBindingRuntimeContext.toString()
2024-06-19 Robert VargaUpdate BindingRuntime{Context,Generator,Types}
2024-06-19 Robert VargaReduce use of BaseTemplate.getterMethodName()
2024-06-19 Robert VargaDeprecate misnamed FooBuilder.addAugmentation()
2024-06-19 Robert VargaClean up GeneratedProperty use
2024-06-19 Robert VargaSquash empty lists/maps
2024-06-19 Robert VargaCentralize non-key property copies
2024-06-19 Robert VargaFixup DataObjectCodecContext.createBindingProxy() nullness
2024-06-19 Robert VargaSquash empty MapNode/UnkeyedListNode objects to null
2024-06-19 Robert VargaSimplify builder's addAugmentation() method
2024-06-19 Robert VargaRemove explicit UOE throws
2024-06-19 Robert VargaAdd CodeHelper.emptyToNull()
2024-06-19 Robert VargaRemove CodeHelpers.nonNullValue()
2024-06-19 Robert VargaAdd CodeHelper documentation
2024-06-19 Robert VargaImprove often-used class imports
2024-06-19 Robert VargaReorder encapsulation checks
2024-06-19 Robert VargaCorrect ClassTemplate's check for types
2024-06-19 Robert VargaCorrect UnionTemplate's check for types
2024-06-19 Robert VargaMove BaseYangtypes to binding.model.util
2024-06-19 Robert VargaSplit out BaseYangTypesProvider
2024-06-19 Robert VargaCleanup java-api-generator Constants
2024-06-19 Robert VargaTag TypeObjects which wrap a value with ScalarTypeObject
2024-06-19 Robert VargaRemove executable bits
2024-06-19 Robert VargaBump yangtools to 5.0.0
2024-06-19 Robert VargaBUG-3128: make context reference mandatory
2024-06-19 Robert VargaRefactor binding-dom-adapter
2024-06-19 Robert VargaImprove verification message
2024-06-19 Robert VargaFix mdsal-binding-dom-codec exports
2024-06-19 Robert VargaAdd more error context to ResourceYangModuleInfo
2024-06-19 Robert VargaBump byte-buddy to 1.10.9
2024-06-19 Robert VargaAdd a simple Binding query language
2024-06-19 Robert VargaSimplify empty checking
2024-06-19 Robert VargaRefactor "value" property access
2024-06-19 Robert VargaAdd ScalarTypeObject
2024-06-19 Robert VargaFix import order
2024-06-19 Robert VargaJavaFileTemplate.findProperty() should be static
2024-06-19 Robert VargaRefactor OSGi ModuleInfoSnapshot/BindingRuntimeContext
2024-06-19 Robert VargaFix YANG snippet escaping
2024-06-19 Robert VargaCentralize BindingCodecContext services
2024-06-19 Robert VargaBump odlparent to 7.0.0-SNAPSHOT
2024-06-19 Robert VargaBindingCodecContext implements BindingNormalizedNodeWri...
2024-06-19 Robert VargaMove AbstractLazyActionContainerNode to SPI
2024-06-19 Robert VargaUpdate BindingInstanceIdentifierCodec documentation
2024-06-19 Robert VargaReduce BindingNormalizedNodeCodecRegistry proliferation
2024-06-19 Robert VargaAdd type parameter documentation
2024-06-19 Robert VargaExpose BindingInstanceIdentifierCodec from BindingCodecTree
2024-06-19 Robert VargaHide BindingCodecContext methods
2024-06-19 Robert VargaMake OSGiModuleInfoSnapshot generation unsigned
2024-06-19 Robert VargaDo not expose DataObjectSerializerRegistry outside...
2024-06-19 Robert VargaRework binding component instantiation
2024-06-19 Robert VargaBindingReflections.getModuleInfo() returns @NonNull
2024-06-19 Robert VargaUntangle BindingCodecContext/BindingNormalizedNodeCodec...
2024-06-19 Robert VargaSplit off DefaultBindingCodecTreeFactory
2024-06-19 Robert VargaUse only BundleContext in BindingClassLoadingStrategy
2024-06-19 Robert VargaMigrate assertThat() imports
2024-06-19 Robert VargaBump yangtools to 5.0.0-SNAPSHOT
2024-06-19 Robert VargaRemove BindingRuntimeContext{Listener,Service}
2024-06-19 Robert VargaSplit up BindingRuntimeContext
2024-06-19 Robert Vargaruntime-api does not depend on spec-util
2024-06-19 Robert VargaSpecialize ModuleInfoBackedContext for no fallback
2024-06-19 Robert VargaSplit out mdsal-binding-runtime-{api,spi}
2024-06-19 Robert VargaRemove version declaration
2024-06-19 Robert VargaSeparate out mdsal-binding-dom-codec-spi
2024-06-19 Robert VargaRemove AugmentationReader
2024-06-19 Robert VargaDeprecate AugmentationReader for removal
2024-06-19 Robert VargaRemove BindingDataAware
2024-06-19 Robert VargaRehost BaseYangTypes
2024-06-19 Robert VargaDo not depend on generator impl in binding-dom-codec-api
2024-06-19 Robert VargaPromote BindingRuntimeContext to binding-generator-api
2024-06-19 Robert VargaMove mdsal-binding-dom-codec tests
2024-06-19 Robert VargaPromote codec exceptions to binding.codec.api
2024-06-19 Robert VargaPromote ReferencedTypeImpl to model.api.DefaultType
2024-06-19 Robert VargaMake Binding(Runtime)Generator a proper service
2024-06-19 Robert VargaSplit ound mdsal-binding-dom-codec-api
2024-06-19 Robert VargaRemove DispatchSerializers
2024-06-19 Robert VargaDeprecate DispatchSerializers for removal
2024-06-19 Robert VargaUse SchemaNodeIdentifier instead of a SchemaPath
2024-06-19 Robert VargaFix checkstyle a bit
2024-06-19 Robert VargaEnable spotbugs in mdsal-binding-java-api-generator
2024-06-19 Robert VargaBump to odlparent-6.0.5/yangtools-4.0.7
2024-06-19 Robert VargaLower reliance on SchemaNode collection types
2024-06-19 Robert VargaBump byte-buddy to 1.10.7
2024-06-19 Robert VargaBump to odlparent-6.0.4 and yangtools-4.0.6
2024-06-19 Robert VargaBump to yangtools-4.0.5
2024-06-19 Robert VargaRevert "Revert "Do not emit empty lists to NormalizedNo...
2024-06-19 wusandiDTOs for anydata/anyxml are not generated within a...
2024-06-19 Robert VargaBump yangtools to 4.0.4
2024-06-19 Robert VargaSpeed up AbstractBuilderTemplate.removeProperty()
2024-06-19 Robert VargaSpeed up check for list
next