Remove appendCopyHistory from public view
[yangtools.git] / yang / yang-parser-impl / src / main / java / org / opendaylight / yangtools / yang / parser / stmt / reactor / StatementContextBase.java
2017-06-08 Robert VargaRemove appendCopyHistory from public view 29/58529/2
2017-06-08 Robert VargaBUG-7052: reduce StatementContextBase proliferation... 56/58456/15
2017-06-08 Robert VargaBUG-7052: reduce StatementContextBase proliferation 51/58451/5
2017-06-07 Robert VargaEnforce namespace listener compatibility 81/58381/6
2017-06-04 Robert VargaAdd hook for interning raw argument 84/58184/3
2017-03-27 Peter KajsaBug 6183 - Shorthand case should create case node in... 39/53139/11
2017-03-03 Igor FoltinBug 6856: Rpc definition should implicitly define input... 04/48704/22
2017-02-13 Igor FoltinBug 6261: Introduce resolution of deviation statement... 08/51008/9
2017-01-23 Robert VargaBUG-5222: Reuse substatements across phases 13/49813/14
2017-01-04 Robert VargaRemove StatementIdentifier 12/49812/3
2017-01-04 Robert VargaMove StatementContextBase.getStorageNodeType() 11/49811/3
2017-01-04 Robert VargaAdd ModelActionBuilder javadocs 01/49801/4
2016-12-06 Stephen KittPropagate @Nonnull and @Nullable annotations 71/47971/7
2016-11-18 Robert VargaBUG-5717: add unique child identifier 41/48241/11
2016-11-11 Robert VargaBUG-5717: eliminate StmtContext.substatements() 05/48205/8
2016-11-11 Vratko PolakBUG-6150: add an import statement special-case 00/48200/11
2016-11-04 Robert VargaBUG-7038: update StatementWriter.startElement() 54/47754/7
2016-11-02 Stephen KittCleanup: remove redundant casts 34/47834/2
2016-10-26 Robert VargaBUG-6522: do not accidentally grow lists 49/47549/5
2016-10-25 Robert VargaImprove parser reactor logging 91/47391/8
2016-10-25 Robert VargaBUG-6972: enforce statement state when copying 17/47417/6
2016-10-25 Robert VargaBUG-6522: grow StatementContext collections lazily 25/47325/14
2016-10-24 Robert VargaBUG-6522: create a specialized CopyHistory object 48/47348/9
2016-10-21 Robert VargaBUG-6522: allocate copyHistory lazily 24/47324/2
2016-10-21 Robert VargaBUG-6522: Adjust collection sizes 16/47316/3
2016-09-05 Robert VargaFix a bunch of warnings 48/45148/1
2016-07-11 Michael VorburgerPerformance related changes 39/41339/4
2016-07-11 Peter KajsaBug 6158: Optimization of if-feaures resolution during... 71/41471/7
2016-03-23 Peter KajsaBug 5396: Regex processing of yang models is broken. 87/36587/2
2016-03-09 Robert VargaRemove explicit throws of SourceException 72/35872/3
2016-01-16 Igor FoltinBug 4540: Yang parser exceptions should follow consiste... 78/31078/16
2016-01-13 Peter KajsaBug 4933: Yang parser does not accept deviate "not... 14/32414/7
2015-11-02 Robert VargaSwitch StatementContextBase to use ArrayList 40/29140/1
2015-10-03 Tony TkacikRevert "Revert "Updated SchemaNodeIdentifier namespace... 71/27871/2
2015-10-02 Tony TkacikRevert "Updated SchemaNodeIdentifier namespace handling." 50/27850/1
2015-10-02 Tony TkacikUpdated SchemaNodeIdentifier namespace handling. 57/27757/8
2015-09-30 Tony TkacikIntroduced ChildSchemaNodes namespace to parser 85/27685/2
2015-08-31 Peter KajsaBug 3670 (part 3/5): Use of new statement parser in... 24/25524/3
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 Robert VargaMerge "Fixed sonar issues in ClassLoaderUtils."
2015-04-30 Tony TkacikMerge "Add hooking into NormalizedNodeParsers."
2015-04-30 Tony TkacikMerge "Bug 2983 - Throws ResultAlreadySet instead of...
2015-04-29 Peter KajsaBug 2366 - Effective statement implementation 13/19013/7
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-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
2015-04-14 Robert VargaMerge "Bug 2362: Make sure JSON and XML codecs are...
2015-04-13 Robert VargaMerge "Bug 2374 - YANG Binding: Added support for Augme...
2015-04-11 Robert VargaFix enum members' name 48/18148/3
2015-03-23 Tony TkacikMerge "BUG-2352: Remove commons-io from features"
2015-03-23 Tony TkacikMerge "Make sure YangInstanceIdentifier.EMPTY is retained"
2015-03-22 Robert VargaMerge "Introduced skeletons of Contributor and User...
2015-03-21 Martin CiglanBug 2366: Initial implementation of Statement Reactor 51/15351/9