YANGTOOLS-706: Split up base utility classes into rfc6020.util
[yangtools.git] / yang / yang-parser-impl / src / main / java / org / opendaylight / yangtools / yang / parser / stmt / rfc6020 / IdentityRefSpecificationImpl.java
2017-11-03 Robert VargaEliminate IdentityStatement.getBase() 32/65032/5
2017-09-17 Robert VargaThrow InferenceException on invalid identity reference 91/63191/3
2017-07-04 Peter KajsaBug 7051 - moving of SubstatementValidator into spi... 29/59929/1
2017-01-24 Igor FoltinBug 7438: Allow identityref type to reference multiple... 98/50298/6
2017-01-04 Robert VargaEliminate superfluous onFullDefinitionDeclared overrides 98/49798/4
2017-01-04 Robert VargaValidate identity-ref on full definition 97/49797/4
2016-12-17 Peter KajsaBug 6897: Adding getSubstatementValidator() method... 62/49462/4
2016-12-14 Alexis de TalhouëtBug 6867: Rename of Rfc6020Mapping to YangStmtMapping 54/48854/14
2016-12-06 Stephen KittPropagate @Nonnull and @Nullable annotations 71/47971/7
2016-10-19 Robert VargaReuse cardinality constants 45/47045/6
2016-02-17 Robert VargaEliminate SourceException throws declarations 75/34775/2
2015-12-17 Filip.GregorBug 4646: Parser accepts invalid models 02/30202/13
2015-08-03 Peter KajsaBug 2366 - Effective statments impl merge, retest ... 85/20885/98
2015-04-16 Robert VargaMerge "Bug 2362 - Milestone: Basic constraints validation"
2015-04-16 Robert VargaMerge "Direct schema node lookup in SchemaUtils"
2015-04-14 Martin CiglanBug 2366 - new parser API - implementation of declared... 30/16130/26