Merge "BUG-1276: fixed generated union constructor"
[yangtools.git] / yang / yang-parser-impl / src / main / java / org / opendaylight / yangtools / yang / parser / impl / YangParserListenerImpl.java
2014-07-21 Tony TkacikMerge "BUG-1276: fixed generated union constructor"
2014-07-21 Tony TkacikMerge "While the controller is starting up, we see...
2014-07-21 Tony TkacikMerge "Making javadoc actually get flagged as javadoc"
2014-07-17 Tony TkacikMerge "BUG-1281: rework XmlStreamUtils a bit more"
2014-07-16 Tony TkacikMerge "BUG-1091: sever the NormalizedNode/Node relation...
2014-07-16 Tony TkacikMerge "Modifications RpcResultBuilder class"
2014-07-15 Robert VargaBUG-1270: improve QNameModule reuse 35/9035/1
2014-07-09 Tony TkacikMerge "Bug 1331 - Generate SPIs and yangs to target...
2014-07-09 Tony TkacikMerge "BUG-579: improve code readability in RestconfUtils."
2014-07-08 Tony TkacikMerge "BUG-1304: rework BindingGeneratorImpl from xtend...
2014-07-08 Tony TkacikMerge changes I9886ddb7,I851fa16e,I3b7b0bf5,Ib7f2ce87...
2014-07-07 Robert VargaOptimize YangParserListenerImpl logging 55/8755/1
2014-07-07 Robert VargaRefactor SchemaPathStack 53/8753/1
2014-07-07 Robert VargaMigrate the conceptual stack into a utility class 52/8752/1
2014-07-07 Robert VargaIntroduce moduleQName for sharing 51/8751/1
2014-07-07 Robert VargaEncapsulate SchemaPath creation 50/8750/1
2014-07-07 Robert VargaUpdate ParserListenerUtils to use SchemaPath 49/8749/1
2014-07-07 Robert VargaUse global well-known QNames 31/8731/1
2014-07-04 Robert VargaBUG-865: eliminate the use of YangTypesConverter 77/8677/2
2014-07-04 Robert VargaEliminate use of String.split() 76/8676/2
2014-07-03 Tony TkacikMerge "BUG-1119: optimize length and range checks in...
2014-07-03 Tony TkacikMerge "BUG-597: removed dependency on GeneratedTOBuilde...
2014-07-03 Tony TkacikMerge "BUG-865: fixed formatting of pom.xml"
2014-07-03 Tony TkacikMerge "BUG-1143: binding-generator-impl: tests refactor...
2014-07-02 Martin VitezMerge "BUG-868: do not use InstanceIdentifier constructor"
2014-07-02 Tomas OlveckyBug 1131 - yang-parser-impl cleanup 89/8489/2
2014-06-21 Tony TkacikBUG 1131: untangling package cyclic dependencies in... 66/7866/10
2014-06-06 Tony TkacikMerge "BUG-584: added test-models to integration-test...
2014-06-06 Tony TkacikMerge "BUG-584: moved yangtools-it under integration...
2014-06-06 Tony TkacikMerge "Improved sorting of augmentations before code...
2014-05-30 Tony TkacikMerge "Bug 1113 - ietf-restconf needs to specify the...
2014-05-29 Martin VitezImproved sorting of augmentations before code generation. 17/7217/5
2014-05-29 Robert VargaMerge "Bug 731: Moved list initialization in UnionTypeB...
2014-05-28 Tony TkacikMerge "BUG-864: decrease log level when sorting and...
2014-05-26 Martin VitezBUG-864: decrease log level when sorting and parsing... 99/7299/4
2014-04-08 Tony TkacikMerge changes Iaac9f7e2,I9c336a30
2014-03-20 Martin VitezFix for Bug 364. 53/5553/3
2014-03-18 Martin VitezFix for Bug 394. 97/5097/7
2014-02-04 Tony TkacikMerge "Deprecate yang-model-util InstanceIdentifier"
2014-01-30 Tony TkacikMerge "Do not return null when no RPC is registered"
2014-01-30 Robert VargaMerge "BUG-374: cleanup error messages present in contr...
2014-01-27 Robert VargaMerge "Fix YangModuleInfoImpl generation on windows"
2014-01-27 Tony TkacikFixed uncaught exception when trying to resolve extensi... 52/4852/1
2014-01-26 Martin VitezImplemented support for generating YangModuleInfo imple... 02/4602/6
2014-01-25 Tony TkacikMerge "Add QName.create(String)."
2014-01-25 Tony TkacikAdd QName.create(String). 16/4716/3
2014-01-22 Tony TkacikMerge "Fix bugs in yang files."
2014-01-22 Tony TkacikMerge "Added URL based Schema Context resolver, which...
2014-01-22 Tony TkacikMerge "Refactored parsing of key in list schema node."
2014-01-22 Martin VitezRefactored parsing of key in list schema node. 69/4569/1
2014-01-15 Tony TkacikMerge "Added support for parsing submodules & added...
2014-01-15 Martin VitezAdded support for parsing submodules & added dependency... 53/4253/1
2014-01-14 Tony TkacikMerge "Revert "Added support for parsing submodules...
2014-01-14 Tony TkacikRevert "Added support for parsing submodules & added... 29/4229/1
2014-01-14 Martin VitezAdded support for parsing submodules & added dependency... 70/4170/2
2014-01-13 Robert VargaMerge "Introduce RESTCONF Client API"
2014-01-13 Robert VargaMerge "Add copyright header"
2014-01-13 Tony TkacikMerge "Yang parser refactoring."
2014-01-09 Martin VitezYang parser refactoring. 13/4113/3
2013-11-25 Tony TkacikMerge "Added path to child nodes in documentation gener...
2013-11-25 Martin VitezMade SimpleDateFormat as instance variable instead... 52/3052/1
2013-09-27 Tony TkacikMerge "Updated pom files for release preparation"
2013-09-27 Tony TkacikMerge "Updated pom files, added concepts component"
2013-09-27 Tony TkacikMerge "Added implementation of InstanceIdentifier for...
2013-09-25 Tony TkacikMerge "Added RESTCONF constants and draft of JAXRS...
2013-09-24 Martin VitezMinor code refactoring. 61/1261/3
2013-09-09 Tony TkacikMerge "Updated context references in yang-ext"
2013-09-09 Jozef GloncakFixing sonar issues 3 13/1113/2
2013-08-21 Martin VitezRefactored base yang-java types. 35/935/1
2013-08-20 Martin VitezFixed path correction process of nodes defined by uses... 21/921/1
2013-08-20 Martin VitezMerge "Fixed bug with field starting with number"
2013-08-20 Martin VitezMerge "Added iana-if-type and iana-afn-safi models."
2013-08-20 Tony TkacikMerge "Fixed bug in uses statement resolving."
2013-08-19 Martin VitezFixed bug in uses statement resolving. 01/901/1
2013-08-14 Martin VitezMerge "Comment to binding-generator source code (partia...
2013-08-14 Robert VargaMerge "Changed logging level from debug to trace in...
2013-08-14 Martin VitezChanged logging level from debug to trace in YangParser... 61/861/2
2013-08-06 Martin VitezUpdated yangtools version to 0.5.6-SNAPSHOT. 99/799/4