More code refactoring.
[yangtools.git] / yang / yang-parser-impl / src / main / java / org /
2013-10-16 Martin VitezMore code refactoring. 28/1928/1
2013-10-15 Martin VitezFixed bug in resolving groupings. 08/1908/2
2013-10-15 Tony TkacikMerge "Removed third-party after third-party release"
2013-10-15 Tony TkacikMerge "Release of OSGIfied YANG Tools dependencies"
2013-10-14 Martin VitezMinor code refactoring. 80/1880/1
2013-10-14 Tony TkacikMerge "Extended compilation test."
2013-10-14 Tony TkacikMerge "Updated concepts, mapped InstanceIdentifier...
2013-10-14 Martin VitezExtended compilation test. 73/1873/1
2013-10-14 Martin VitezAdded getDerivedIdentities() method to IdentitySchemaNo... 65/1865/1
2013-10-11 Martin VitezAdded possibility to augment rpc nodes. Updated test. 27/1827/2
2013-10-11 Martin VitezTemporary disabled method getDerivedIdentities() from... 23/1823/1
2013-10-10 Tony TkacikMerge changes I14f284cc,I65bfdb56
2013-10-09 Martin VitezAdded support for identity statement. 78/1778/1
2013-10-09 Martin VitezFixed bug in resolving refine statement. (Bug 111) 70/1770/1
2013-10-07 Martin VitezFixed bug in augment parsing. 08/1708/3
2013-10-02 Robert VargaMerge "Added documentation to yang-binding, updated...
2013-10-02 Martin VitezFixed generated code for augmented nodes. 04/1604/1
2013-10-02 Tony TkacikMerge "Updated Concepts descriptions"
2013-10-01 Martin VitezImproved parse method to read only files which are... 69/1569/1
2013-09-30 Martin VitezAdded validation of identity base statement. 07/1507/1
2013-09-30 Martin VitezPromoted yang syntactic error handling. 06/1506/1
2013-09-30 Martin VitezFixed bug in schema path of nested nodes defined in... 05/1505/1
2013-09-27 Tony TkacikMerge "Updated pom files for release preparation"
2013-09-27 Tony TkacikMerge "Updated pom files, added concepts component"
2013-09-27 Tony TkacikMerge "Added implementation of InstanceIdentifier for...
2013-09-25 Tony TkacikMerge changes Ifb4a8c9e,I9ef1fb78
2013-09-25 Tony TkacikMerge "Added RESTCONF constants and draft of JAXRS...
2013-09-25 Martin VitezAdded new parse method to YangModelParser. 18/1418/1
2013-09-25 Tony TkacikMerge "Fixed bug in uint types ranges resolving."
2013-09-25 Martin VitezFixed bug in uint types ranges resolving. 08/1408/1
2013-09-24 Martin VitezMinor code refactoring. 61/1261/3
2013-09-23 Ladislav BorakFix warnings reported by maven 53/1353/1
2013-09-18 Martin VitezFixed bug in searching augment target node. 54/1254/1
2013-09-17 Tony TkacikMerge "Added RoutingContext annotation, updated Instanc...
2013-09-17 Tony TkacikMerge "Added XmlTreeBuilder into yang-data-impl"
2013-09-17 Tony TkacikMerge "Added XmlTreeBuilder into yang-data-impl"
2013-09-17 Tony TkacikMerge "add getIntValue() method to EnumTemplate so...
2013-09-17 Martin VitezMerge "Test for some parts of RefineUtils class"
2013-09-17 Martin VitezMerge "Test for class RefineHolder.java"
2013-09-17 Jozef GloncakTest for class RefineHolder.java 78/1178/6
2013-09-17 Tony TkacikMerge "Refactored implementation of getBaseType method...
2013-09-17 Tony TkacikMerge "Fixed inconsistencies in yang types method names."
2013-09-17 Tony TkacikMerge "Bump version to 0.5.8-SNAPSHOT."
2013-09-16 Tony TkacikMerge "Fixed schema path of nodes added by augmentation...
2013-09-16 Martin VitezFixed schema path of nodes added by augmentation in... 02/1202/2
2013-09-16 Martin VitezFixed inconsistencies in yang types method names. 95/1195/1
2013-09-16 Tony TkacikMerge "Added check for mandatory nodes if augment targe...
2013-09-16 Tony TkacikMerge "Fixed resolving of schema path and qname for...
2013-09-16 Martin VitezAdded check for mandatory nodes if augment target is... 93/1193/1
2013-09-16 Martin VitezFixed resolving of schema path and qname for nodes... 81/1181/3
2013-09-11 Tony TkacikMerge "changed builder generator"
2013-09-10 Jozef GloncakFixing sonar issues 4 44/1144/3
2013-09-09 Tony TkacikMerge "Updated context references in yang-ext"
2013-09-09 Jozef GloncakFixing sonar issues 3 13/1113/2
2013-09-06 Martin VitezFixed bug in Decimal64 constructor. 12/1112/2
2013-09-04 Jozef GloncakFixing sonar issues 2 80/1080/3
2013-09-03 Tony TkacikFixed resolution problems in Code Generator 85/1085/1
2013-09-03 Tony TkacikConverted BindingGenerator and ParserUtils to xtend 77/1077/2
2013-09-02 Martin VitezAdded more javadocs. 75/1075/1
2013-09-02 Martin VitezMinor code refactoring in YangParserImpl. 73/1073/1
2013-09-02 Martin VitezRemoved duplicate code in TypeUtils class. 71/1071/1
2013-09-02 Martin VitezMerge "Added InstanceIdentifier to code generation"
2013-09-02 Martin VitezMerge "Added compilation of model for YANG extension"
2013-08-29 Tony TkacikMerge "Added Layer 2 Types model"
2013-08-28 Jozef GloncakComments added to a source codes. 30/1030/1
2013-08-23 Martin VitezFixed resolving of leafref types with relative xpath. 79/979/1
2013-08-21 Martin VitezRefactored base yang-java types. 35/935/1
2013-08-20 Tony TkacikAdded builder generation for augmentations 27/927/1
2013-08-20 Martin VitezUpdated parser to check if unknown node is defined... 23/923/3
2013-08-20 Martin VitezFixed path correction process of nodes defined by uses... 21/921/1
2013-08-20 Martin VitezMerge "Fixed bug with field starting with number"
2013-08-20 Martin VitezMerge "Added iana-if-type and iana-afn-safi models."
2013-08-20 Tony TkacikMerge "Fixed bug in uses statement resolving."
2013-08-19 Martin VitezFixed bug in uses statement resolving. 01/901/1
2013-08-16 Martin VitezFixed types range validation. 91/891/2
2013-08-14 Martin VitezMerge "Comment to binding-generator source code (partia...
2013-08-14 Robert VargaMerge "Changed logging level from debug to trace in...
2013-08-14 Martin VitezChanged logging level from debug to trace in YangParser... 61/861/2
2013-08-13 Martin VitezFixed bug in equals method generation. 60/860/1
2013-08-12 Martin VitezRefactored parsing of uses and augment statements. 57/857/1
2013-08-08 Tony TkacikAdded model generation from ietf-topology models 30/830/3
2013-08-07 Martin VitezFixed NPE when dealing with union and identityref types. 14/814/2
2013-08-06 Martin VitezUpdated yangtools version to 0.5.6-SNAPSHOT. 99/799/4