Bump versions to 4.0.16-SNAPSHOT
[mdsal.git] / binding / mdsal-binding-generator-util / src /
2020-03-06 Robert VargaFix YANG snippet escaping 38/88338/2
2020-01-15 Robert VargaMigrate away from DataNodeIterator 16/86916/1
2019-12-18 Robert VargaAdd BindingTypes.augmentation() 78/86478/1
2019-12-18 Robert VargaDeprecate Types.augmentableTypeFor() 74/86474/1
2019-12-18 Robert VargaAdd BindingTypes.QNAME 73/86473/1
2019-12-10 Robert VargaAdd codegen support for nested notifications 24/86324/1
2019-11-19 Robert VargaAdd Types.isListType(ParameterizedType) 49/85849/1
2019-08-29 Robert VargaFix mergeable if-the-else statements 08/83708/2
2019-08-16 Robert VargaFix runtime builder string duplication 96/83696/2
2019-06-27 Robert VargaResolve bits/union nested type naming 44/82744/3
2019-06-26 Robert VargaRemove unused Matcher 43/82743/2
2019-04-18 Robert VargaAdd support for anyxml node code generation 89/81589/15
2019-04-10 Robert VargaFix AbstractBaseType nullness handling 66/81466/5
2019-04-08 Robert VargaBump yangtools to 3.0.0 08/80908/32
2019-02-19 Jie HanMark typedef types as TypeObject 92/79892/6
2019-02-12 Stephen KittUse Collections.emptyList and Collections.emptySet 89/80289/1
2019-01-30 Jie HanGenerated javadoc does not separate multi-line description 15/80015/2
2019-01-09 Stephen KittRemove redundant type declarations 79/76879/6
2018-12-14 Robert VargaImprove conflicting error message 96/78796/1
2018-11-27 Robert VargaTeach MethodSignature about default methods 02/78102/9
2018-11-06 Stephen KittFix AbstractTypeMember toString() 50/77550/1
2018-10-11 Robert VargaEnable spotbugs in mdsal-binding-generator-util 06/76906/1
2018-10-11 Robert VargaFix checkstyle in mdsal-binding-generator-util 77/76877/3
2018-08-29 Anil BelurMerge branch 'mdsal-trace' from controller
2018-08-29 Anil BelurMerge branch 'blueprint' from controller
2018-08-11 Robert VargaRemove deprecated BindingGeneratorUtil methods 43/75143/3
2018-07-28 Robert VargaRework inlined union generation 82/71682/8
2018-07-27 Stephen KittSimplify code using Java 8 features 88/74588/2
2018-07-27 Robert VargaFix actions in keyed lists 55/74555/6
2018-07-26 Robert VargaAdd Types.builderTypeFor() 99/74499/1
2018-07-25 Robert VargaMove BindingMapping 61/74361/10
2018-07-24 Robert VargaEliminate Union char[] constructor 46/73946/17
2018-06-27 Robert VargaHide parameterized Types constants 14/73414/7
2018-06-27 Robert VargaLower BindingTypes constant visibility 13/73413/7
2018-06-26 Robert VargaAdd Action and RpcOutput interfaces 58/73158/10
2018-06-26 Robert VargaParameterizedTypeImpl should not allow nulls 39/73239/6
2018-06-18 Robert VargaShare RpcResult Type 57/73157/1
2018-06-18 Robert VargaShare Class Type 56/73156/1
2018-06-18 Robert VargaShare Object Type 55/73155/1
2018-06-18 Robert VargaShare Serializable Type 54/73154/1
2018-06-18 Robert VargaMake identifiable/identifier Types more safe 53/73153/1
2018-05-25 Robert VargaAdd ChoiceIn marker interface 09/72209/5
2018-05-23 Robert VargaMake RPC implementations return ListenableFuture 62/69362/38
2018-03-27 Robert VargaAdd Types.primitiveVoidType() 46/70146/1
2018-03-22 Robert VargaRevert "Fix add imports of nested classes" 63/69863/2
2018-03-21 Robert VargaRevert "Rework inlined union generation" 69/69769/1
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-19 Jie HanFix add imports of nested classes 21/69421/9
2018-03-19 Jie HanMDSAL-292: Binding v1 - Pattern attribute ignored for... 51/67851/27
2018-03-12 Robert VargaAdd alternative enum assigned name mapping 17/69317/7
2018-03-12 Robert VargaUse concepts.Builder in binding-generator-api 45/69045/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 VargaExport declared regexes to generated code 16/68916/20
2018-02-27 Robert VargaSquash regular expression constants 67/68467/4
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-01-11 Robert VargaAdjust to yangtools-2.0.0 changes 68/64168/43
2017-10-01 David SuarezRemove explicit default super-constructor calls 11/63611/2
2017-09-28 Vratko PolakRevert "Fix broken tests according to yangtools... 70/63770/1
2017-09-28 Jakub TothFix broken tests according to yangtools changes 67/63767/1
2017-09-14 Jakub TothFix revisions format in tests 26/63126/3
2017-07-25 Jakub TothBug 8449 - BindingToNormalizedNodeCodec fails to deseri... 98/60698/2
2017-07-17 Robert VargaCleanup warnings 41/60241/4
2017-03-10 Martin CiglanBug 6859: Binding generator v1 refactoring 40/53140/1
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-01 Robert VargaDo not pull in yang-parser-impl 62/52362/3
2016-12-20 Martin CiglanBug 6859: Cleanup package names for mdsal-binding-gener... 47/49647/2
2016-12-13 Martin CiglanBug 7159: Add yang-test-util artifact 32/49232/4
2016-11-02 Rashmi PujarBug 6859: Cleanup package names for mdsal-binding-gener... 80/46780/6
2016-09-15 Robert VargaUse lambdas for functional interfaces 74/45074/7
2016-08-10 Martin CiglanBUG-6316: Fix Bit and EnumPair's position/value types 15/43315/4
2016-07-29 Robert VargaUse EnumTypeBuilder 78/42778/1
2016-07-28 Robert VargaReuse model.util.EnumPairImpl 66/42666/3
2016-07-22 Ryan GouldingBUG-865: make EnumPair getQName/getSchemaPath unimplemented 55/42655/1
2016-07-21 Michael VorburgerCheckstyle clean-up src/test/java 90/42190/2
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 Filip GregorMDSAL clean-up 76/40276/3
2016-06-13 Robert VargaBUG-865: do not use ModuleBuilder 60/40160/4
2016-06-06 Robert VargaCleanup code 18/39718/2
2016-05-19 Peter NosalRemoved usage of deprecated YangParserImpl from tests... 72/38972/2
2016-05-02 Robert VargaBUG-1862: Incorrect type transformation in TypeProviderImpl 65/27165/15
2016-02-26 Robert VargaDo not hold cache values in soft references 68/35468/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
2015-12-14 Robert VargaBUG-4743: compare constraints before emitting them 23/31023/9
2015-11-30 Robert VargaBUG-4638: fix decimal restrictions 40/30040/8
2015-11-30 Robert VargaBUG-4638: fix Restrictions 23/30023/6
2015-11-16 Robert VargaSpeed up BindingGeneratorUtil.makeSerializable() 50/29350/3
2015-10-12 Robert VargaFix various eclipse warnings 09/27609/3
2015-09-29 Peter KajsaBug 3670 (part 4/5 - mdsal): Use of new statement parse... 04/27204/6
2015-09-27 Robert VargaUse Objects.equals() 11/27511/1
2015-09-27 Robert VargaUse Objects.hashCode() 02/27502/2
next