Implemented build of default instance for union types.
[mdsal.git] / code-generator / binding-generator-impl /
2013-12-13 Martin VitezImplemented build of default instance for union types.
2013-12-13 Robert VargaMerge "Added headers to the concepts bundles"
2013-12-12 Tony TkacikAdded headers to the concepts bundles
2013-12-11 Tony TkacikMerge "Refactored uses statement handling in parser."
2013-12-10 Martin VitezRefactored uses statement handling in parser.
2013-12-09 Martin VitezMerge "Fixed missing static constant QNAME in identity...
2013-12-09 Tony TkacikFixed missing static constant QNAME in identity classes.
2013-12-04 Martin VitezFixed enum resolving in TypeProviderImpl.getTypeDefault...
2013-12-02 Martin VitezImplemented range validation (Bug 178).
2013-12-02 Martin VitezFixed getTypeDefaultConstruction method in TypeProvider.
2013-11-28 Tony TkacikMerge "Added @ConstructorProperties annotation to const...
2013-11-27 Martin VitezAdded @ConstructorProperties annotation to constructors...
2013-11-27 Martin VitezFixed bug in generating code for augment.
2013-11-25 Tony TkacikMerge "Added path to child nodes in documentation gener...
2013-11-25 Martin VitezAdded getTypeDefaultConstruction method to TypeProvider.
2013-11-19 Martin VitezAdded toString method to generated inner implementation...
2013-11-19 Tony TkacikMerge "Added export of augmentation schemas to Binding...
2013-11-19 Tony TkacikAdded export of augmentation schemas to Binding Context
2013-11-13 Robert VargaMerge "Bugfix in CompositeNode implementation, Instance...
2013-11-13 Tony TkacikAdded Codec concepts to the binding,
2013-11-13 Martin VitezFixed bug in constructor of list implementation.
2013-11-12 Martin VitezAdded serialVersionUID field to classes generated from...
2013-11-10 Tony TkacikAdded QName.create(), fixed Path generic in YANG binding.
2013-11-08 Martin VitezFix for Bug 140.
2013-11-07 Martin VitezImplemented length statement. Added new method to Build...
2013-10-31 Martin VitezImplemented use of ChildOf interface in generated classes.
2013-10-28 Tony TkacikMerge "Fixed dependent artifacts version in poms."
2013-10-28 Martin VitezFixed dependent artifacts version in poms.
2013-10-28 Martin VitezFix for Bug 125.
2013-10-23 Tony TkacikMerge "Added more Rpc markers to yang-binding."
2013-10-22 Martin VitezAdded getParent() method to DataSchemaNode and DataNode...
2013-10-14 Martin VitezMinor code refactoring.
2013-10-11 Martin VitezAdded support for yang-ext:context-reference extension.
2013-10-09 Tony TkacikMerge "public modifier added"
2013-10-09 Tony TkacikMerge "Added generated code compilation test."
2013-10-09 Martin VitezAdded generated code compilation test.
2013-10-08 Martin VitezFixed bug in generating code for augments defined in...
2013-10-07 Martin VitezFixed bug in generating code for rpc statement. (Bug...
2013-10-07 Martin VitezFixed bug in augment parsing.
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 VitezPromoted yang syntactic error handling.
2013-09-30 Martin VitezMoved TypeProviderImpl from binding-generator-impl...
2013-09-28 Robert VargaMerge "Bumped version of binding-generator to 0.6.0...
2013-09-27 Tony Tkacik[maven-release-plugin] prepare for next development...
2013-09-27 Tony Tkacik[maven-release-plugin] Prepare release yangtools-0.1.0
2013-09-27 Tony TkacikMerge "Updated pom files for release preparation"
2013-09-27 Tony TkacikUpdated pom files for release preparation
2013-09-27 Tony TkacikMerge "Updated pom files, added concepts component"
2013-09-26 Martin VitezBumped version of binding-generator to 0.6.0-SNAPSHOT.
2013-09-25 Tony TkacikMerge changes Ifb4a8c9e,I9ef1fb78
2013-09-25 Jozef GloncakRefine test refined
2013-09-24 Martin VitezMinor code refactoring.
2013-09-23 Ladislav BorakFix warnings reported by maven
2013-09-20 Martin VitezRemoved Export-Package declaration from maven-bundle...
2013-09-19 Martin VitezRefactored OSGi metadata declaration.
2013-09-17 Martin VitezAdded OSGi metadata to yangtools artifacts.
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 Jozef GloncakTest for some parts of RefineUtils class
2013-09-17 Jozef GloncakTest 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-17 Tony TkacikMerge "Bump version to 0.5.8-SNAPSHOT."
2013-09-16 Martin VitezRefactored implementation of getBaseType method for...
2013-09-16 Martin VitezFixed inconsistencies in yang types method names.
2013-09-16 Martin VitezBump version to 0.5.8-SNAPSHOT.
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.
next