Code Review
/
yangtools.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
review
|
tree
first ⋅ prev ⋅
next
Revert "Added support for parsing submodules & added dependency utility parser"
[yangtools.git]
/
yang
/
yang-parser-impl
/
src
/
main
/
java
/
org
/
opendaylight
/
yangtools
/
yang
/
2014-01-14
Tony Tkacik
Revert "Added support for parsing submodules & added...
29/4229/1
tree
|
commitdiff
2014-01-14
Martin Vitez
Added support for parsing submodules & added dependency...
70/4170/2
tree
|
commitdiff
2014-01-14
Tony Tkacik
Merge "Added module sorting to SchemaContext."
tree
|
commitdiff
2014-01-14
Tony Tkacik
Merge "Fix for Bug 280."
tree
|
commitdiff
2014-01-13
Martin Vitez
Added module sorting to SchemaContext.
87/4187/1
tree
|
commitdiff
2014-01-13
Robert Varga
Merge "Introduce RESTCONF Client API"
tree
|
commitdiff
2014-01-13
Martin Vitez
Fix for Bug 280.
73/4173/2
tree
|
commitdiff
2014-01-13
Robert Varga
Merge "Add copyright header"
tree
|
commitdiff
2014-01-13
Tony Tkacik
Merge "Modified parser to return modules sorted by...
tree
|
commitdiff
2014-01-13
Tony Tkacik
Merge "Yang parser refactoring."
tree
|
commitdiff
2014-01-10
Martin Vitez
Modified parser to return modules sorted by dependencies.
33/4133/2
tree
|
commitdiff
2014-01-09
Martin Vitez
Yang parser refactoring.
13/4113/3
tree
|
commitdiff
2014-01-06
Tony Tkacik
Merge "Fixed bug in antlr grammar to enable empty rpc...
tree
|
commitdiff
2014-01-06
Tony Tkacik
Merge "Documentation generator improvements."
tree
|
commitdiff
2013-12-20
Tony Tkacik
Fixed parser issue with splitted strings.
69/3869/1
tree
|
commitdiff
2013-12-17
Tony Tkacik
Merge "Updated union builder template to throw an excep...
tree
|
commitdiff
2013-12-16
Tony Tkacik
Merge "Added generation of case's child nodes descripti...
tree
|
commitdiff
2013-12-16
Tony Tkacik
Merge "Clean up yang parser."
tree
|
commitdiff
2013-12-13
Martin Vitez
Clean up yang parser.
51/3651/3
tree
|
commitdiff
2013-12-11
Tony Tkacik
Merge "Refactored uses statement handling in parser."
tree
|
commitdiff
2013-12-10
Martin Vitez
Refactored uses statement handling in parser.
99/3499/4
tree
|
commitdiff
2013-12-03
Martin Vitez
Merge "Added reusable string codecs to yang-data-impl"
tree
|
commitdiff
2013-12-02
Martin Vitez
Updated exception message to provide better error descr...
67/3367/1
tree
|
commitdiff
2013-12-02
Martin Vitez
Added warning log when more modules with same namespace...
39/3339/2
tree
|
commitdiff
2013-12-02
Martin Vitez
Implemented range validation (Bug 178).
26/3326/2
tree
|
commitdiff
2013-11-28
Martin Vitez
Fixed bug in QName of augmented nodes added by uses...
01/3201/2
tree
|
commitdiff
2013-11-27
Tony Tkacik
Merge "MutableCopomositeNodeTOImpl as mutable implement...
tree
|
commitdiff
2013-11-27
Martin Vitez
Fixed module dependency sort to allow parsing modules...
27/3127/1
tree
|
commitdiff
2013-11-25
Tony Tkacik
Merge "Added path to child nodes in documentation gener...
tree
|
commitdiff
2013-11-25
Martin Vitez
Added getTypeDefaultConstruction method to TypeProvider.
68/3068/1
tree
|
commitdiff
2013-11-25
Martin Vitez
Made SimpleDateFormat as instance variable instead...
52/3052/1
tree
|
commitdiff
2013-11-25
Martin Vitez
Updated logging in ModuleDependencySort.
51/3051/1
tree
|
commitdiff
2013-11-21
Martin Vitez
Added module name to error log from parser.
92/2892/2
tree
|
commitdiff
2013-11-19
Tony Tkacik
Merge "Added export of augmentation schemas to Binding...
tree
|
commitdiff
2013-11-19
Tony Tkacik
Merge "Fix for Bug 134: added restriction check to...
tree
|
commitdiff
2013-11-19
Martin Vitez
Fix for Bug 134: added restriction check to classes...
59/2859/1
tree
|
commitdiff
2013-10-31
Martin Vitez
Updated error handling.
94/2294/1
tree
|
commitdiff
2013-10-23
Tony Tkacik
Merge "Added more Rpc markers to yang-binding."
tree
|
commitdiff
2013-10-22
Martin Vitez
Added getParent() method to DataSchemaNode and DataNode...
87/2087/2
tree
|
commitdiff
2013-10-16
Martin Vitez
More code refactoring.
28/1928/1
tree
|
commitdiff
2013-10-15
Martin Vitez
Fixed bug in resolving groupings.
08/1908/2
tree
|
commitdiff
2013-10-15
Tony Tkacik
Merge "Removed third-party after third-party release"
tree
|
commitdiff
2013-10-15
Tony Tkacik
Merge "Release of OSGIfied YANG Tools dependencies"
tree
|
commitdiff
2013-10-14
Martin Vitez
Minor code refactoring.
80/1880/1
tree
|
commitdiff
2013-10-14
Tony Tkacik
Merge "Extended compilation test."
tree
|
commitdiff
2013-10-14
Tony Tkacik
Merge "Updated concepts, mapped InstanceIdentifier...
tree
|
commitdiff
2013-10-14
Martin Vitez
Extended compilation test.
73/1873/1
tree
|
commitdiff
2013-10-14
Martin Vitez
Added getDerivedIdentities() method to IdentitySchemaNo...
65/1865/1
tree
|
commitdiff
2013-10-11
Martin Vitez
Added possibility to augment rpc nodes. Updated test.
27/1827/2
tree
|
commitdiff
2013-10-11
Martin Vitez
Temporary disabled method getDerivedIdentities() from...
23/1823/1
tree
|
commitdiff
2013-10-10
Tony Tkacik
Merge changes I14f284cc,I65bfdb56
tree
|
commitdiff
2013-10-09
Martin Vitez
Added support for identity statement.
78/1778/1
tree
|
commitdiff
2013-10-09
Martin Vitez
Fixed bug in resolving refine statement. (Bug 111)
70/1770/1
tree
|
commitdiff
2013-10-07
Martin Vitez
Fixed bug in augment parsing.
08/1708/3
tree
|
commitdiff
2013-10-02
Robert Varga
Merge "Added documentation to yang-binding, updated...
tree
|
commitdiff
2013-10-02
Martin Vitez
Fixed generated code for augmented nodes.
04/1604/1
tree
|
commitdiff
2013-10-02
Tony Tkacik
Merge "Updated Concepts descriptions"
tree
|
commitdiff
2013-10-01
Martin Vitez
Improved parse method to read only files which are...
69/1569/1
tree
|
commitdiff
2013-09-30
Martin Vitez
Added validation of identity base statement.
07/1507/1
tree
|
commitdiff
2013-09-30
Martin Vitez
Promoted yang syntactic error handling.
06/1506/1
tree
|
commitdiff
2013-09-30
Martin Vitez
Fixed bug in schema path of nested nodes defined in...
05/1505/1
tree
|
commitdiff
2013-09-27
Tony Tkacik
Merge "Updated pom files for release preparation"
tree
|
commitdiff
2013-09-27
Tony Tkacik
Merge "Updated pom files, added concepts component"
tree
|
commitdiff
2013-09-27
Tony Tkacik
Merge "Added implementation of InstanceIdentifier for...
tree
|
commitdiff
2013-09-25
Tony Tkacik
Merge changes Ifb4a8c9e,I9ef1fb78
tree
|
commitdiff
2013-09-25
Tony Tkacik
Merge "Added RESTCONF constants and draft of JAXRS...
tree
|
commitdiff
2013-09-25
Martin Vitez
Added new parse method to YangModelParser.
18/1418/1
tree
|
commitdiff
2013-09-25
Tony Tkacik
Merge "Fixed bug in uint types ranges resolving."
tree
|
commitdiff
2013-09-25
Martin Vitez
Fixed bug in uint types ranges resolving.
08/1408/1
tree
|
commitdiff
2013-09-24
Martin Vitez
Minor code refactoring.
61/1261/3
tree
|
commitdiff
2013-09-23
Ladislav Borak
Fix warnings reported by maven
53/1353/1
tree
|
commitdiff
2013-09-18
Martin Vitez
Fixed bug in searching augment target node.
54/1254/1
tree
|
commitdiff
2013-09-17
Tony Tkacik
Merge "Added RoutingContext annotation, updated Instanc...
tree
|
commitdiff
2013-09-17
Tony Tkacik
Merge "Added XmlTreeBuilder into yang-data-impl"
tree
|
commitdiff
2013-09-17
Tony Tkacik
Merge "Added XmlTreeBuilder into yang-data-impl"
tree
|
commitdiff
2013-09-17
Tony Tkacik
Merge "add getIntValue() method to EnumTemplate so...
tree
|
commitdiff
2013-09-17
Martin Vitez
Merge "Test for some parts of RefineUtils class"
tree
|
commitdiff
2013-09-17
Martin Vitez
Merge "Test for class RefineHolder.java"
tree
|
commitdiff
2013-09-17
Jozef Gloncak
Test for class RefineHolder.java
78/1178/6
tree
|
commitdiff
2013-09-17
Tony Tkacik
Merge "Refactored implementation of getBaseType method...
tree
|
commitdiff
2013-09-17
Tony Tkacik
Merge "Fixed inconsistencies in yang types method names."
tree
|
commitdiff
2013-09-17
Tony Tkacik
Merge "Bump version to 0.5.8-SNAPSHOT."
tree
|
commitdiff
2013-09-16
Tony Tkacik
Merge "Fixed schema path of nodes added by augmentation...
tree
|
commitdiff
2013-09-16
Martin Vitez
Fixed schema path of nodes added by augmentation in...
02/1202/2
tree
|
commitdiff
2013-09-16
Martin Vitez
Fixed inconsistencies in yang types method names.
95/1195/1
tree
|
commitdiff
2013-09-16
Tony Tkacik
Merge "Added check for mandatory nodes if augment targe...
tree
|
commitdiff
2013-09-16
Tony Tkacik
Merge "Fixed resolving of schema path and qname for...
tree
|
commitdiff
2013-09-16
Martin Vitez
Added check for mandatory nodes if augment target is...
93/1193/1
tree
|
commitdiff
2013-09-16
Martin Vitez
Fixed resolving of schema path and qname for nodes...
81/1181/3
tree
|
commitdiff
2013-09-11
Tony Tkacik
Merge "changed builder generator"
tree
|
commitdiff
2013-09-10
Jozef Gloncak
Fixing sonar issues 4
44/1144/3
tree
|
commitdiff
2013-09-09
Tony Tkacik
Merge "Updated context references in yang-ext"
tree
|
commitdiff
2013-09-09
Jozef Gloncak
Fixing sonar issues 3
13/1113/2
tree
|
commitdiff
2013-09-06
Martin Vitez
Fixed bug in Decimal64 constructor.
12/1112/2
tree
|
commitdiff
2013-09-04
Jozef Gloncak
Fixing sonar issues 2
80/1080/3
tree
|
commitdiff
2013-09-03
Tony Tkacik
Fixed resolution problems in Code Generator
85/1085/1
tree
|
commitdiff
2013-09-03
Tony Tkacik
Converted BindingGenerator and ParserUtils to xtend
77/1077/2
tree
|
commitdiff
2013-09-02
Martin Vitez
Added more javadocs.
75/1075/1
tree
|
commitdiff
2013-09-02
Martin Vitez
Minor code refactoring in YangParserImpl.
73/1073/1
tree
|
commitdiff
2013-09-02
Martin Vitez
Removed duplicate code in TypeUtils class.
71/1071/1
tree
|
commitdiff
next