Implemented range validation (Bug 178).
[mdsal.git] / code-generator / binding-generator-util / src / main / java / org / opendaylight / yangtools / binding / generator /
2013-12-02 Martin VitezImplemented range validation (Bug 178).
2013-11-28 Tony TkacikMerge "Added @ConstructorProperties annotation to const...
2013-11-27 Martin VitezAdded @ConstructorProperties annotation to constructors...
2013-11-19 Tony TkacikMerge "Added export of augmentation schemas to Binding...
2013-11-19 Tony TkacikMerge "Fix for Bug 134: added restriction check to...
2013-11-19 Tony TkacikMerge "Implemented typedef units statement in generated...
2013-11-19 Martin VitezFix for Bug 134: added restriction check to classes...
2013-11-18 Martin VitezImplemented typedef units statement in generated code.
2013-11-13 Robert VargaMerge "Bugfix in CompositeNode implementation, Instance...
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-07 Martin VitezImplemented length statement. Added new method to Build...
2013-10-31 Martin VitezImplemented use of ChildOf interface in generated classes.
2013-10-18 Martin VitezFixed utility method to validate java package name.
2013-09-23 Ladislav BorakFix warnings reported by maven
2013-09-11 Jozef GloncakTests for class BindingGeneratorUtil
2013-09-09 Jozef GloncakFixing sonar issues 3
2013-09-04 Jozef GloncakFixing sonar issues 2
2013-09-03 Tony TkacikFixed resolution problems in Code Generator
2013-09-03 Jozef GloncakFixing sonar issues
2013-08-23 Tony TkacikAdded NotificationListener interfaces
2013-08-23 Tony TkacikUpdated binding model
2013-08-23 Tony TkacikUpdated code generation
2013-08-22 Tony TkacikAdded Augmentable interface to RPC inputs / outputs
2013-08-22 Tony TkacikMerge "Code refactoring"
2013-08-22 Jozef GloncakCode refactoring
2013-08-21 Jozef GloncakComments of source code.
2013-08-19 Tony TkacikFixed bug with mapping YANG identifiers starting with...
2013-08-06 Martin VitezRenamed base package names from org.opendaylight.contro...