Make builder typesafe by default and deprecate type-unsafe interfaces
[mdsal.git] / yang / yang-binding / src / main / java /
2013-11-14 Robert VargaMake builder typesafe by default and deprecate type...
2013-11-13 Robert VargaAdd augmentation() method
2013-11-13 Robert VargaRemove unnecessary warning suppression
2013-11-13 Robert VargaMerge "Bugfix in CompositeNode implementation, Instance...
2013-11-13 Tony TkacikAdded Codec concepts to the binding,
2013-11-12 Tony TkacikBugfix in CompositeNode implementation, InstanceIdentif...
2013-11-10 Tony TkacikAdded QName.create(), fixed Path generic in YANG binding.
2013-10-23 Tony TkacikMerge "Added more Rpc markers to yang-binding."
2013-10-23 Tony TkacikAdded more Rpc markers to yang-binding.
2013-10-11 Tony TkacikUpdated signature of getImplementedInterface
2013-10-11 Tony TkacikFixed incorect placement of getImplementedInterfaces()
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 Tony TkacikMerge changes I14f284cc,I65bfdb56
2013-10-09 Tony TkacikMerge "public modifier added"
2013-10-09 Jozef Gloncakpublic modifier added
2013-10-08 Tony TkacikUpdated Concepts & YANG Binding
2013-10-02 Robert VargaMerge "Added documentation to yang-binding, updated...
2013-10-02 Tony TkacikAdded documentation to yang-binding, updated dependencies.
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-10-02 Tony TkacikMerge "Bumped code generator version for model project."
2013-10-02 Tony TkacikMerge "Updated Concepts descriptions"
2013-10-02 Tony TkacikUpdated Concepts descriptions
2013-09-23 Ladislav BorakFix warnings reported by maven
2013-09-17 Tony TkacikMerge "Added RoutingContext annotation, updated Instanc...
2013-09-17 Tony TkacikAdded RoutingContext annotation, updated InstanceIdentifier
2013-09-09 Jozef GloncakFixing sonar issues 3
2013-09-02 Martin VitezMerge "Added InstanceIdentifier to code generation"
2013-08-30 Tony TkacikAdded InstanceIdentifier to code generation
2013-08-19 Tony TkacikAdded instance identifier support.
2013-08-13 Tony TkacikChanged yang-binding and yang-common to OSGi bundles
2013-08-06 Martin VitezUpdated yangtools version to 0.5.6-SNAPSHOT.