Migrate openconfig-model-api to bnd-parent
[yangtools.git] / yang / yang-parser-impl / src / main / java / org / opendaylight / yangtools / yang / parser / stmt / rfc6020 / effective / EffectiveStatementBase.java
2017-11-09 Robert VargaYANGTOOLS-706: Split up base utility classes into rfc60... 50/65350/5
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-08 Robert VargaBUG-7052: reduce StatementContextBase proliferation 51/58451/5
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-25 Robert VargaBUG-4456: rework leaker integration 51/47451/3
2016-10-18 Robert VargaBUG-4456: add RecursiveExtensionResolver 42/47042/8
2016-10-18 Robert VargaBUG-6757: revert fix for BUG-4456 38/47038/3
2016-09-06 Robert VargaUse lambdas instead of anonymous classes 68/45068/6
2016-08-09 Robert VargaUse lambdas instead of StmtContextUtils.build{Declared... 62/42862/7
2016-07-11 Peter KajsaBug 6158: Optimization of if-feaures resolution during... 71/41471/7
2016-06-03 Robert VargaScripted update of if statements 93/39793/2
2016-05-23 Igor FoltinBug 4506: Honor if-feature during SchemaContext assembly 08/38108/12
2016-05-03 Michael VorburgerFixed Eclipse specific compilation error related to... 89/38289/2
2015-12-01 Robert VargaBUG-4638: Convert to using new types 95/29695/44
2015-11-27 Peter KajsaBug 4456 - StackOverflowError on recursive extension... 00/28300/20
2015-11-10 Robert VargaSplit off DeclaredEffectiveStatementBase 69/29469/3
2015-11-04 Robert VargaUse an ArrayList instead of LinkedList 44/29144/3
2015-10-13 Filip GregorBug 4412: New yang parser effective statements cleanup 44/27744/6
2015-10-02 Robert VargaUse explicit ImmutableList instead of FluentIterable 35/27735/3
2015-10-01 Tom PantelisFix performance issue in EffectiveStatementBase 20/27720/3
2015-09-30 Tony TkacikBug 4376: Fixed incorrect assumption about QName in... 50/27650/2
2015-09-28 Robert VargaUse Objects.equals() in effective statements 03/27503/3
2015-09-16 Robert VargaCleanup yang-parser-impl 37/26937/2
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-30 Tony TkacikMerge "Bug 2983 - Throws ResultAlreadySet instead of...
2015-04-23 Tony TkacikMerge "Bug 2363, Bug 2205. Beta version of LeafRefConte...
2015-04-22 Tony TkacikMerge "Fix missing format placeholder"
2015-04-22 Tony TkacikMerge "Add parser support for non-strict schema lookup."
2015-04-22 Tony TkacikMerge "Introduce InstanceIdToNodes into yang-data-impl"
2015-04-22 Gregor ZatkoSonar issues clean-up 45/18745/5
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