BUG-1382: eliminate QName.getPrefix()
[mdsal.git] / code-generator / binding-generator-impl / src / main / java / org / opendaylight / yangtools / sal / binding / generator / util / BindingRuntimeContext.java
2014-09-22 Tony TkacikBug 1906: Fixed bug in Binding leafref to union codec
2014-08-29 Robert VargaMerge "BUG-1433: augmentation field visibility changed...
2014-08-25 Tony TkacikMerge "BUG-1537: improved YangModuleInfo."
2014-08-25 Tony TkacikMerge changes If1e9a750,Ib530560c,Id01393c3,I2d375382...
2014-08-24 Robert VargaBUG-1611: make sure runtime components create short...
2014-08-21 Tony TkacikMerge "Fix ordering fields in generated type builder"
2014-08-19 Tony TkacikMerge "BUG-1555: skip choices which are not valid in...
2014-08-18 Robert VargaBUG-1555: skip choices which are not valid in a particu...
2014-08-14 Robert VargaFix Precondition formatting
2014-08-10 Tony TkacikBug 1443: Implemented Lazy deserialization using dynami...
2014-08-07 Tony TkacikMerge "Fixed incorrect test location."
2014-08-07 Tony TkacikMerge "Bug 1372 - toString methods in generated classes"
2014-08-04 Tony TkacikBug 1439, Bug 1443 Binding Codec NormalizedNodeWriter...
2014-08-04 Martin VitezMerge "Bug 1475: Correctly handle case of typedef that...
2014-08-03 Robert VargaMerge "Updated creation of Binding Spec Context to...
2014-08-03 Tony TkacikUpdated creation of Binding Spec Context to provide...