Encapsulate regexes in a non-capturing group
[yangtools.git] / yang / yang-model-util / src / main / java / org / opendaylight / yangtools / yang / model / util / type /
2017-02-23 Igor FoltinBug 6887: [Yang 1.1] Allow enumerations and bits to... 53/51453/8
2017-01-24 Igor FoltinBug 7438: Allow identityref type to reference multiple... 98/50298/6
2017-01-12 Igor FoltinBug 6873: [Yang 1.1] Add support for "require-instance... 97/49697/7
2016-12-06 Stephen KittPropagate @Nonnull and @Nullable annotations 71/47971/7
2016-11-22 Stephen KittJava 8: migrate to java.util.function.Function 37/47837/6
2016-09-08 Robert VargaBUG-5561: use canonical Bits order 58/45158/4
2016-09-06 Robert VargaUse lambdas instead of anonymous classes 68/45068/6
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
2016-07-28 Robert VargaBUG-865: Deprecate EnumPairImpl 69/42669/1
2016-07-20 Robert VargaBUG-865: remove InstanceIdentifierTypeDefinition#.getPa... 88/41988/2
2016-07-11 Robert VargaBUG-865: eliminate ExtendedType and DerivedType 68/41468/4
2016-06-22 Robert VargaAllow base type builders to be used fluently 63/40663/2
2016-05-24 Peter KajsaBug 5200: Yang parser doesn't fill error-app-tag and... 32/38432/13
2016-04-14 Stephen KittDrop unneeded generic type specifiers 50/37550/2
2016-03-30 Robert VargaBUG-4268: clarify length constraint API contract 84/29884/5
2015-11-23 Robert VargaBUG-4638: introduce CompatUtils 87/30087/1
2015-11-20 Robert VargaBUG-4638: rework getBaseType() for derived types 31/29831/3
2015-11-19 Robert VargaBUG-4638: rename LeafTypes to ConcreteTypes 74/29874/2
2015-11-19 Robert VargaBUG-4638: add more type checking methods 73/29873/2
2015-11-19 Robert VargaBUG-4638: Implement enum build validation 70/29870/3
2015-11-19 Robert VargaBUG-4638: implement bits validation 63/29863/4
2015-11-19 Robert VargaBUG-4638: create a dedicated exception for range/length... 59/29759/10
2015-11-18 Robert VargaBUG-4638: add utility check methods for base types 92/29792/3
2015-11-16 Robert VargaBUG-4638: Implement length restrictions 56/28856/13
2015-11-16 Robert VargaBUG-4638: Split out Number comparator 85/28585/13
2015-11-16 Robert VargaBUG-4638: Emit a warning when units are redefined 21/29721/3
2015-11-16 Robert VargaBUG-4638: Introduce LeafTypeBuilders 17/29717/5
2015-11-16 Robert VargaBUG-4638: Fix BaseTypes and DerivedTypes 94/29694/11
2015-10-20 Robert VargaAdd range validation and normalization 72/28572/3
2015-10-19 Robert VargaUtil types: implement hashCode()/equals()/toString() 38/28538/4
2015-10-15 Robert VargaIntroduce model.util.type package 61/28261/7