Move EffectiveStatementMixins to yang-model-spi
[yangtools.git] / yang / yang-parser-rfc7950 / src / main / java / org / opendaylight / yangtools / yang / parser / rfc7950 / stmt / uses / UsesStatementSupport.java
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-05 Robert VargaDo not build unrecognized extension statements 08/95008/21
2021-02-02 Robert VargaUsesStatentSupport should use StatementPolicy.exactRepl... 70/94870/9
2021-01-31 Robert VargaFix uses-refine statement reference counting 09/94909/1
2021-01-20 Robert VargaUse StatementPolicy instead of CopyPolicy 89/94089/52
2021-01-19 Robert VargaPromote BaseQNameStatementSupport 70/94670/3
2021-01-19 Robert VargaMove historyAndStatusFlags() 69/94669/2
2021-01-19 Robert VargaPeel uses/refine getEffectOfStatement() mechanics 61/94661/3
2020-12-07 miroslav.kovacSelect copyPolicy for each StatementSupport class 50/94050/5
2020-12-05 Robert VargaDo not access GroupingNamespace during effective build 53/94053/4
2020-12-04 Robert VargaAdd GroupingNamespace cleaning FIXMEs 51/94051/1
2020-12-03 Robert VargaIntegrate {Inference,Source}Exception with CommonStmtCtx 15/94015/7
2020-12-02 miroslav.kovacCopyHistory and yangVersion merge 84/93984/6
2020-11-27 Robert VargaMigrate coerceStatementArgument() callers 55/93955/1
2020-11-27 Robert VargaMigrate getStatementArgument() callers 54/93954/1
2020-11-27 Robert VargaMigrate coerceRawStatementArgument() callers 53/93953/1
2020-11-27 Robert VargaMigrate rawStatementArgument()/getStatementSourceRefere... 52/93952/1
2020-11-27 Robert VargaMigrate get{PublicDefinition,StatementSource} callers 51/93951/2
2020-11-27 Robert VargaFurther StmtContext/CommonStmtCtx merge 47/93947/2
2020-11-25 Robert VargaReformulate StatementContextFactory.createEffective() 26/93526/44
2020-11-15 Michal BanikDeprecate DeclaredStatement constructors utilizing... 05/93605/9
2020-11-11 Robert VargaGraduate ChildSchemaNodeNamespace as SchemaTreeNamespace 08/93608/8
2020-10-06 Robert VargaUse UnqualifiedQName for {Module,Submodule}Statement 10/92910/6
2020-07-02 Robert VargaAdd BaseQNameStatementSupport.historyAndStatusFlags() 67/90867/3
2020-07-02 Robert VargaConvert UsesStatementSupport to BaseQNameStatementSupport 66/90866/2
2020-04-16 Robert VargaUpstream StmtContextUtils.producesDeclared() 59/87359/7
2020-02-12 Robert VargaEnable spotbugs in yang-parser-rfc7950 81/86581/8
2020-02-11 Robert VargaRevert "Do not copy grouping/uses statements" 62/87562/1
2020-02-10 Robert VargaDo not copy grouping/uses statements 63/87363/16
2020-02-02 Robert VargaDo not inline anything but schema tree nodes/extensions 62/87362/2
2020-02-02 Robert VargaMove copy operation execution 56/87356/4
2020-02-02 Robert VargaMove grouping copy policy to UsesStatementSupport 55/87355/2
2020-01-31 Robert VargaDefer copy decisions to StatementSupport 44/87144/31
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
2018-09-19 Robert VargaDo not clutter logs with a thrown exception 50/76250/1
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