Unify {Action,Notification}Spec lookup
[mdsal.git] / binding / mdsal-binding-spec-util / src /
2023-11-14 Robert VargaRemove yang.binding.RpcService 96/108696/10
2023-06-26 Robert VargaDo not use BindingReflections in mdsal-binding-dom... 06/106706/2
2023-06-26 Robert VargaRemove BindingReflections.getQName(BaseIdentity) 03/106703/2
2023-06-22 Robert VargaRemove BindingReflections.getQName(Rpc) 22/106622/2
2023-06-22 Robert VargaHide BindingReflections.isRpcType() 18/106618/1
2023-06-21 Robert VargaMove BindingReflections.isNotificationCallback() 93/106593/4
2023-06-21 Robert VargaRemove BindingReflections.isRpcMethod() 91/106591/3
2023-06-21 Robert VargaRemove BindingReflections.getModuleInfoClassName() 90/106590/5
2023-06-21 Robert VargaRemove BindingReflections.loadModuleInfos() 89/106589/5
2023-06-21 Robert VargaMove BindingReflections.cacheModuleInfos() 88/106588/5
2023-06-21 Robert VargaMove BindingReflections.findAugmentationTarget() 87/106587/3
2023-06-21 Robert VargaHide BindingReflections.getModuleInfo() 85/106585/2
2023-06-21 Robert VargaRemove BindingReflections.getModelRootPackageName() 84/106584/2
2023-06-21 Robert VargaRemove DataObjectReadingUtil 82/106582/2
2023-06-19 Oleksandr PanasiukRehost BindingReflections.loadModuleInfos() 77/104877/4
2023-05-28 Šimon UkušRemove binding.spec.util package 93/104093/4
2023-03-20 Šimon UkušRehost BindingMapping in yang.binding.contract.Naming 84/104484/6
2023-01-31 Ruslan KashapovRFC8040 'rc:yang-data' support for mdsal binding generator 81/97381/32
2022-12-13 Robert VargaDeprecate DataObjectReadingUtil 65/103665/1
2022-12-13 Robert VargaDeprecate BindingReflections.getModelRootPackageName() 64/103664/2
2022-11-24 Robert VargaRemove BindingReflections.resolveRpc{In,Out}putClass() 21/103021/6
2022-11-24 Robert VargaCentralize "invoke" string definition 36/103336/4
2022-11-24 Robert VargaDeprecate RpcService 61/102661/16
2022-11-24 Robert VargaMove BindingReflections.isSubstitutionFor() 49/103349/2
2022-11-24 Robert VargaDeprecate BindingReflections.isSubstitutionFor() 48/103348/2
2022-11-24 Robert VargaHide BindingReflections.isNotification() 45/103345/4
2022-11-24 Robert VargaDeprecate BindingReflections.isNotification() 44/103344/3
2022-11-24 Robert VargaMove BindingReflections.getChildrenClass* 40/103340/2
2022-11-24 Robert VargaDeprecate BindingReflections.getChildrenClass* 41/103341/1
2022-11-24 Robert VargaDeprecate BindingReflections.resolveRpc{In,Out}putClass() 20/103020/6
2022-11-02 Robert VargaQualify FIXME 22/103022/2
2022-11-02 Robert VargaRemove BindingReflections.findHierarchicalParent() 19/103019/2
2022-11-02 Robert VargaDeprecate BindingReflections.findHierarchicalParent() 18/103018/2
2022-11-02 Robert VargaRemove BindingReflections.isAugmentationChild() 17/103017/2
2022-11-02 Robert VargaDeprecate BindingReflections.isAugmentationChild() 16/103016/2
2022-10-13 Robert VargaAdd BindingReflections.getQName(Rpc) 65/102665/1
2022-10-13 Robert VargaImprove BindingReflections.getQName() 64/102664/3
2022-10-13 Robert VargaUpdate BindingReflections.getQName() 63/102663/1
2022-10-13 Robert VargaDeprecate BindingMapping.NOTIFICATION_LISTENER_SUFFIX 60/102660/1
2022-08-16 Robert VargaUse @Serial tag 88/102088/4
2022-05-30 Robert VargaUse arrow case in BindingMapping 53/101353/1
2022-05-30 Robert VargaUse instanceof pattern in BindingReflections 52/101352/1
2022-04-14 Robert VargaMap identities to proper objects 17/100117/20
2022-03-17 Robert VargaRework AugmentRuntimeType and Choice/Case linkage 22/100122/11
2022-03-07 Robert VargaDo not use BindingReflections to acquire augmentations 98/99998/2
2022-01-12 Robert VargaClarify BindingReflections.getChildrenClassToMethod() 66/99266/2
2021-10-22 Robert VargaRequire checker.qual 44/98044/1
2021-09-05 Robert VargaCentralize Builder and Key suffixes 92/97392/3
2021-07-21 Robert VargaRequire yang-common transitively 79/96979/1
2021-07-15 Robert VargaCleanup BindingGeneratorUtilTest 92/96892/1
2021-06-24 Robert VargaCleanup BindingReflections.getModuleInfo() 60/96660/1
2021-06-23 Konstantin.NosachAdd non-null getters for leaf objects 32/93932/17
2021-05-08 Robert VargaBump to odlparent-9.0.0/yangtools-7.0.1-SNAPSHOT 97/94297/90
2021-05-07 Robert VargaCentralize union/leafref naming 21/96021/2
2021-04-09 Robert VargaAdd 'var', 'yield' and 'record' to Java reserved words 33/84133/5
2021-02-06 Robert VargaDo not generate 'isFoo()' methods 73/94273/11
2020-12-18 Robert VargaChange `is` to `get` in generated classes 48/94148/11
2020-11-06 Robert VargaConvert mdsal-binding-spec-util to a JPMS module 42/93642/2
2020-10-15 Robert VargaAdd a FIXME for getModuleInfo 69/93069/2
2020-08-03 Robert VargaEliminate AugmentationHolder 24/91824/4
2020-07-20 Ilya IgushevGenerate bindingEquals() and use it in generated implem... 45/90745/32
2020-07-20 Robert VargaGenerate bindingHashCode() and use it in generated... 05/84205/27
2020-07-19 Ilya IgushevGenerate bindingToString() and use it in generated... 48/90748/21
2020-04-21 Robert VargaSimplify builder's addAugmentation() method 42/45742/7
2020-04-21 Robert VargaRemove explicit UOE throws 83/89183/1
2020-03-25 Robert VargaAdd ScalarTypeObject 46/88646/9
2020-02-27 Robert VargaBindingReflections.getModuleInfo() returns @NonNull 00/88100/1
2019-12-17 miroslav.kovacFix RPC method name conflict with JLS 34/86434/6
2019-12-17 Robert VargaHandle java.util.Map return type 25/85825/15
2019-12-11 Robert VargaSprinkle BindingReflections with @NonNull annotations 42/86342/1
2019-11-18 Robert VargaRemove unneeded checkstyle supressions 17/85817/2
2019-09-02 Robert VargaImprove BindingMapping lookup 34/84134/1
2019-08-14 Robert VargaBindingReflections.getQName() should return nonnull 80/83280/4
2019-08-12 Robert VargaFixup cast in BindingReflections 24/83424/3
2019-07-26 Robert VargaAdd yanglib-rfc8525 52/83252/20
2019-06-24 Robert VargaModuleInfoBackedContext cache 79/82679/1
2019-06-23 Robert VargaMigrate ModuleInfo cache to BindingReflections 72/82672/3
2019-04-24 Robert VargaSpeed up BindingReflections.getAugmentations() 28/81728/2
2019-04-10 Robert VargaUpdate BindingMapping nullness handling 67/81467/5
2019-04-08 Robert VargaBump yangtools to 3.0.0 08/80908/32
2019-04-08 Robert VargaBump odlparent to 5.0.0 07/80907/26
2019-03-20 Robert VargaCleanup RuntimeException throws 15/81015/2
2019-03-20 Robert VargaRemove DataContainer.getImplementedInterface() 51/80951/10
2019-03-20 Robert VargaGenerate implementedInterface 94/77894/40
2019-02-12 Stephen KittUse Collections.emptyList and Collections.emptySet 89/80289/1
2019-02-12 Stephen KittUse HashMap and HashSet constructors 87/80287/1
2019-02-12 Stephen KittSwitch to Objects.requireNonNull 79/80279/1
2018-12-22 Robert VargaFix a javadoc typo 95/78995/3
2018-11-16 Robert VargaUse Method.getParameterCount() 73/77873/3
2018-11-16 Robert VargaDefine getImplementedInterface name in BindingMapping 68/77868/1
2018-11-13 Robert VargaGenerate nonnull default wrappers for list getters 27/77627/11
2018-11-13 Robert VargaMove getter method naming to BindingMapping 16/77616/12
2018-11-13 Robert VargaRevert "Add DataObjectUtils" 17/77617/11
2018-11-01 Robert VargaAdd DataObjectUtils 02/77102/6
2018-10-11 Robert VargaEnable spotbugs in mdsal-binding-spec-util 04/76904/1
2018-10-11 Stephen KittRemove redundant string operations 65/76865/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 BindingReflections methods 40/75140/1
2018-08-10 Robert VargaMass-migrate to java.util.Optional 56/74956/9
next