add additional (debug) logging to AbstractStreamWriterGenerator
[mdsal.git] / binding / mdsal-binding-generator-impl /
2018-05-09 Robert VargaRemove JavassistUtils.createClass() 63/71863/3
2018-05-09 Robert VargaRemove JavassistUtils.method utils 62/71862/3
2018-05-09 Robert VargaRemove JavassistUtils.{method,staticMethod} 61/71861/3
2018-05-09 Robert VargaCleanup JavassistUtils 60/71860/2
2018-04-28 Robert VargaRework Java import tracking 09/70109/23
2018-04-12 Robert VargaUse QName.withModule() 71/69371/11
2018-04-12 Stephen KittBump to odlparent 3.1.0 and yangtools 2.0.3 85/69885/7
2018-04-10 Robert VargaFix derived types missing pattern restrictions 29/70729/2
2018-03-30 Robert VargaMap identities to interfaces, not abstract classes 12/69212/39
2018-03-30 Robert VargaRework YangModuleInfo 51/69751/8
2018-03-27 Robert VargaAdd Types.primitiveVoidType() 46/70146/1
2018-03-22 Robert VargaRemove use of CheckedFuture in ModuleInfoBackedContext 50/69750/4
2018-03-21 Robert VargaRevert "Rework inlined union generation" 69/69769/1
2018-03-21 Robert VargaRevert "Fixup test for MDSAL-320" 68/69768/1
2018-03-20 Robert VargaReintroduce BindingRuntimeContext.getEnumMapping(String) 98/69698/1
2018-03-20 Robert VargaFixup test for MDSAL-320 69/69669/1
2018-03-20 Robert VargaFix setter constant naming 58/69658/2
2018-03-20 Robert VargaRework inlined union generation 10/69610/8
2018-03-20 Robert VargaDisambiguate generated nested enumerations 99/69599/11
2018-03-20 Robert VargaIntegrate JavaTypeName as Identifier 08/69408/16
2018-03-20 Robert VargaCache module package name in ModuleContext 56/69356/22
2018-03-19 Jie HanMDSAL-292: Binding v1 - Pattern attribute ignored for... 51/67851/27
2018-03-17 Robert VargaFix invalid yang models 53/69553/3
2018-03-13 Robert VargaUse YangTextSnippet for generation 31/68031/14
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
next