Make SchemaNode.getPath() implementations as deprecated
[yangtools.git] / yang / yang-model-util / src / main / java / org / opendaylight / yangtools / yang / model / util / type / BitImpl.java
2020-02-12 Robert VargaMake BitsTypeDefinition.Bit only a DocumentedNode.WithS... 70/86970/8
2020-01-16 Robert VargaRefactor yang-model-api child traversal return types 77/86877/21
2019-11-01 Anil BelurMerge branch 'master' of ../controller
2019-10-31 Anil BelurMerge branch 'master' of ../controller
2018-12-14 Robert VargaMass migrate fields to use Immutable collections 06/78806/2
2018-10-23 Robert VargaMigrate SchemaNode to JDT annotations 20/77220/1
2018-10-23 Robert VargaMigrate BitsTypeDefinition to JDT annotations 08/77208/1
2018-10-23 Robert VargaMigrate DocumentedNode/Status to JDT annotations 07/77207/1
2017-11-02 Robert VargaCleanup DocumentedNode 21/64821/19
2016-12-06 Stephen KittPropagate @Nonnull and @Nullable annotations 71/47971/7
2016-08-30 Igor FoltinBUG-6316: Fix Bit and EnumPair's position/value types 55/42855/12
2016-08-01 Robert VargaBUG-865: remove BitImpl 80/42780/6