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 / BelongsToStatementImpl.java
2017-10-20 Robert VargaBUG-4688: Fix BelongsToPrefixToModuleIdentifier namespace 48/64548/5
2017-10-20 Robert VargaBUG-4688: Switch BelongsToModuleContext to SourceIdentifier 47/64547/5
2017-10-20 Robert VargaBUG-4688: Rename StmtContext.Mutable.addRequiredModule() 39/64539/5
2017-09-16 Robert VargaNext round of yang-parser-impl checkstyle fixes 87/63187/3
2017-09-09 Igor FoltinAdd the parent module of a submodule to the set of... 33/62833/2
2017-07-31 Peter KajsaFix of Module.getPrefix() to return prefix also in... 64/59564/8
2017-07-04 Peter KajsaBug 7051 - moving of SubstatementValidator into spi... 29/59929/1
2017-06-07 Robert VargaRefactor InferenceAction 80/58380/6
2017-01-04 Robert VargaEliminate superfluous onFullDefinitionDeclared overrides 98/49798/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-29 Robert VargaBUG-7052: move ModuleIdentifierImpl 35/47735/4
2016-10-19 Robert VargaReuse cardinality constants 45/47045/6
2016-06-08 Robert VargaRemove unused imports 12/39712/12
2016-04-14 Stephen KittDrop unneeded generic type specifiers 50/37550/2
2016-01-19 Robert VargaIntroduce formatting methods for SourceException 11/32111/14
2015-12-17 Filip.GregorBug 4646: Parser accepts invalid models 02/30202/13
2015-11-16 Martin CiglanBug 2496: Implement parser support for parsing YIN... 09/23409/26
2015-09-16 Robert VargaCleanup yang-parser-impl 37/26937/2
2015-08-06 Thanh HaFix license header violations in yang-parser-impl 35/24835/1
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-15 Tony TkacikMerge "Bug 2997: Fixed instanceof checks to use interfaces"
2015-04-15 Gregor ZatkoBug 2366 - Effective statements impl for new yang parser. 38/18038/12
2015-04-14 Martin CiglanBug 2366 - new parser API - implementation of declared... 30/16130/26