Move more statements
[yangtools.git] / yang / yang-parser-rfc7950 / src / main / java / org / opendaylight / yangtools / yang / parser / rfc7950 / stmt / must /
2021-02-15 Robert VargaMove EffectiveStatementMixins to yang-model-spi 73/95173/2
2021-02-14 Robert VargaSplit out yang-model-ri 70/95170/5
2021-02-09 Robert VargaFinish declared statement migration 85/95085/2
2021-02-08 Robert VargaPromote AbstractDeclaredEffectiveStatement 82/95082/2
2021-02-08 Robert VargaPromote AbstractDeclaredStatement to model-spi 76/95076/1
2021-01-19 Robert VargaPromote BaseStatementSupport to parser.spi.meta 59/94659/5
2021-01-19 Robert VargaConvert trivial CopyPolicy users to StatementPolicy 57/94657/4
2020-12-07 miroslav.kovacSelect copyPolicy for each StatementSupport class 50/94050/5
2020-11-27 Robert VargaMigrate coerceStatementArgument() callers 55/93955/1
2020-11-27 Robert VargaMigrate coerceRawStatementArgument() callers 53/93953/1
2020-11-25 Robert VargaReformulate StatementContextFactory.createEffective() 26/93526/44
2020-11-15 Michal BanikDeprecate DeclaredStatement constructors utilizing... 05/93605/9
2020-10-05 Robert VargaRemove RevisionAwareXPath 04/92904/11
2020-10-05 Robert VargaMigrate default method implementations to model.api 00/92900/2
2020-10-04 Robert VargaAdd EffectiveStatementEquivalent 85/91885/9
2020-10-04 Robert VargaRemove legacy toString() overrides 90/92890/4
2020-07-01 Robert VargaMigrate Must/WhenStatementSupport to BaseStatementSupport 23/90823/9
2020-02-21 Robert VargaRequire XPath parser implementation in RFC7950 reactors 40/87940/7
2020-01-22 Robert VargaRemove hashCode()/equals() from SchemaNode implementations 78/87078/8
2020-01-14 Robert VargaFix statement support generic arguments 70/86870/2
2019-11-01 Anil BelurMerge branch 'master' of ../controller
2019-10-31 Anil BelurMerge branch 'master' of ../controller
2019-03-26 Robert VargaPrepare RevisionAwareXPath for XPath integration 01/81201/3
2018-07-16 Robert VargaDeclaredStatements can contain default implementations 54/74054/8
2018-07-10 Robert VargaReduce sonar code smells 78/73878/1
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