Pick up byte-buddy from yangtools
[mdsal.git] / code-generator / binding-generator-impl / src / main / java / org / opendaylight / yangtools / sal / binding / generator / impl / TransformerGenerator.xtend
2015-03-20 Robert VargaMerge "Bug 868: Removed Binding to Composite Node codecs."
2015-03-19 Tony TkacikBug 868: Removed Binding to Composite Node codecs.
2015-03-10 Robert VargaBUG-1513: introduce ChoiceSchemaNode
2015-01-26 Tony TkacikMerge "Remove unused imports"
2015-01-23 Robert VargaRemove unused imports
2015-01-07 Tony TkacikMerge "BUG-1382: eliminate QName.getPrefix()"
2015-01-07 Tony TkacikMerge "Update xtend and embed it"
2014-12-24 Robert VargaUpdate xtend and embed it
2014-12-03 Tony TkacikMerge "Remove xtend plugin binding-data-codec"
2014-12-01 Robert VargaRemove PropertyPair
2014-10-23 Ladislav BorakFix for resolving leafSchemaNode asProperty in BindingG...
2014-10-20 Lukas SedlakMerge "Bug 584 - Milestone : Increasing unit test cover...
2014-10-13 Robert VargaMerge "Bug 584: GeneratedTOBuilder test coverage increase"
2014-10-09 Tony TkacikMerge "BUG-2159: fix sort() conflict"
2014-10-08 Robert VargaBUG-2159: fix sort() conflict
2014-09-15 Robert VargaMerge "Added Nonnull annotation for get operation"
2014-09-12 Tony TkacikMerge "BUG-865: migrate tests to use BindingGeneratorIm...
2014-09-11 Tony TkacikMerge "BUG-1794: use QName.cachedReference in static...
2014-09-10 Robert VargaBUG-1794: use QName.cachedReference in static references
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 TkacikMerge "BUG-865: Remove SchemaServiceListener"
2014-08-04 Martin VitezMerge "Bug 1475: Correctly handle case of typedef that...
2014-08-04 Robert VargaRemove unused imports
2014-08-03 Robert VargaMerge "Updated creation of Binding Spec Context to...
2014-08-03 Robert VargaMerge "Runtime Codec cleanup"
2014-08-01 Robert VargaMerge "Bug 1119 - Optimize generated range checks"
2014-08-01 Robert VargaMerge "Bug 1436: Introduced BindingStreamEventWriter...
2014-08-01 Tony TkacikMerge changes Ic9936326,I9b600761
2014-07-30 Robert VargaBUG-865: move ClassLoaderUtils into util package
2014-07-22 Tony TkacikMerge "BUG-979: reworked data schema nodes ordering"
2014-07-21 Martin VitezMerge "Bug 1329: Use original definition for searching...
2014-07-21 Tony TkacikMerge "BUG-1276: fixed generated union constructor"
2014-07-21 Tony TkacikMerge "BUG-532: implemented copy constructor for genera...
2014-07-17 Tony TkacikMerge "Output generated codec source to files"
2014-07-17 tpantelisOutput generated codec source to files
2014-06-26 Tony TkacikMerge "BUG-1201: make yangtools compilable with java 8."
2014-06-24 Robert VargaBUG-1201: make yangtools compilable with java 8.
2014-06-18 Tony TkacikMerge "BUG-1196, Bug 886: Refactored implementation...
2014-06-18 Martin VitezBUG-1196, Bug 886: Refactored implementation of Choice...
2014-06-17 Tony TkacikRevert "BUG-1196: fixed bug in choice case codec."
2014-06-17 Martin VitezBUG-1196: fixed bug in choice case codec.
2014-05-30 Tony TkacikMerge "Bug 1113 - ietf-restconf needs to specify the...
2014-05-28 Tony TkacikMerge "BUG-973: fixed (de)serialization of union type."
2014-05-26 Martin VitezBUG-973: fixed (de)serialization of union type.
2014-05-20 Tony TkacikMerge "BUG-580: Improved parsing."
2014-05-20 Tony TkacikMerge "BUG-990: fixed deserialization of enums."
2014-05-20 Tony TkacikMerge "BUG-865: removed use of deprecated parseToClassN...
2014-05-20 Martin VitezBUG-990: fixed deserialization of enums.
2014-05-20 Martin VitezBUG-865: removed use of deprecated parseToClassName...
2014-05-11 Robert VargaBUG-981: force callers to handle exceptions
2014-05-11 Robert VargaBUG-981: make some methods static and non-public
2014-05-11 Robert VargaBUG-981: untangle interfaces
2014-05-10 Tony TkacikMerge "Remove unused imports"
2014-05-10 Tony TkacikMerge "BUG-731: remove unneded temp variables"
2014-05-10 Tony TkacikMerge "BUG-731: make sure utility classes are not insta...
2014-05-10 Robert VargaBUG-893: do not use deprecated contructor
2014-05-07 Tony TkacikMerge changes I412fb3fc,Iccef8d2e
2014-05-06 Maros MarsalekBUG-832 Fix deserialization of Empty type leaves.
2014-04-29 Martin VitezBug 527: fixed augment deserialization from xml.
2014-04-08 Tony TkacikMerge "Fix for Bug 586."
2014-03-27 Martin VitezFix for Bug 527.
2014-03-11 Martin VitezMerge "Added initial draft of Normalized Yang Data...
2014-02-19 Tony TkacikMerge "Add injectable LoadingStrategy to RuntimeGenerat...
2014-02-19 Maros MarsalekAdd injectable LoadingStrategy to RuntimeGeneratedMappi...
2014-02-12 Martin VitezMerge "Added Export-Packages for propper bundle startup...
2014-02-11 Lukas SedlakBug fixes for codecs.
2014-02-07 Tony TkacikFixed situation when xmlClass property was not serialized.
2014-02-04 Tony TkacikAdded getServiceType and support for classloading strat...
2014-02-03 Robert VargaMerge "Add default output base directory for generated...
2014-02-03 Tony TkacikFixed resolving of NotificationDefinition.
2014-01-27 Robert VargaRevert "Fixed resolving of NotificationDefinition."
2014-01-27 Lukas SedlakFixed resolving of NotificationDefinition.
2014-01-24 Tony TkacikFixed bug in reading uses under augmentation.
2014-01-24 Robert VargaMerge "Update .gitignore files"
2014-01-24 Robert VargaMerge changes I6265d077,I0be9473e,If481ebdb
2014-01-24 Robert VargaAdd copyright headers to xtend files
2014-01-24 Tony TkacikMerge "Move RuntimeGeneratedMappingService from md...
2014-01-23 Maros MarsalekMove RuntimeGeneratedMappingService from md-sal to...