Remove unused imports
[mdsal.git] / code-generator / binding-java-api-generator / src / test / java / org / opendaylight / yangtools / sal / java / api / generator / test / ClassCodeGeneratorTest.java
2015-01-23 Robert VargaRemove unused imports
2014-08-08 Tony TkacikMerge "Bug 1372 - toString methods in generated classes"
2014-08-07 Tony TkacikMerge "BUG-1436: deprecate IntermediateMapping"
2014-08-07 Tony TkacikMerge "Fixed incorrect test location."
2014-07-29 Lukas SedlakFixed incorrect test location.
2014-07-02 Tony TkacikMerge "Improvements REST documentation generation"
2014-07-01 Tony TkacikMerge "Bug 762: Verify input in typedef codecs"
2014-07-01 Tony TkacikMerge "Cleanup pom.xml"
2014-07-01 Tony TkacikMerge "BUG-994: use SchemaPath.getPathTowardRoot()"
2014-07-01 Martin VitezBUG-865: removed deprecated code from binding-java...
2014-07-01 Martin VitezMerge "Bug 1027: Decreased log level from INFO to DEBUG."
2014-07-01 Tony TkacikMerge "BUG 428 remove importing unnecessary imports"
2014-06-30 Jozef GloncakBUG 428 remove importing unnecessary imports
2014-03-18 Tony TkacikMerge "Fix for Bug 511 (code-generator)"
2014-03-18 Martin VitezFix for Bug 511 (code-generator)
2014-03-11 Martin VitezMerge "Added initial draft of Normalized Yang Data...
2014-02-17 Martin VitezFixed incorrect path construction in JUnit tests.
2013-11-13 Robert VargaMerge "Bugfix in CompositeNode implementation, Instance...
2013-11-13 Martin VitezFixed bug in constructor of list implementation.
2013-10-24 Martin VitezAdded constructors to builder classes based on implemen...
2013-10-03 Martin VitezAdded sorting of constructor arguments.
2013-08-23 Tony TkacikUpdated code generation
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-08 Tony TkacikAdded model generation from ietf-topology models
2013-08-06 Tony TkacikUpdated binding-generator-impl to support more extensib...
2013-08-06 Martin VitezRenamed base package names from org.opendaylight.contro...