Code Review
/
yangtools.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
review
|
tree
first ⋅ prev ⋅
next
Bug 4646: Parser accepts invalid models
[yangtools.git]
/
yang
/
yang-parser-impl
/
src
/
main
/
java
/
2015-12-17
Filip.Gregor
Bug 4646: Parser accepts invalid models
02/30202/13
tree
|
commitdiff
2015-12-16
Robert Varga
BUG-4793: Fix CaseShorthandImpl#isConfiguration()
68/31468/3
tree
|
commitdiff
2015-12-14
Peter Kajsa
Bug 4610 - Do not create duplicate declared statements
88/31188/3
tree
|
commitdiff
2015-12-01
Peter Kajsa
Bug 4656 - Yang parser does not determine configuration...
93/30193/7
tree
|
commitdiff
2015-12-01
Robert Varga
Fix ModuleIdentiferImpl.toString()
58/29558/5
tree
|
commitdiff
2015-12-01
Robert Varga
BUG-4638: Convert to using new types
95/29695/44
tree
|
commitdiff
2015-11-27
Peter Kajsa
Bug 4456 - StackOverflowError on recursive extension...
00/28300/20
tree
|
commitdiff
2015-11-27
Peter Kajsa
Bug 4410: Loop in typedefs causes stack overflow
55/28555/11
tree
|
commitdiff
2015-11-21
Robert Varga
BUG-4658: fix default value in BooleanType
42/30042/5
tree
|
commitdiff
2015-11-19
Robert Varga
Fix EnumEffectiveStatementImpl#getStatus()
69/29869/2
tree
|
commitdiff
2015-11-18
Tony Tkacik
Bug 4645: Fixed binary default value.
51/29851/2
tree
|
commitdiff
2015-11-18
Tony Tkacik
Bug 4645: Fixed code-implied defaults.
49/29849/4
tree
|
commitdiff
2015-11-16
Martin Ciglan
Bug 2496: Implement parser support for parsing YIN...
09/23409/26
tree
|
commitdiff
2015-11-16
Robert Varga
Shorted Decimal64Specification
09/29709/5
tree
|
commitdiff
2015-11-12
Tony Tkacik
Preserve augmentation order in module.
96/29596/1
tree
|
commitdiff
2015-11-10
Robert Varga
Make InMemorySchemaSourceCache expire items
81/29481/1
tree
|
commitdiff
2015-11-10
Robert Varga
Eliminate qname field
72/29472/4
tree
|
commitdiff
2015-11-10
Robert Varga
Split off DeclaredEffectiveStatementBase
69/29469/3
tree
|
commitdiff
2015-11-10
Robert Varga
Share MandatoryStatement instances
65/29465/3
tree
|
commitdiff
2015-11-09
Robert Varga
Instantiate a QName cache
51/29451/2
tree
|
commitdiff
2015-11-09
Robert Varga
Reuse integer QNames
79/29379/2
tree
|
commitdiff
2015-11-09
Robert Varga
Cache QNameModules during instantiation
80/29180/4
tree
|
commitdiff
2015-11-09
Tom Pantelis
Add/improve yang parser error reporting
66/27866/9
tree
|
commitdiff
2015-11-04
Robert Varga
Store key arguments in an ImmutableSet
79/29179/2
tree
|
commitdiff
2015-11-04
Robert Varga
Use an ArrayList instead of LinkedList
44/29144/3
tree
|
commitdiff
2015-11-02
Robert Varga
Clean YangStatementParserListenerImpl up
41/29141/1
tree
|
commitdiff
2015-11-02
Robert Varga
Switch StatementContextBase to use ArrayList
40/29140/1
tree
|
commitdiff
2015-11-02
Robert Varga
Do not use String.replace()
39/29139/1
tree
|
commitdiff
2015-11-02
Robert Varga
Remove a search-before-remove on ArrayList
38/29138/1
tree
|
commitdiff
2015-11-02
Robert Varga
Share empty ConstraintDefinition instances
98/29098/2
tree
|
commitdiff
2015-11-02
Robert Varga
Use ImmutableList for unknown nodes
96/29096/2
tree
|
commitdiff
2015-11-02
Robert Varga
Share Integer.MAX_VALUE
95/29095/2
tree
|
commitdiff
2015-11-02
Robert Varga
BUG-4556: Introduce StmtContext.getSchemaPath()
71/29071/6
tree
|
commitdiff
2015-10-31
Martin Ciglan
Capture ANTLR4 syntax errors and log them
25/29025/3
tree
|
commitdiff
2015-10-30
Peter Kajsa
Bug 4504 - YIN generation failed on openflow-protocol...
94/28894/5
tree
|
commitdiff
2015-10-27
Martin Ciglan
Bug 4414: Shorthand case statement not working
68/28268/9
tree
|
commitdiff
2015-10-24
Robert Varga
Lists with min-elements > 0 are mandatory
22/28722/3
tree
|
commitdiff
2015-10-22
Tony Tkacik
Do not retain build context via extensions.
83/28683/3
tree
|
commitdiff
2015-10-20
Robert Varga
Fix various small warnings
71/28571/2
tree
|
commitdiff
2015-10-20
Robert Varga
Introduce UnresolvedNumber
54/28554/3
tree
|
commitdiff
2015-10-15
Robert Varga
Introduce TypeDefinitionAware
78/28478/2
tree
|
commitdiff
2015-10-14
Peter Kajsa
Bug 3799: NPE when including a submodule of a more...
22/26622/7
tree
|
commitdiff
2015-10-14
Robert Varga
Remove unused imports
41/27941/5
tree
|
commitdiff
2015-10-13
Filip Gregor
Bug 4412: New yang parser effective statements cleanup
44/27744/6
tree
|
commitdiff
2015-10-06
Tony Tkacik
Speed-up look up of namespace listeners.
68/27968/1
tree
|
commitdiff
2015-10-05
Tony Tkacik
Fixed shared state in stateless ModuleStatementSupport.
90/27890/3
tree
|
commitdiff
2015-10-04
Tony Tkacik
Speeded up ANTLR tree walk for statement parser.
83/27883/1
tree
|
commitdiff
2015-10-03
Robert Varga
Use a proper NamespaceContext for XPaths
58/27858/6
tree
|
commitdiff
2015-10-03
Tony Tkacik
Revert "Revert "Updated SchemaNodeIdentifier namespace...
71/27871/2
tree
|
commitdiff
2015-10-03
Robert Varga
Centralize RevisionAwareXPath creation
65/27865/5
tree
|
commitdiff
2015-10-03
Robert Varga
Do not compile augment/refine/deviate paths
64/27864/6
tree
|
commitdiff
2015-10-03
Robert Varga
Use a ThreadLocal XPathFactory
59/27859/8
tree
|
commitdiff
2015-10-03
Robert Varga
Split keys into an ImmutableSet
57/27857/7
tree
|
commitdiff
2015-10-03
Robert Varga
Expose LIST_KEY_SPLITTER
56/27856/2
tree
|
commitdiff
2015-10-03
Robert Varga
Add @SafeVargs
55/27855/2
tree
|
commitdiff
2015-10-02
Tony Tkacik
Revert "Updated SchemaNodeIdentifier namespace handling."
50/27850/1
tree
|
commitdiff
2015-10-02
Tony Tkacik
Updated SchemaNodeIdentifier namespace handling.
57/27757/8
tree
|
commitdiff
2015-10-02
Robert Varga
BUG-4400: make sure we retain input ordering
32/27832/1
tree
|
commitdiff
2015-10-02
Tony Tkacik
Fixed ordering of keys in key statement.
11/27811/1
tree
|
commitdiff
2015-10-02
Robert Varga
Use shared Splitter instance
37/27737/6
tree
|
commitdiff
2015-10-02
Tony Tkacik
Fixed allModuleIdentifiers
96/27796/3
tree
|
commitdiff
2015-10-02
Martin Ciglan
General issue: In case of uncompilable XPathExpression,
30/27730/5
tree
|
commitdiff
2015-10-02
Robert Varga
Use explicit ImmutableList instead of FluentIterable
35/27735/3
tree
|
commitdiff
2015-10-01
Robert Varga
Cleanup AugmentUtils
51/27151/12
tree
|
commitdiff
2015-10-01
Robert Varga
Cleanup imports
18/27718/3
tree
|
commitdiff
2015-10-01
Robert Varga
Cleanup TypeUtils
17/27717/3
tree
|
commitdiff
2015-10-01
Tom Pantelis
Fix performance issue in EffectiveStatementBase
20/27720/3
tree
|
commitdiff
2015-10-01
Robert Varga
Cleanup yang-parser-impl Utils
52/27152/10
tree
|
commitdiff
2015-09-30
Tony Tkacik
Introduced ChildSchemaNodes namespace to parser
85/27685/2
tree
|
commitdiff
2015-09-30
Tony Tkacik
Fixed Enum statement not accepting allowed symbols.
58/27658/2
tree
|
commitdiff
2015-09-30
Tony Tkacik
Bug 4376: Fixed incorrect assumption about QName in...
50/27650/2
tree
|
commitdiff
2015-09-29
Igor Foltin
Fixed some major sonar issues
88/27188/5
tree
|
commitdiff
2015-09-29
Peter Kajsa
Bug 3670: Replaced YANG parser for new statement parser
26/25526/9
tree
|
commitdiff
2015-09-29
Robert Varga
Make initRanges() private
64/27564/2
tree
|
commitdiff
2015-09-28
Robert Varga
Do not instantiate QNameModules needlessly
39/27539/1
tree
|
commitdiff
2015-09-28
Robert Varga
Do not instantiate a temporary list
27/27527/1
tree
|
commitdiff
2015-09-28
Robert Varga
Introduce SchemaNodeIdentifier.asSchemaPath()
23/27523/3
tree
|
commitdiff
2015-09-28
Robert Varga
Use SchemaPath.getParent()
22/27522/1
tree
|
commitdiff
2015-09-28
Robert Varga
Use Objects.equals() in effective statements
03/27503/3
tree
|
commitdiff
2015-09-27
Robert Varga
Use Objects.hashCode()
00/27500/1
tree
|
commitdiff
2015-09-27
Robert Varga
Fix a few sonar warnings
99/27499/1
tree
|
commitdiff
2015-09-24
Peter Kajsa
Bug4231 - Yang tools failing to parse Augmentations...
29/26329/4
tree
|
commitdiff
2015-09-22
Robert Varga
Cleanup GroupingUtils
48/27148/4
tree
|
commitdiff
2015-09-18
Robert Varga
Refactor URLSchemaContextResolver
95/26995/3
tree
|
commitdiff
2015-09-18
Robert Varga
Do not instantiate a ByteSource
86/26986/3
tree
|
commitdiff
2015-09-18
Robert Varga
Cleanup GroupingUtils
21/27121/4
tree
|
commitdiff
2015-09-16
Robert Varga
Fix sonar warnings is yang-parser-impl
70/27070/2
tree
|
commitdiff
2015-09-16
Robert Varga
Use ImmutableSet/Map in YangValidationBundles
69/27069/1
tree
|
commitdiff
2015-09-16
Robert Varga
BUG-865: clean up yang.parser.builder
77/26977/3
tree
|
commitdiff
2015-09-16
Robert Varga
BUG-865: Remove deprecated methods in yang.model.util
65/26965/3
tree
|
commitdiff
2015-09-16
Robert Varga
BUG-865: remove yang.model.util.repo
57/26957/3
tree
|
commitdiff
2015-09-16
Robert Varga
BUG-865: remove ChoiceNode
55/26955/2
tree
|
commitdiff
2015-09-16
Robert Varga
Cleanup yang-parser-impl
37/26937/2
tree
|
commitdiff
2015-08-31
Peter Kajsa
Bug 3670 (part 3/5): Use of new statement parser in...
24/25524/3
tree
|
commitdiff
2015-08-31
Peter Kajsa
Bug 3670 (part 2/5): Use of new statement parser in...
21/25521/3
tree
|
commitdiff
2015-08-31
Peter Kajsa
Bug 3670 (part 1/5): Use of new statement parser in...
20/25520/3
tree
|
commitdiff
2015-08-31
Debalina Ghosh
Reducing cylomatic complexity of BuildGlobalContext
60/19460/9
tree
|
commitdiff
2015-08-06
Thanh Ha
Fix license header violations in yang-parser-impl
35/24835/1
tree
|
commitdiff
2015-08-03
Peter Kajsa
Bug 2366 - Effective statments impl merge, retest ...
85/20885/98
tree
|
commitdiff
2015-06-26
Martin Ciglan
Bug3659: UnknownSchemaNodeImpl retains empty ArrayLists FIX
53/22353/5
tree
|
commitdiff
next