BUG-582: Pre-compile replacement pattern
[mdsal.git] / code-generator / binding-generator-util / src / main / java / org / opendaylight / yangtools / binding / generator /
2014-05-25 Robert VargaBUG-582: Pre-compile replacement pattern
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 Tony TkacikMerge "BUG-865: removed unused code."
2014-05-20 Tony TkacikMerge "Bug 735 - Part 1: Update ietf-restconf and ietf...
2014-05-20 Martin VitezBUG-865: removed unused code.
2014-05-19 Robert VargaMerge "Improved documentation of BindingReflections."
2014-05-19 Robert VargaMerge "Bug 1027: Improved instance identifier codec...
2014-05-19 Tony TkacikMerge "BUG-987: improve generated type allocation"
2014-05-17 Robert VargaMerge "Bug 981: Make sure QName is not null in RPC...
2014-05-16 Robert VargaBUG-987: improve generated type allocation
2014-05-15 Tony TkacikMerge "Fix a warning generic warning"
2014-05-14 Robert VargaFix a warning generic warning
2014-04-16 Tony TkacikMerge "Bug 735 - Part 1 - add ietf-restconf.yang back...
2014-04-15 Debolina BandyopadhyayBug:700 Mapped description from the yang file to the...
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-03-07 Martin VitezFix for Bug 489.
2014-02-21 Robert VargaFix various warnings
2014-02-14 Lukas SedlakMerge "Fixed bug in code generator when handling case...
2014-02-14 Tony TkacikMerge "Temporarily reverted "Update ietf-inet-types...
2014-02-14 Tony TkacikMerge "Added ietf-restconf yang module"
2014-02-14 Tony TkacikMerge "Update ietf-inet-types and ietf-yang-types with...
2014-02-14 Tony TkacikFixed concurency bug when multiple threads tried to...
2014-01-20 Tony TkacikMerge "Changed generation of POST operation block"
2014-01-19 Robert VargaAdd missing copyright headers
2013-12-13 Tony TkacikMerge "Fix for Bug 241."
2013-12-13 Martin VitezImplemented build of default instance for union types.
2013-12-13 Robert VargaMerge "Added headers to the concepts bundles"
2013-12-12 Tony TkacikAdded headers to the concepts bundles
2013-12-02 Martin VitezImplemented range validation (Bug 178).
2013-11-28 Tony TkacikMerge "Added @ConstructorProperties annotation to const...
2013-11-27 Martin VitezAdded @ConstructorProperties annotation to constructors...
2013-11-19 Tony TkacikMerge "Added export of augmentation schemas to Binding...
2013-11-19 Tony TkacikMerge "Fix for Bug 134: added restriction check to...
2013-11-19 Tony TkacikMerge "Implemented typedef units statement in generated...
2013-11-19 Martin VitezFix for Bug 134: added restriction check to classes...
2013-11-18 Martin VitezImplemented typedef units statement in generated code.
2013-11-13 Robert VargaMerge "Bugfix in CompositeNode implementation, Instance...
2013-11-12 Martin VitezAdded serialVersionUID field to classes generated from...
2013-11-10 Tony TkacikAdded QName.create(), fixed Path generic in YANG binding.
2013-11-07 Martin VitezImplemented length statement. Added new method to Build...
2013-10-31 Martin VitezImplemented use of ChildOf interface in generated classes.
2013-10-18 Martin VitezFixed utility method to validate java package name.
2013-09-23 Ladislav BorakFix warnings reported by maven
2013-09-11 Jozef GloncakTests for class BindingGeneratorUtil
2013-09-09 Jozef GloncakFixing sonar issues 3
2013-09-04 Jozef GloncakFixing sonar issues 2
2013-09-03 Tony TkacikFixed resolution problems in Code Generator
2013-09-03 Jozef GloncakFixing sonar issues
2013-08-23 Tony TkacikAdded NotificationListener interfaces
2013-08-23 Tony TkacikUpdated binding model
2013-08-23 Tony TkacikUpdated code generation
2013-08-22 Tony TkacikAdded Augmentable interface to RPC inputs / outputs
2013-08-22 Tony TkacikMerge "Code refactoring"
2013-08-22 Jozef GloncakCode refactoring
2013-08-21 Jozef GloncakComments of source code.
2013-08-19 Tony TkacikFixed bug with mapping YANG identifiers starting with...
2013-08-06 Martin VitezRenamed base package names from org.opendaylight.contro...