Lookup leaf key methods in parents
[mdsal.git] / binding / mdsal-binding-generator-impl /
2018-02-25 Robert VargaLookup leaf key methods in parents 18/67918/4
2018-02-23 jenkins-relengBump versions by x.y.(z+1) 21/68621/1
2018-01-26 Robert VargaMDSAL-302: make sure uses+augment works in RPCs 19/67619/2
2017-10-17 jenkins-relengBump versions by x.y.(z+1) 50/64350/1
2017-07-21 Jakub TothBug 8449 - BindingToNormalizedNodeCodec fails to deseri... 31/60631/3
2017-07-14 jenkins-relengBump versions by x.y.(z+1) 57/60357/1
2017-07-01 xygengBug 8769 YangTextTemplate throw exception during... 59/59659/2
2017-05-25 jenkins-relengBump versions by x.y.(z+1) 53/57853/1
2017-05-10 Jie HanRepeated instantiation of typeProvider 71/56771/1
2017-05-05 Robert VargaCleanup ModuleInfoBackedContext 10/56510/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-03-01 Robert VargaDo not pull in yang-parser-impl 62/52362/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
2017-01-26 Robert VargaBUG-7446: inline xbase-lib 11/50911/4
2017-01-25 Michael VorburgerReplace FindBugs :jsr305 by full :annotation (Bug 7663) 97/50897/3
2017-01-25 Martin CiglanBug 7438: Allow identityref type to reference multiple... 97/50997/1
2017-01-04 Robert VargaBUG-7435: eliminate use of yang-parser-impl internals 50/49750/4
2016-12-16 Robert VargaImprove binding type instantiation 40/49440/4
2016-12-13 Martin CiglanBug 7159: Add yang-test-util artifact 32/49232/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-10-04 Robert VargaCleanup pom.xml layout 12/45912/12
2016-08-30 Martin CiglanBug 1411-3: MDSAL Binding2 Generator Util 72/40172/23
2016-08-10 Robert VargaUse methodhandle instead of a lambda 37/43337/2
2016-08-08 Thanh HaBump versions by 0.1.0 for next dev cycle 24/43424/1
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-21 Peter NosalBug 5947: Increasing code coverage - binding-generator 45/42145/3
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-28 Robert VargaBUG-865: remove use of Uint16, Int16 and StringType 16/40716/5
2016-06-20 Ryan GouldingBug 2872: Generated Java Enumerations should contain... 34/39734/8
2016-06-14 Robert VargaRemove reference to UnionType 09/39909/6
2016-06-14 Filip GregorMDSAL clean-up 76/40276/3
2016-06-14 Peter NosalRemoved LeafSchemaNodeBuilder from TypeProviderImplTest 75/40275/1
2016-06-13 Robert VargaBUG-865: do not use ModuleBuilder 60/40160/4
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-19 Peter NosalRemoved usage of deprecated YangParserImpl from tests... 72/38972/2
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 VargaBump xtend/xtext to 2.9.2 19/37119/10
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 VargaCut down xtend dependencies 02/37102/7
2016-04-06 Robert VargaMinimize xtend code in mdsal-binding-generator-impl 86/37086/4
2016-04-04 Robert VargaDo not use compile dependency for embedded code 73/37073/4
2016-03-01 Robert VargaRemove dependencies on Module.getModuleSourcePath() 09/35509/2
2016-02-14 Thanh HaEnable site generation for mdsal 30/34630/2
2016-02-14 Thanh HaFix javadoc formatting issues mdsal-binding-generator-* 28/34628/1
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-15 Thanh HaBumping versions by 0.1.0 for next dev cycle 89/32689/1
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 javaTypeForSchemaDefinitionRestrictedExtT... 26/30026/8
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 VargaBUG-4638: fix a test assertion 22/30022/4
2015-11-23 Robert VargaSimplify resolveLeafSchemaNodeAsMethod() logic 99/29999/6
2015-11-23 Robert VargaFix GeneratedTypesBitsTest 97/29997/5
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-11-04 Martin CiglanFix for unknown statements used without prefix 50/29250/2
2015-10-12 Robert VargaRemove default BindingGeneratorImpl constructor 10/27610/3
next