YANGTOOLS-706: reorganize statement definitions
[yangtools.git] / yang / yang-parser-impl / src / main / java / org / opendaylight / yangtools / yang / parser / stmt / rfc6020 / effective / UsesEffectiveStatementImpl.java
2017-11-10 Robert VargaYANGTOOLS-706: reorganize statement definitions 52/65352/11
2017-11-09 Robert VargaYANGTOOLS-706: Split up base utility classes into rfc60... 50/65350/5
2017-11-09 Robert VargaYANGTOOLS-706: Reduce inter-statement implementation... 41/65341/8
2017-11-09 Robert VargaYANGTOOLS-706: Retrofit EffectiveStatement interfaces... 40/65340/7
2017-10-25 Robert VargaFix yang.model.api.AugmentationSchema 31/64731/2
2017-10-09 Robert VargaCleanup use of Guava library 85/61985/23
2017-09-16 Robert VargaNext round of yang-parser-impl checkstyle fixes 87/63187/3
2017-06-07 Robert VargaCleanup effectiveStatements() access 36/58336/2
2016-12-06 Stephen KittPropagate @Nonnull and @Nullable annotations 71/47971/7
2016-10-24 Robert VargaBUG-6522: create a specialized CopyHistory object 48/47348/9
2016-09-01 Robert VargaBUG-6497: Do not lose augmentation statement order 75/44975/2
2016-07-07 Peter KajsaBug 5942: When condition of uses node is not exposed... 75/39775/6
2016-03-16 Stephen KittUse String concatenation instead of StringBuffer/Builder 18/35918/2
2015-11-10 Robert VargaSplit off DeclaredEffectiveStatementBase 69/29469/3
2015-11-02 Robert VargaBUG-4556: Introduce StmtContext.getSchemaPath() 71/29071/6
2015-10-13 Filip GregorBug 4412: New yang parser effective statements cleanup 44/27744/6
2015-09-28 Robert VargaIntroduce SchemaNodeIdentifier.asSchemaPath() 23/27523/3
2015-09-28 Robert VargaUse Objects.equals() in effective statements 03/27503/3
2015-09-27 Robert VargaUse Objects.hashCode() 00/27500/1
2015-08-31 Peter KajsaBug 3670 (part 1/5): Use of new statement parser in... 20/25520/3
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