Bug 6856: Rpc definition should implicitly define input/ouput
[mdsal.git] / binding / mdsal-binding-generator-impl / src / main / java / org / opendaylight / yangtools / sal / binding / generator / impl / BindingGeneratorImpl.java
2017-02-28 Martin CiglanBug 6856: Rpc definition should implicitly define input... 98/52398/1
2016-11-25 Martin CiglanBug 6135: Java binding v1: IAE from provideTypeForLeafref 02/48702/1
2016-10-20 Robert VargaRemove augmentableToAugmentations maps 23/47223/1
2016-08-08 Martin CiglanBUG-865: remove String-based getDataChildByName() 37/43037/3
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-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-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
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 resultion of leaf-list typedefs 50/30050/6
2015-11-30 Robert VargaBUG-4638: fix union type generation 27/30027/9
2015-11-30 Robert VargaBUG-4638: fix resolveLeafSchemaNodeAsMethod() 10/30010/7
2015-11-23 Robert VargaSimplify resolveLeafSchemaNodeAsMethod() logic 99/29999/6
2015-11-19 Robert VargaFix a static call warning 27/29827/4
2015-10-12 Robert VargaRemove default BindingGeneratorImpl constructor 10/27610/3
2015-10-12 Robert VargaDo not emit empty strings for Generated*BuilderImpl 35/27535/3
2015-09-29 Robert VargaDo not store code snippets in BindingRuntimeContext 59/27559/7
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