Bump yangtools to 2.0.2
[mdsal.git] / binding / mdsal-binding-generator-impl /
2018-03-12 Robert VargaBump yangtools to 2.0.2 01/67901/13
2018-03-12 Robert VargaUse concepts.Builder in binding-generator-api 45/69045/10
2018-03-12 Robert Vargamake sure to eliminate any reference to builders 44/69044/10
2018-03-12 Robert VargaChange GeneratedTypeBuilderBase.setSchemaPath() 43/69043/11
2018-03-12 Robert VargaRefactor EnumerationBuilderImpl 41/69041/12
2018-03-11 Robert VargaRefactor GeneratedTypeBuilderImpl 40/69040/11
2018-03-11 Robert VargaRefactor GeneratedTOBuilderImpl 39/69039/11
2018-03-11 Robert VargaDo not generate pattern constraints in runtime types 35/69035/11
2018-03-11 Robert VargaSplit up TypeProviderImpl 22/69022/13
2018-03-11 Robert VargaSplit out BindingRuntimeGenerator 21/69021/12
2018-03-11 Robert VargaExport declared regexes to generated code 16/68916/20
2018-02-28 Robert VargaInvert enforcement patterns when needed 95/68895/3
2018-02-27 Robert VargaSquash regular expression constants 67/68467/4
2018-02-26 Anil BelurBump versions by x.(y+1).z for next dev cycle 40/68740/1
2018-02-25 Robert VargaEliminate XtendHelper and SchemaLock 53/68553/3
2018-02-15 Robert VargaRe-organize YANG snippet generation and comment confusion 54/68254/4
2018-02-13 Robert VargaEliminate xtend from mdsal-binding-generator-impl 91/68191/6
2018-02-08 Robert VargaFix a few warnings 08/67908/2
2018-02-07 Robert VargaMDSAL-269: fix missing identityref union members 57/67757/5
2018-02-05 Robert VargaLookup leaf key methods in parents 26/67826/3
2018-01-30 Robert VargaCache group replacement pattern 56/67756/1
2018-01-30 Robert VargaMigrate to commons-text StringEscapeUtils 34/67734/1
2018-01-29 Robert VargaFix YangTemplate key statement generation 77/67677/1
2018-01-26 Robert VargaMDSAL-302: make sure uses+augment works in RPCs 15/67615/4
2018-01-17 Robert VargaBump yangtools to 2.0.1 49/67249/1
2018-01-17 Robert VargaFix type ordering assumptions 42/67242/1
2018-01-11 Robert VargaAdjust to yangtools-2.0.0 changes 68/64168/43
2018-01-11 Robert VargaBump yangtools dependency to 2.0.0 67/64167/21
2018-01-08 Robert VargaShare pre-generated non-verbose string 48/66948/1
2017-11-06 Jie HanMDSAL-294: Binding v1 generator - Add @CheckReturnValue... 63/65063/5
2017-10-01 David SuarezRemove explicit default super-constructor calls 11/63611/2
2017-09-28 Stephen KittBump odlparent 2.0.4 to 2.0.5 45/63645/4
2017-09-28 Vratko PolakRevert "Fix broken tests according to yangtools... 70/63770/1
2017-09-28 Anil BelurBump mdsal to use yangtools 1.2.0 46/63746/3
2017-09-28 Jakub TothFix broken tests according to yangtools changes 67/63767/1
2017-09-18 Robert VargaEliminate dependecies on parser internals 05/63205/3
2017-09-17 Robert VargaDo not use Module/Topological sort from yang-parser... 01/63201/1
2017-09-14 Jakub TothFix revisions format in tests 26/63126/3
2017-09-11 Robert VargaEliminate use of String.replace/replaceAll() 91/62991/2
2017-08-16 Thanh HaUpdate odlparent to 2.0.4 61/61861/1
2017-08-14 Thanh HaBump versions by x.(y+1).z for next dev cycle 71/61671/1
2017-08-04 Robert VargaEnforce no split packages 13/61213/1
2017-07-25 Jakub TothBug 8449 - BindingToNormalizedNodeCodec fails to deseri... 98/60698/2
2017-07-17 Robert VargaCleanup warnings 41/60241/4
2017-07-09 Robert VargaBump odlparent references to 2.0.2 10/60110/1
2017-07-03 Robert VargaBump odlparent dependency to 2.0.1 53/59853/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-06-13 Thanh HaMigrate to odlparent 1.9.0 44/58844/1
2017-06-06 Thanh HaMigrate to odlparent 1.8.0-Carbon 95/58295/2
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-04-11 Anil BelurBump versions by x.(y+1).z for next dev cycle 05/54705/1
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
next