Fixup collections return implementations
[yangtools.git] / yang / yang-parser-rfc7950 / src / main / java / org / opendaylight / yangtools / yang / parser / rfc7950 / stmt / type /
2020-11-15 Michal BanikDeprecate DeclaredStatement constructors utilizing... 05/93605/9
2020-10-06 Robert VargaPush FIXMEs out 08/92908/1
2020-10-05 Robert VargaRefactor PatternEffectiveStatement 03/92903/4
2020-07-02 Robert VargaRemove {Numerical,String}RestrictionsImpl 04/90904/3
2020-07-02 Robert VargaMigrate InstanceIdentifierSpecificationSupport 03/90903/2
2020-07-02 Robert VargaMigrate LeafrefSpecificationSupport 02/90902/3
2020-07-02 Robert VargaMigrate UnionSpecificationSupport 01/90901/2
2020-07-02 Robert VargaMigrate IdentityRefSpecificationSupport 00/90900/2
2020-07-02 Robert VargaMigrate EnumSpecificationSupport 99/90899/4
2020-07-02 Robert VargaMigrate Decimal64SpecificationSupport 96/90896/3
2020-07-02 Robert VargaMigrate BitsSpecificationSupport 95/90895/3
2020-07-02 Robert VargaConsolidate IntegralTypeEffectiveStatementImpl 94/90894/4
2020-07-02 Robert VargaConsolidate StringTypeEffectiveStatementImpl 93/90893/5
2020-07-02 Robert VargaConsolidate LeafrefTypeEffectiveStatementImpl 92/90892/5
2020-07-02 Robert VargaConsolidate InstanceIdentifierTypeEffectiveStatementImpl 91/90891/4
2020-07-02 Robert VargaConsolidate EnumTypeEffectiveStatementImpl 90/90890/4
2020-07-02 Robert VargaConsolidate DecimalTypeEffectiveStatementImpl 89/90889/5
2020-07-02 Robert VargaConsolidate BitsTypeEffectiveStatementImpl 88/90888/4
2020-07-02 Robert VargaConsolidate UnionTypeEffectiveStatementImpl 87/90887/4
2020-07-02 Robert VargaConsolidate IdentityrefTypeEffectiveStatementImpl 86/90886/4
2020-07-02 Robert VargaConsolidate EmptyTypeEffectiveStatementImpl 85/90885/4
2020-07-02 Robert VargaConsolidate BooleanTypeEffectiveStatementImpl 84/90884/4
2020-07-02 Robert VargaConsolidate BinaryTypeEffectiveStatementImpl 83/90883/4
2020-07-02 Robert VargaMigrate AbstractTypeStatementSupport 82/90882/5
2020-07-02 Robert VargaSplit out AbstractTypeStatementSupport.resolveTypeRefer... 81/90881/4
2020-07-02 Robert VargaReuse common superclass for BuiltinTypeStatement 80/90880/4
2020-07-02 Robert VargaMinimize AbstractTypeStatementSupport.internArgument() 78/90878/4
2020-07-01 Robert VargaConvert AbstractEnumStatementSupport 27/90827/6
2020-04-18 Robert VargaHide LengthEffectiveStatementImpl 21/89121/2
2020-04-18 Robert VargaHide RangeEffectiveStatementImpl 20/89120/2
2020-04-18 Robert VargaPush out FIXMEs to 6.0.0 19/89119/2
2020-04-16 Robert VargaMake BitsTypeDefinition.Bit.position() return Uint32 08/88808/5
2020-02-12 Robert VargaMake BitsTypeDefinition.Bit only a DocumentedNode.WithS... 70/86970/8
2020-02-12 Robert VargaAdd AbstractQName.bindTo(QNameModule) 54/86654/2
2020-02-06 Robert VargaRefactor typedef implementations 58/87458/2
2020-02-02 Robert VargaHide statement implementations 47/87347/2
2020-01-28 Robert VargaRemove QNameCacheNamespace 24/87224/1
2020-01-28 Robert VargaSwitch position statement to use Uint32 91/87191/8
2019-12-29 Robert VargaRemove useless UnsupportedOperationException throws 12/86612/2
2019-11-25 Robert VargaTarget statement hiding FIXMEs 58/85958/1
2019-11-01 Anil BelurMerge branch 'master' of ../controller
2019-10-31 Anil BelurMerge branch 'master' of ../controller
2019-10-01 Robert VargaFix EffectiveStatement namespace access 36/84836/4
2019-09-02 Robert VargaOptimize immutable lookups 30/84130/1
2019-01-25 Robert VargaCleanup yang-parser-spi namespaces 52/68552/9
2018-12-14 Robert VargaMass migrate fields to use Immutable collections 06/78806/2
2018-10-26 Robert VargaFix StmtContext nullness problems 60/77260/3
2018-10-23 Robert VargaMigrate EffectiveStatement to @NonNull 26/77226/5
2018-10-23 Robert VargaMigrate TypeDefinitionAware to JDT types 25/77225/6
2018-10-23 Robert VargaMigrate AbstractDeclaredStatement to JDT annotations 21/77221/2
2018-08-30 Stephen KittClean various constructs 50/75550/4
2018-07-16 Robert VargaDeclaredStatements can contain default implementations 54/74054/8
2018-03-16 Robert VargaIntroduce StmtContextUtils.parse(Node)Identifier 85/69485/8
2017-11-16 Robert VargaTurn StatementSupports into singletons 82/65582/2
2017-11-13 Robert VargaYANGTOOLS-706: Split out yang-parser-rfc7950 56/65456/11