BUG-1513: introduce ChoiceSchemaNode
[mdsal.git] / code-generator / binding-generator-impl / src / main / java / org / opendaylight / yangtools / sal / binding / generator / impl / BindingSchemaContextUtils.java
2015-03-10 Robert VargaBUG-1513: introduce ChoiceSchemaNode
2014-11-25 Ladislav BorakResolved some sonar issues: Hide Utility Class Constructor
2014-07-25 Tony TkacikMerge "BUG-1381: guide users to use external synchroniz...
2014-07-25 Martin SunalCodecs can handle the same yang "case" from multiple...
2014-06-26 Tony TkacikMerge "BUG-1201: make yangtools compilable with java 8."
2014-06-25 Martin VitezMerge "Bug 1203: Reset state of LocationDispatchCodecs"
2014-06-24 Tony TkacikBug 1203: Reset state of LocationDispatchCodecs
2014-06-18 Tony TkacikMerge "BUG-1196, Bug 886: Refactored implementation...
2014-06-18 Martin VitezBUG-1196, Bug 886: Refactored implementation of Choice...
2014-05-20 Tony TkacikMerge "Bug 735 - Part 1: Update ietf-restconf and ietf...
2014-05-19 Tony TkacikMerge "BUG-987: improve generated type allocation"
2014-05-18 Robert VargaBUG-1026: do not mask unexpected exceptions
2014-05-17 Robert VargaMerge "Bug 981: Make sure QName is not null in RPC...
2014-05-16 Tony TkacikBug 981: Make sure QName is not null in RPC case.
2014-04-29 Martin VitezBug 527: fixed augment deserialization from xml.