Cache most common importedName(Class) references
[mdsal.git] / binding / mdsal-binding-java-api-generator / src / main / java / org / opendaylight / mdsal / binding / java / api / generator / ClassTemplate.xtend
2019-10-21 Robert VargaCache most common importedName(Class) references 11/85311/4
2019-10-18 Robert VargaAdd JavaTypeNames for annotation types 07/85207/1
2019-10-09 Robert VargaSquash Parameterized types in javadoc references 09/85009/1
2019-09-06 Robert VargaGenerate legacy value contructors for all classes 19/84219/4
2019-09-05 Robert VargaMake BaseTemplate.fieldName() return String 16/84216/1
2019-09-04 Robert VargaGenerate compatibility constructors for Uint wrapped... 01/84201/2
2019-09-04 Robert VargaSeparate all-values constructor from typedef constructor 98/84198/3
2019-09-04 Robert VargaOptimize array checks 00/84200/1
2019-09-04 Robert VargaCache computed fieldName in templates 99/84199/1
2019-09-04 Robert VargaFix ClassTemplate.genConstructor() declaration 96/84196/2
2019-09-04 Robert VargaAcquire first value manually in ClassTemplate 95/84195/2
2019-09-04 Robert VargaOptimize allProperties sorting 92/84192/1
2019-09-04 Robert VargaOptimize ClassTemplate.allProperties 91/84191/1
2019-09-03 Robert VargaChange mapping of uint{8,16,32,64} 55/83955/25
2019-08-28 Robert VargaAdd @ConstructorParameters to generated classes 40/84040/3
2019-08-19 Robert VargaMake wrapped class equals() final 66/83766/2
2019-08-19 Robert VargaBump to odlparent-6.0.0-SNAPSHOT 80/83380/13
2019-03-27 Robert VargaOffload null value checking to CodeHelpers 04/81204/3
2019-03-20 Robert VargaChange 'type empty' mapping 49/80949/13
2019-03-20 Robert VargaSpeed up ClassTemplate getDefaultInstance() generation 85/80985/3
2019-02-12 Stephen KittSwitch to java.util.Base64 86/80286/1
2018-11-27 Robert VargaFix ClassTemplate.hashCode() alignment 98/78198/2
2018-11-22 Robert VargaOptimize single-property ClassTemplate hashCode() 19/77919/5
2018-08-29 Anil BelurMerge branch 'mdsal-trace' from controller
2018-08-29 Anil BelurMerge branch 'blueprint' from controller
2018-07-28 Robert VargaRework inlined union generation 82/71682/8
2018-07-03 Robert VargaFix xtend warnings 12/73712/1
2018-06-27 Robert VargaEnforce patterns in supertype constructors 29/73129/5
2018-06-08 Robert VargaReference java.lang.Override through importedName 70/72770/2
2018-04-28 Robert VargaRework Java import tracking 09/70109/23
2018-03-22 Robert VargaRevert "Fix add imports of nested classes" 63/69863/2
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-11 Robert VargaOptimize range/length generators 17/68917/22
2018-03-11 Robert VargaExport declared regexes to generated code 16/68916/20
2018-02-28 Robert VargaFix a patterns reference 96/68896/4
2018-01-11 Robert VargaAdjust to yangtools-2.0.0 changes 68/64168/43
2017-03-10 Martin CiglanBug 6859: Binding generator v1 refactoring 40/53140/1
2017-03-03 Jakub TothBug 6859 #4 Binding generator v1 refactoring 10/52110/15