Migrate choice statement implementations
[yangtools.git] / yang / yang-parser-rfc7950 / src / main / java / org / opendaylight / yangtools / yang / parser / rfc7950 / stmt / augment /
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
2020-01-14 Robert VargaCleanup AugmentEffectiveStatementImpl 68/86868/3
2019-11-27 Robert VargaCentralize unknownNodes 59/85959/10
2019-11-01 Anil BelurMerge branch 'master' of ../controller
2019-10-31 Anil BelurMerge branch 'master' of ../controller
2019-10-23 Robert VargaReinstate "Check for nested augmentations" 33/85333/5
2019-07-29 Robert VargaRevert "Check for nested augmentations" 91/83291/1
2019-07-25 Robert VargaCheck for nested augmentations 45/81145/6
2019-07-08 Robert VargaAllow statements to efficiently lookup actions/notifica... 43/82943/1
2019-06-28 Robert VargaHandle implicit parent statements during copy operations 38/68838/30
2018-12-14 Robert VargaMass migrate fields to use Immutable collections 06/78806/2
2018-11-04 Robert VargaShorten Prerequisite reference 56/77456/2
2018-10-26 Robert VargaFix StmtContext nullness problems 60/77260/3
2018-10-23 Robert VargaMigrate {Action,Notification}NodeContainer to JDT annot... 18/77218/1
2018-10-23 Robert VargaMigrate DocumentedNode/Status to JDT annotations 07/77207/1
2018-08-08 Robert VargaDo not use SchemaNodeIdentifierBuildNamespace prerequisites 72/73972/19
2018-07-16 Robert VargaDeclaredStatements can contain default implementations 54/74054/8
2018-07-10 Robert VargaReduce sonar code smells 78/73878/1
2018-03-07 Robert VargaOptimize augment conflict checking 16/69216/2
2017-12-25 Michael VorburgerFix slf4j usage errors found by checkstyle-logging 46/66446/3
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