Fix for Bug 134: added restriction check to classes wrapping int and uint values.
[mdsal.git] / code-generator / binding-java-api-generator / src / main / java / org / opendaylight / yangtools /
2013-11-19 Martin VitezFix for Bug 134: added restriction check to classes...
2013-11-14 Martin VitezAdded initial version of documentation generator.
2013-11-13 Robert VargaMerge "Bugfix in CompositeNode implementation, Instance...
2013-11-13 Martin VitezFixed bug in constructor of list implementation.
2013-11-12 Martin VitezAdded serialVersionUID field to classes generated from...
2013-11-12 Martin VitezAdded check for valid length to typedef constructors.
2013-11-11 Martin VitezAdded getLength method to classes generated from typede...
2013-11-07 Martin VitezOptimized method "fieldsFrom" in builder classes.
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-29 Tony TkacikMerge "Extended builders constructors."
2013-10-28 Tony TkacikMerge "Fixed dependent artifacts version in poms."
2013-10-28 Martin VitezExtended builders constructors.
2013-10-28 Martin VitezFixed dependent artifacts version in poms.
2013-10-25 Martin VitezFix for Bug 123.
2013-10-24 Martin VitezAdded constructors to builder classes based on implemen...
2013-10-11 Martin VitezAdded support for yang-ext:context-reference extension.
2013-10-11 Tony TkacikAdded supported for returning class object of implement...
2013-10-10 Tony TkacikMerge "Improved generation of hashCode and equals."
2013-10-10 Martin VitezImproved generation of hashCode and equals.
2013-10-03 Martin VitezAdded sorting of constructor arguments.
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 "Updated Concepts descriptions"
2013-10-01 Martin VitezAdded equals and hashcode to builder implementations.
2013-09-30 Martin VitezFixed toString bug. Fixed yang versions used in tests.
2013-09-27 Tony TkacikMerge "Updated pom files for release preparation"
2013-09-27 Tony TkacikMerge "Updated pom files, added concepts component"
2013-09-25 Tony TkacikMerge changes Ifb4a8c9e,I9ef1fb78
2013-09-25 Martin VitezImproved generation of toString() method.
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 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 Michal Rehakadd getIntValue() method to EnumTemplate so that repres...
2013-09-13 Michal Rehakadd forValue(int) method to EnumTemplate so that enum...
2013-09-11 Tony TkacikMerge "changed builder generator"
2013-09-10 Michal Rehakchanged builder generator
2013-09-04 Jozef GloncakFixing sonar issues 2
2013-09-03 Jozef GloncakFixing sonar issues
2013-08-26 Tony TkacikAdded javadoc to generated types
2013-08-23 Tony TkacikUpdated binding model
2013-08-23 Tony TkacikUpdated code generation
2013-08-22 Tony TkacikMerge "Code refactoring"
2013-08-22 Jozef GloncakCode refactoring
2013-08-21 Jozef GloncakComments of source code.
2013-08-20 Tony TkacikAdded builder generation for augmentations
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-14 msunalChanged interface sal.binding.model.api.CodeGenerator
2013-08-13 Martin VitezFixed bug in equals method generation.
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...