Fixed resolving of leafref types with relative xpath.
[mdsal.git] / code-generator / binding-generator-impl / src / main / java / org / opendaylight / yangtools / sal / binding /
2013-08-23 Martin VitezFixed resolving of leafref types with relative xpath.
2013-08-23 Tony TkacikUpdated binding model
2013-08-23 Tony TkacikUpdated code generation
2013-08-22 Jozef GloncakTest for nested union in typedef and leaf added.
2013-08-22 Tony TkacikAdded Augmentable interface to RPC inputs / outputs
2013-08-22 Tony TkacikReduced cyclomatic complexity by using Preconditions
2013-08-22 Tony TkacikMerge "Code refactoring"
2013-08-22 Jozef GloncakCode refactoring
2013-08-21 Martin VitezRefactored base yang-java types.
2013-08-21 Jozef GloncakComments of source code.
2013-08-20 Martin VitezUpdated parser to check if unknown node is defined...
2013-08-20 Martin VitezMerge "Fixed bug with field starting with number"
2013-08-20 Tony TkacikFixed bug with field starting with number
2013-08-19 Tony TkacikAdded support for named augmentations
2013-08-19 Tony TkacikAdded instance identifier support.
2013-08-14 Martin VitezMerge "Comment to binding-generator source code (partia...
2013-08-14 Jozef GloncakComment to binding-generator source code (partially...
2013-08-08 Tony TkacikAdded model generation from ietf-topology models
2013-08-06 Tony TkacikUpdated binding-generator-impl to support more extensib...
2013-08-06 msunalJava builder pattern is not generated for rcp and group...
2013-08-06 Martin VitezRenamed base package names from org.opendaylight.contro...