Merge "Updated Concepts descriptions"
[mdsal.git] / code-generator / binding-java-api-generator / src / main / java / org / opendaylight / yangtools / sal / java / api / generator /
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...