Bump versions to 7.0.4-SNAPSHOT
[yangtools.git] / binding / mdsal-binding-java-api-generator /
2024-06-19 Robert VargaBump versions to 7.0.4-SNAPSHOT
2024-06-19 IaroslavTag generated classes with Generated annotation
2024-06-19 miroslav.kovacSpecialize relative leafref types during instantiation
2024-06-19 Robert VargaChange `is` to `get` in generated classes
2024-06-19 IaroslavRemove getter @Nullable annotations for non-List/Map...
2024-06-19 Tadei BilanImprove DataObjectBuilder augmentation handling
2024-06-19 Robert VargaBump versions to 7.0.3-SNAPSHOT
2024-06-19 Robert VargaDereference namespace
2024-06-19 IlliaRefactor FileSearchUtil
2024-06-19 Vladyslav MarchenkoPropagate notification status to generated listener...
2024-06-19 Robert VargaExpose property name when checking key components
2024-06-19 Robert VargaBump versions to 7.0.2-SNAPSHOT
2024-06-19 Robert VargaBump versions to 7.0.1-SNAPSHOT
2024-06-19 illia.ihushevGenerate @param for RPC invocation methods
2024-06-19 Robert VargaAdjust for ModuleEffectiveStatement argument
2024-06-19 Robert VargaAdjust for Module/Submodule statement separation
2024-06-19 Robert VargaCreate proper assertFileContains()
2024-06-19 IlliaFix FileSearchUtil.getFiles()
2024-06-19 illia.ihushevMove common util methods to dedicated class
2024-06-19 Michal Banik$YangModuleInfoImpl not generated for only extensions...
2024-06-19 Robert VargaEliminate AugmentationHolder
2024-06-19 Robert VargaFix an Xtend warning
2024-06-19 illia.ihushevFix list Key data object nullness guarantees
2024-06-19 illia.ihushevAdd @NonNull in DataObjects' default method signatures
2024-06-19 Ilya IgushevSkip bindingHashCode() generation on properties' absence
2024-06-19 illia.ihushevAdd tests for generateBindingHashCode()
2024-06-19 Vladyslav MarchenkoBinding DTOs: improve equals() implementation
2024-06-19 Ilya IgushevGenerate bindingEquals() and use it in generated implem...
2024-06-19 Robert VargaGenerate bindingHashCode() and use it in generated...
2024-06-19 Ilya IgushevGenerate bindingToString() and use it in generated...
2024-06-19 Robert VargaRemove deprecated Builder.addAugmentation() variant
2024-06-19 Robert VargaBump versions to 7.0.0-SNAPSHOT
2024-06-19 Robert VargaBump versions to 6.0.4-SNAPSHOT
2024-06-19 illia.ihushevMake full type information accessible from InterfaceTem...
2024-06-19 Robert VargaSpeed up BuilderGenerator matcher
2024-06-19 Robert VargaRemove GeneratorUtil.getTopParentTransportObject()
2024-06-19 Robert VargaBump versions to 6.0.3-SNAPSHOT
2024-06-19 Robert VargaBump versions to 6.0.2-SNAPSHOT
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 VargaGenerate legacy List adaptation
2024-06-19 Robert VargaFurther deprecate addAugmentation()
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 VargaSimplify builder's addAugmentation() method
2024-06-19 Robert VargaRemove CodeHelpers.nonNullValue()
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 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 VargaSimplify empty checking
2024-06-19 Robert VargaRefactor "value" property access
2024-06-19 Robert VargaFix import order
2024-06-19 Robert VargaJavaFileTemplate.findProperty() should be static
2024-06-19 Robert VargaFix YANG snippet escaping
2024-06-19 Robert VargaRemove version declaration
2024-06-19 Robert VargaPromote BindingRuntimeContext to binding-generator-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 VargaEnable spotbugs in mdsal-binding-java-api-generator
2024-06-19 Robert VargaLower reliance on SchemaNode collection types
2024-06-19 wusandiDTOs for anydata/anyxml are not generated within a...
2024-06-19 Robert VargaSpeed up AbstractBuilderTemplate.removeProperty()
2024-06-19 Robert VargaSpeed up check for list
2024-06-19 Robert VargaPropagate EffectiveModelContext for codegen plugins
2024-06-19 Robert VargaUse BindingTypes.identifiable()
2024-06-19 Robert VargaRemove deprecated Types methods
2024-06-19 Robert VargaMap system-ordered keyed lists to Map
2024-06-19 Robert VargaRemove deprecated uint migration elements
2024-06-19 Robert VargaBump versions to 6.0.0-SNAPSHOT
2024-06-19 Robert VargaBump versions to 5.0.7-SNAPSHOT
2024-06-19 Robert VargaBump versions to 5.0.6-SNAPSHOT
2024-06-19 Robert VargaCorrect YangModuleInfo.getInstance() nullness warning
2024-06-19 Robert VargaImport types being checked
2024-06-19 Robert VargaAdd Types.isListType(ParameterizedType)
2024-06-19 Robert VargaBump versions to 5.0.5-SNAPSHOT
2024-06-19 Robert VargaPropagate @NonNull around JavaFileTemplate
2024-06-19 Robert VargaRemove JavaFileTemplate.addImport()
2024-06-19 Robert VargaRemove support for multiple annotations
2024-06-19 Robert VargaCache most common importedName(Class) references
2024-06-19 Robert VargaUse SUPPRESS_WARNINGS reference
2024-06-19 Robert VargaSpecialize JavaFileTemplate.importedName(Type)
2024-06-19 Robert VargaRemove an unused import
2024-06-19 Robert VargaAdd @NonNull annotation to $YangModuleInfoImpl.qnameOf()
2024-06-19 Robert VargaUse ImmutableSet in YangModuleInfo
2024-06-19 Robert VargaFix bug5882 test case
2024-06-19 Robert VargaAdd JavaTypeNames for annotation types
2024-06-19 Robert VargaMore nullable annotations
2024-06-19 Robert VargaMake Builders sensitive to @Deprecated annotations
2024-06-19 Robert VargaCleanup YangModuleInfoTemplate
2024-06-19 Robert VargaFix boxing warnings
2024-06-19 Robert VargaRemove unused field from BuilderGeneratorTest
next