Lookup leaf key methods in parents
[mdsal.git] / binding / mdsal-binding-generator-impl / src / main / java / org / opendaylight /
2018-02-05 Robert VargaLookup leaf key methods in parents 17/67917/1
2018-01-26 Robert VargaMDSAL-302: make sure uses+augment works in RPCs 18/67618/2
2018-01-10 Robert VargaShare pre-generated non-verbose string 14/67014/1
2017-07-25 Jakub TothBug 8449 - BindingToNormalizedNodeCodec fails to deseri... 98/60698/2
2017-07-01 xygengBug 8769 YangTextTemplate throw exception during... 58/59658/2
2017-06-21 Robert VargaBUG-7446: Bump odlparent to 2.0.0 27/59027/3
2017-05-15 Robert VargaFix warnings in mdsal-binding-generator-impl 29/57029/2
2017-05-10 Jie HanRepeated instantiation of typeProvider 51/56751/2
2017-05-03 Robert VargaCleanup ModuleInfoBackedContext 79/56479/2
2017-03-13 Martin CiglanBindingGenerator v1 "copy-paste" bug in RPCs 10/53210/2
2017-03-10 Martin CiglanBug 6859: Binding generator v1 refactoring 40/53140/1
2017-03-03 Jakub TothBug 6859 #3 Binding generator v1 refactoring 09/52109/15
2017-03-03 Jakub TothBug 6859 #2 Binding generator v1 refactoring 08/52108/12
2017-03-03 Jakub TothBug 6859 #1 Binding generator v1 refactoring 07/52107/12
2017-03-02 Martin CiglanBindingGeneratorImpl Javadoc & code clean-up 92/52492/3
2017-02-28 Martin CiglanBug 6856: Rpc definition should implicitly define input... 48/52348/6
2017-02-03 Lorand JakabCheckstyle: fix ParenPad violations 08/51408/2
2017-01-27 Martin CiglanDon't use deprecated SourceIdentifier.create() method... 30/51130/1
2016-12-16 Robert VargaImprove binding type instantiation 40/49440/4
2016-11-25 Martin CiglanBug 6135: Java binding v1: IAE from provideTypeForLeafref 80/48480/6
2016-11-22 Martin CiglanJavassistUtils cleanup 59/48559/1
2016-11-11 Michael VorburgerBug 6236: Introduce "mdsal.skip.verbose" property,... 36/47036/7
2016-10-28 Robert VargaRevert "Bug 6135: Java binding v1: IAE from provideType... 38/47738/1
2016-10-28 Filip GregorBug 6135: Java binding v1: IAE from provideTypeForLeafref 85/47485/6
2016-10-20 Robert VargaRemove augmentableToAugmentations maps 39/44939/7
2016-10-20 Michael VorburgerClean up apparently dead (and not thread safe) code 31/47031/2
2016-08-30 Martin CiglanBug 1411-3: MDSAL Binding2 Generator Util 72/40172/23
2016-08-08 Martin CiglanBUG-865: remove String-based getDataChildByName() 37/43037/3
2016-08-03 Robert VargaBUG-6316: emit value unconditionally 58/42858/3
2016-07-22 Robert VargaAdd better messages to getTypeWithSchema() 96/42296/2
2016-07-19 Robert VargaBUG-6022: fix for yangtools api changing 64/42064/1
2016-07-07 Robert VargaBUG-865: eliminate references to ExtendedType and base... 97/39897/12
2016-06-14 Robert VargaRemove reference to UnionType 09/39909/6
2016-06-09 Robert VargaRemove use of old yang parser's Comparators 08/39908/5
2016-06-06 Robert VargaCleanup code 18/39718/2
2016-05-31 Robert VargaBUG-5970: do not add value to union hashCode/equals... 54/39554/5
2016-05-28 Isaku YamahataBug 5883 - no constructor for indentityref in union 22/38822/8
2016-05-26 Filip GregorBug 5882: Wrong placement of deprecated annotation 59/38859/19
2016-05-13 Filip GregorBug 5788: enum used as a key does not work 06/38106/4
2016-05-03 Filip GregorBug 5461: Augmenting a choice without a case from anoth... 49/36249/8
2016-05-02 Robert VargaBUG-1862: Incorrect type transformation in TypeProviderImpl 65/27165/15
2016-04-13 Filip GregorBug 5524: NPE in BA->BI serialization 12/37312/3
2016-04-06 Robert VargaMinimize xtend code in mdsal-binding-generator-impl 86/37086/4
2016-03-01 Robert VargaRemove dependencies on Module.getModuleSourcePath() 09/35509/2
2016-02-04 Igor FoltinBug 1672: Generated javadoc contains symbols of javadoc... 07/33207/4
2016-01-15 Martin CiglanBug 2784: status deprecated is not interpreted as annot... 90/32290/7
2016-01-04 Filip.GregorBug 4621: Insufficient diagnostic information 89/31089/4
2015-12-02 Tony TkacikFixed regression of Bug 4699 82/30482/2
2015-12-01 Tony TkacikBug 4638: Fixed incorrect type derivation in case of... 32/30432/1
2015-11-30 Robert VargaBUG-4638: fix up union type definition compatibility 32/30032/15
2015-11-30 Robert VargaBUG-4638: fix resultion of leaf-list typedefs 50/30050/6
2015-11-30 Robert VargaBUG-4638: fix decimal restrictions 40/30040/8
2015-11-30 Robert VargaBUG-4638: Fix construction 31/30031/9
2015-11-30 Robert VargaBUG-4638: use universal checks for base integers 30/30030/7
2015-11-30 Robert VargaBUG-4638: fix union type generation 27/30027/9
2015-11-30 Robert VargaBUG-4638: fix typedefToGeneratedType() 25/30025/8
2015-11-30 Robert VargaBUG-4638: fix javaTypeForSchemaDefinitionType() 24/30024/7
2015-11-30 Robert VargaBUG-4638: fix Restrictions 23/30023/6
2015-11-30 Robert VargaBUG-4638: fix resolveLeafSchemaNodeAsMethod() 10/30010/7
2015-11-30 Robert VargaBUG-4638: eliminate ExtendedType check 98/29998/15
2015-11-23 Robert VargaSimplify resolveLeafSchemaNodeAsMethod() logic 99/29999/6
2015-11-19 Robert VargaMake methods static 90/29890/4
2015-11-19 Robert VargaFix a static call warning 27/29827/4
2015-11-19 Robert VargaUse a singleton comparator for Bits 24/29824/4
2015-11-19 Robert VargaUse Strings.isNullOrEmpty() 23/29823/4
2015-11-18 Robert VargaDo not rely on ExtendedType when looking for the base... 20/29820/2
2015-11-18 Robert VargaDo not import BindingGeneratorUtil.packageNameForGenera... 19/29819/2
2015-11-18 Robert VargaDo not use EnumerationType in BindingRuntimeContext 13/29813/2
2015-11-16 Robert VargaSpeed TypeProviderImpl up a bit 49/29349/3
2015-11-16 Robert VargaUse a dedicated typedef resolver 48/29348/3
2015-11-10 Robert VargaRevert "Bug 1672: Generated javadoc contains symbols... 12/29512/1
2015-11-10 Igor FoltinBug 1672: Generated javadoc contains 35/26235/6
2015-10-12 Robert VargaRemove default BindingGeneratorImpl constructor 10/27610/3
2015-10-12 Robert VargaFix various eclipse warnings 09/27609/3
2015-10-12 Robert VargaDo not emit empty strings for Generated*BuilderImpl 35/27535/3
2015-10-06 Tony TkacikModuleInfoBackedContext uses YangTextSchemaResolver. 75/27975/2
2015-10-02 Maros MarsalekBUG-4367 Make ModuleInfoBackedContext also a source... 53/27653/3
2015-10-02 Tony TkacikDo not emit unknown nodes into javadoc. 59/27659/2
2015-09-29 Peter KajsaBug 3670 (part 4/5 - mdsal): Use of new statement parse... 04/27204/6
2015-09-29 Robert VargaDo not store code snippets in BindingRuntimeContext 59/27559/7
2015-09-15 Robert VargaBUG-865: remove use of deprecated APIs 99/26999/1
2015-09-14 Tony TkacikMerge "Fix duplicate artifact inclusion"
2015-09-14 Tony TkacikMerge changes I4b3820fd,Ib225745c
2015-09-09 Peter KajsaBug 4145: Issue augmenting choice inside a list 03/26503/3
2015-08-21 Tony TkacikCleaned up Java Binding code from YANG Tools 61/25561/2