Fixed bug in augmentation of choice nodes.
[mdsal.git] / code-generator / binding-generator-impl / src / main / java /
2013-10-04 Martin VitezFixed bug in augmentation of choice nodes.
2013-10-02 Robert VargaMerge "Added documentation to yang-binding, updated...
2013-10-02 Martin VitezFixed generated code for augmented nodes.
2013-10-02 Martin VitezMerge "Fix for bug Bug 100 and Bug 87"
2013-10-02 Tony TkacikFix for bug Bug 100 and Bug 87
2013-10-02 Tony TkacikMerge "Fixed bug with Key generation with fields added...
2013-10-02 Tony TkacikFixed bug with Key generation with fields added from...
2013-09-30 Martin VitezMoved TypeProviderImpl from binding-generator-impl...
2013-09-23 Ladislav BorakFix warnings reported by maven
2013-09-17 Tony TkacikMerge "Added RoutingContext annotation, updated Instanc...
2013-09-17 Tony TkacikMerge "add getIntValue() method to EnumTemplate so...
2013-09-17 Martin VitezMerge "Test for some parts of RefineUtils class"
2013-09-17 Martin VitezMerge "Test for class RefineHolder.java"
2013-09-17 Tony TkacikMerge "Refactored implementation of getBaseType method...
2013-09-17 Tony TkacikMerge "Fixed inconsistencies in yang types method names."
2013-09-16 Martin VitezRefactored implementation of getBaseType method for...
2013-09-16 Martin VitezFixed inconsistencies in yang types method names.
2013-09-11 Tony TkacikMerge "changed builder generator"
2013-09-10 Jozef GloncakFixing sonar issues 4
2013-09-04 Jozef GloncakFixing sonar issues 2
2013-09-03 Tony TkacikFixed resolution problems in Code Generator
2013-09-03 Tony TkacikFixed NPE regresion in augmentation handling.
2013-09-03 Jozef GloncakFixing sonar issues
2013-09-03 Tony TkacikConverted BindingGenerator and ParserUtils to xtend
2013-09-02 Martin VitezMerge "Added InstanceIdentifier to code generation"
2013-08-30 Tony TkacikAdded InstanceIdentifier to code generation
2013-08-26 Tony TkacikAdded javadoc to generated types
2013-08-23 Tony TkacikAdded NotificationListener interfaces
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...
2013-08-06 Martin VitezAdded 'code-generator' and 'model' projects from contro...