Use StringBuilder streaming in AbstractTypeProvider.union()
[mdsal.git] / binding / mdsal-binding-generator-impl / src / main / java / org / opendaylight / mdsal / binding / generator /
2020-02-28 Robert VargaExpand test suite to cover uses-augment of actions 35/88135/2
2020-02-28 miroslav.kovacFix augmentation pointing to a grouping action's input 03/88103/10
2020-02-28 Robert VargaSwitch from NPE to ISE 12/88112/1
2020-02-27 Robert VargaFix action/grouping lookup mechanics 91/88091/7
2020-02-24 Robert VargaUse OSGi DS instead of Activator/blueprint 16/87916/8
2020-02-24 Robert VargaBump yangtools to 5.0.0-SNAPSHOT 92/87092/22
2020-02-19 Robert VargaRemove BindingSchemaContextUtils 14/87914/1
2020-02-19 Robert VargaSplit out mdsal-binding-runtime-{api,spi} 09/87909/5
2020-02-18 Robert VargaRehost BaseYangTypes 73/87873/3
2020-02-18 Robert VargaYangSchemaUtils is not used anywhere, remove it 72/87872/1
2020-02-18 Robert VargaPromote BindingRuntimeContext to binding-generator-api 28/87828/25
2020-02-18 Robert VargaPromote ReferencedTypeImpl to model.api.DefaultType 53/87853/13
2020-02-18 Robert VargaRefactor GeneratedClassLoadingStrategy 59/87859/11
2020-02-18 Robert VargaRemove BindingRuntimeContext.getEnumMapping() 32/87832/10
2020-02-18 Robert VargaDeprecate BindingRuntimeContext.getEnumMapping() 31/87831/9
2020-02-18 Robert VargaMove BindingSchemaContextUtils.findInstantiatedCase() 29/87829/9
2020-02-18 Robert VargaMake Binding(Runtime)Generator a proper service 65/87865/3
2020-02-17 Robert VargaBindingRuntimeTypes should expose SchemaContext 27/87827/1
2020-01-23 Robert VargaLower reliance on SchemaNode collection types 96/87096/4
2020-01-15 Robert VargaMigrate away from DataNodeIterator 96/86896/3
2019-12-28 wusandiDTOs for anydata/anyxml are not generated within a... 69/86569/7
2019-12-18 Robert VargaAdd BindingTypes.augmentation() 75/86475/1
2019-12-18 Robert VargaAdd BindingTypes.QNAME 68/86468/1
2019-12-17 miroslav.kovacFix RPC method name conflict with JLS 34/86434/6
2019-12-17 Robert VargaMap system-ordered keyed lists to Map 27/85827/21
2019-12-10 Robert VargaAdd codegen support for nested notifications 07/86307/5
2019-11-18 Robert VargaInline AbstractTypeGenerator.resolveListKeyTOBuilder() 23/85823/3
2019-11-18 Robert VargaOptimize AbstractTypeGenerator.listKeys() 22/85822/2
2019-10-17 Robert VargaAdd @Deprecated(forRemoval = true) to obsolete elements 83/85083/2
2019-10-01 Robert VargaExpose EffectiveModuleContext from ModuleInfoBackedContext 59/84859/1
2019-10-01 Robert VargaRemove binding.generator.util.CodeGenerationException 40/84840/3
2019-09-30 Robert VargaTerminally deprecate YangSchemaUtils 12/84812/1
2019-09-30 Robert VargaAdjust for YangTextSchemaContextResolver return type... 00/84800/1
2019-09-27 Robert VargaFix references to Any{Data,Xml}SchemaNode 88/84788/1
2019-08-28 Robert VargaOptimize BindingSchemaContextUtils.findDataNodeContainer() 90/83690/5
2019-08-16 Robert VargaRemove trailing comments 89/83689/1
2019-08-05 Robert VargaUse refcounting to lower the number of registrations 96/83296/2
2019-08-01 Robert VargaRemove javassist-based code 57/83357/2
2019-07-29 Robert VargaRemove YangModuleInfo when it is unregistered 71/83071/12
2019-07-23 Robert VargaUse checkState() in ModuleInfoBackedContext 09/83209/1
2019-07-23 Robert VargaDecrease try-catch block size 07/83207/1
2019-07-18 Robert VargaReorganize ModuleInfoBackedContext 92/83092/1
2019-07-18 Robert VargaUse ActionNodeContainer.findAction() 48/82948/4
2019-07-02 Robert VargaFix augmented action code generation 87/82887/2
2019-06-27 Robert VargaResolve bits/union nested type naming 44/82744/3
2019-06-24 Robert VargaModuleInfoBackedContext cache 79/82679/1
2019-05-31 Robert VargaUse cached AugmentationIdentifiers in BindingRuntimeContext 52/82352/2
2019-05-31 Robert VargaImprove getResolvedAugmentationSchema() 51/82351/1
2019-05-28 Robert VargaAdd binding support for anydata nodes 39/82239/5
2019-05-15 Robert VargaDo not issue immediate build when looking up grouping 83/82083/1
2019-04-29 Robert VargaMark YangSchemaUtils for removal 91/81791/2
2019-04-29 Robert VargaRework DataObjectSerializer implementations 09/81709/20
2019-04-18 Robert VargaAdd support for anyxml node code generation 89/81589/15
2019-04-09 Robert VargaRe-enable generation of CheckReturnValue 68/81468/3
2019-04-08 Robert VargaBump yangtools to 3.0.0 08/80908/32
2019-04-08 Robert VargaBump odlparent to 5.0.0 07/80907/26
2019-03-26 Robert VargaRemove @(Not)ThreadSafe annotation 83/81183/2
2019-03-20 Vratko PolakTolerate unresolvable leafrefs in groupings 42/41142/7
2019-03-20 Robert VargaGenerate implementedInterface 94/77894/40
2019-02-12 Stephen KittUse HashMap and HashSet constructors 87/80287/1
2019-02-12 Stephen KittSwitch to Objects.requireNonNull 79/80279/1
2019-02-12 Robert VargaDo not generate CheckReturnValue annotations 17/80217/4
2019-01-10 Robert VargaRevert "Simplify ClassLoadingStrategy implementations" 01/79401/2
2018-12-25 Robert VargaSimplify ClassLoadingStrategy implementations 85/78985/6
2018-12-22 Robert VargaRefactor ModuleInfoBackedContext a bit 96/78996/3
2018-12-03 Robert VargaSuppress RCN_REDUNDANT_NULLCHECK_WOULD_HAVE_BEEN_A_NPE 32/78332/2
2018-11-27 Robert VargaTeach MethodSignature about default methods 02/78102/9
2018-11-13 Robert VargaGenerate nonnull default wrappers for list getters 27/77627/11
2018-11-13 Robert VargaMove getter method naming to BindingMapping 16/77616/12
2018-10-31 Robert VargaReduce use of javax.annotation annotations 32/76732/21
2018-10-14 Robert VargaShorten java.util.Optional reference 74/76974/1
2018-10-11 Robert VargaEnable spotbugs in mdsal-binding-generator-impl 11/76911/2
2018-10-11 Robert VargaFix checkstyle in mdsal-binding-generator-impl 78/76878/4
2018-10-09 Robert VargaMigrate mdsal-binding-generator-impl to JDT annotations 38/76738/9
2018-08-29 Anil BelurMerge branch 'mdsal-trace' from controller
2018-08-29 Anil BelurMerge branch 'blueprint' from controller
2018-08-12 Robert VargaRemove deprecated InstanceIdentifier methods 42/75142/9
2018-08-10 Robert VargaMass-migrate to java.util.Optional 56/74956/9
2018-07-31 Michael Vorburgerinc. BindingRuntimeContext details in "Schema .. is... 20/73320/6
2018-07-28 Robert VargaRework inlined union generation 82/71682/8
2018-07-27 Stephen KittSimplify code using Java 8 features 88/74588/2
2018-07-27 Robert VargaDetect and repair identity/grouping/typedef conflicts 54/74554/10
2018-07-27 Robert VargaFix actions in keyed lists 55/74555/6
2018-07-25 Robert VargaMove BindingMapping 61/74361/10
2018-07-24 Robert VargaEliminate Union char[] constructor 46/73946/17
2018-07-23 Robert VargaMove BindingReflections to mdsal-binding-spec-util 47/74347/3
2018-07-13 Robert VargaTag RPC input/output classes with RpcInput/RpcOutput 08/74008/1
2018-07-12 Robert VargaTeach BindingToNormalizedNodeCodec action paths 89/73989/4
2018-07-12 Robert VargaGenerate QNAME constant for actions 90/73990/1
2018-07-12 Robert VargaAdd action tests 82/73982/1
2018-06-28 Robert VargaGenerate code for action statements 78/72678/24
2018-06-27 Robert VargaConstify Types.listTypeFor(BaseYangTypes.STRING_TYPE) 15/73415/7
2018-06-27 Robert VargaHide parameterized Types constants 14/73414/7
2018-06-26 Robert VargaAllow base type to be passed down 11/73211/7
2018-06-21 Robert VargaTighten childOf type 66/73166/3
2018-06-21 Michael Vorburgerminor Checkstyle compliance issues in BindingRuntimeContext 16/73316/3
2018-06-18 Robert VargaShare RpcResult Type 57/73157/1
2018-06-18 Robert VargaMake identifiable/identifier Types more safe 53/73153/1
2018-06-05 Robert VargaOptimize findInputOutput() 81/72681/2
2018-06-03 Robert VargaRename Identifiable.getKey() to key() 34/71234/13
next