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 / PatternStatementImpl.java
2017-10-09 Robert VargaCleanup use of Guava library 85/61985/23
2017-09-16 Robert VargaNext round of checkstyle fixes in yang-parser-impl 92/63192/2
2017-07-04 Peter KajsaBug 7051 - moving of SubstatementValidator into spi... 29/59929/1
2017-04-10 Igor FoltinBug 7847: Implement YANG 1.1 XPath functions in YangFun... 25/54525/3
2017-03-09 Peter KajsaBug 5410 - XSD regular expressions are interpreted... 99/52999/6
2017-01-04 Robert VargaEliminate superfluous onFullDefinitionDeclared overrides 98/49798/4
2016-12-17 Peter KajsaBug 6870: [Yang 1.1] Support for new "modifier" statement 58/49158/12
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-04-14 Stephen KittDrop unneeded generic type specifiers 50/37550/2
2016-02-17 Robert VargaEliminate SourceException throws declarations 75/34775/2
2016-02-10 Igor FoltinBug 4079: Unable to compile pattern defined in module 84/34384/1
2015-12-17 Filip.GregorBug 4646: Parser accepts invalid models 02/30202/13
2015-12-01 Robert VargaBUG-4638: Convert to using new types 95/29695/44
2015-09-16 Robert VargaCleanup yang-parser-impl 37/26937/2
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