Clean LeafRefValidation up
[yangtools.git] / yang / yang-parser-impl /
2016-01-04 Robert VargaMake getSearchRoot() static 06/32006/2
2016-01-04 Filip.GregorBug 4656: Yang parser does not determine configuration... 74/31774/6
2016-01-04 Robert VargaUse QNameModule#intern() 96/31896/3
2016-01-04 Robert VargaLog attempts to override fraction-digits 18/32018/2
2016-01-04 Robert VargaClean SharedSchemaContextFactory up 08/31908/2
2016-01-04 Robert VargaPre-size ArrayLists 07/31907/2
2016-01-02 Robert VargaBUG-4861: Make FractionDigitsStatement#getValue() retur... 17/32017/2
2016-01-02 Robert VargaBUG-4861: Make ValueStatement.getValue() return an int 16/32016/2
2016-01-02 Robert VargaBUG-4861: Make PositionStatement.getValue() return... 15/32015/2
2016-01-02 Robert VargaBUG-4861: Make RequireInstanceStatement#getValue()... 14/32014/2
2016-01-02 Robert VargaBUG-4861: Make YinElementStatement#getValue() return... 13/32013/2
2016-01-02 Robert VargaBUG-4861: Make ConfigStatement#value() return a boolean 12/32012/2
2015-12-18 Igor FoltinBug 4079: Unable to compile pattern defined in module 80/26080/14
2015-12-17 Filip.GregorBug 4646: Parser accepts invalid models 02/30202/13
2015-12-16 Robert VargaBUG-4793: Fix CaseShorthandImpl#isConfiguration() 68/31468/3
2015-12-14 Peter KajsaBug 4610 - Do not create duplicate declared statements 88/31188/3
2015-12-01 Peter KajsaBug 4656 - Yang parser does not determine configuration... 93/30193/7
2015-12-01 icaro.damianiBUG-4623: YangSyntaxErrorException depending of the... 30/29930/4
2015-12-01 Robert VargaFix ModuleIdentiferImpl.toString() 58/29558/5
2015-12-01 Robert VargaBUG-4638: Convert to using new types 95/29695/44
2015-11-27 Peter KajsaBug 4456 - StackOverflowError on recursive extension... 00/28300/20
2015-11-27 Peter KajsaBug 4410: Loop in typedefs causes stack overflow 55/28555/11
2015-11-26 Stephen KittUpgrade upstream versions 79/27579/11
2015-11-26 Igor FoltinBug 4375: Bump ANTLR to 4.5 or higher 72/28272/7
2015-11-21 Robert VargaBUG-4658: fix default value in BooleanType 42/30042/5
2015-11-19 Robert VargaFilter non-Yang files when loading a directory 72/29872/2
2015-11-19 Robert VargaFix EnumEffectiveStatementImpl#getStatus() 69/29869/2
2015-11-18 Tony TkacikBug 4645: Fixed binary default value. 51/29851/2
2015-11-18 Tony TkacikBug 4645: Fixed code-implied defaults. 49/29849/4
2015-11-16 Martin CiglanBug 2496: Implement parser support for parsing YIN... 09/23409/26
2015-11-16 Robert VargaShorted Decimal64Specification 09/29709/5
2015-11-12 Tony TkacikPreserve augmentation order in module. 96/29596/1
2015-11-10 Robert VargaMake InMemorySchemaSourceCache expire items 81/29481/1
2015-11-10 Robert VargaEliminate qname field 72/29472/4
2015-11-10 Robert VargaSplit off DeclaredEffectiveStatementBase 69/29469/3
2015-11-10 Robert VargaShare MandatoryStatement instances 65/29465/3
2015-11-09 Robert VargaInstantiate a QName cache 51/29451/2
2015-11-09 Robert VargaReuse integer QNames 79/29379/2
2015-11-09 Robert VargaCache QNameModules during instantiation 80/29180/4
2015-11-09 Tom PantelisAdd/improve yang parser error reporting 66/27866/9
2015-11-04 Robert VargaStore key arguments in an ImmutableSet 79/29179/2
2015-11-04 Robert VargaUse an ArrayList instead of LinkedList 44/29144/3
2015-11-02 Robert VargaClean YangStatementParserListenerImpl up 41/29141/1
2015-11-02 Robert VargaSwitch StatementContextBase to use ArrayList 40/29140/1
2015-11-02 Robert VargaDo not use String.replace() 39/29139/1
2015-11-02 Robert VargaRemove a search-before-remove on ArrayList 38/29138/1
2015-11-02 Robert VargaShare empty ConstraintDefinition instances 98/29098/2
2015-11-02 Robert VargaUse ImmutableList for unknown nodes 96/29096/2
2015-11-02 Robert VargaShare Integer.MAX_VALUE 95/29095/2
2015-11-02 Robert VargaBUG-4556: Introduce StmtContext.getSchemaPath() 71/29071/6
2015-10-31 Martin CiglanCapture ANTLR4 syntax errors and log them 25/29025/3
2015-10-30 Peter KajsaBug 4504 - YIN generation failed on openflow-protocol... 94/28894/5
2015-10-27 Martin CiglanBug 4414: Shorthand case statement not working 68/28268/9
2015-10-24 Robert VargaLists with min-elements > 0 are mandatory 22/28722/3
2015-10-22 Tony TkacikDo not retain build context via extensions. 83/28683/3
2015-10-20 Robert VargaFix various small warnings 71/28571/2
2015-10-20 Robert VargaIntroduce UnresolvedNumber 54/28554/3
2015-10-15 Robert VargaIntroduce TypeDefinitionAware 78/28478/2
2015-10-14 Igor FoltinBug 3899: Milestone: Increase test coverage for YangToo... 54/25354/6
2015-10-14 Peter KajsaBug 3799: NPE when including a submodule of a more... 22/26622/7
2015-10-14 Robert VargaRemove unused imports 41/27941/5
2015-10-13 Filip GregorBug 4412: New yang parser effective statements cleanup 44/27744/6
2015-10-08 Filip GregorBug 3899: Increase test coverage for YangTools 45/28045/2
2015-10-06 Tony TkacikSpeed-up look up of namespace listeners. 68/27968/1
2015-10-05 Tony TkacikFixed shared state in stateless ModuleStatementSupport. 90/27890/3
2015-10-04 Tony TkacikSpeeded up ANTLR tree walk for statement parser. 83/27883/1
2015-10-03 Robert VargaUse a proper NamespaceContext for XPaths 58/27858/6
2015-10-03 Tony TkacikRevert "Revert "Updated SchemaNodeIdentifier namespace... 71/27871/2
2015-10-03 Robert VargaCentralize RevisionAwareXPath creation 65/27865/5
2015-10-03 Robert VargaDo not compile augment/refine/deviate paths 64/27864/6
2015-10-03 Robert VargaUse a ThreadLocal XPathFactory 59/27859/8
2015-10-03 Robert VargaSplit keys into an ImmutableSet 57/27857/7
2015-10-03 Robert VargaExpose LIST_KEY_SPLITTER 56/27856/2
2015-10-03 Robert VargaAdd @SafeVargs 55/27855/2
2015-10-02 Tony TkacikRevert "Updated SchemaNodeIdentifier namespace handling." 50/27850/1
2015-10-02 Tony TkacikUpdated SchemaNodeIdentifier namespace handling. 57/27757/8
2015-10-02 Robert VargaBUG-4400: make sure we retain input ordering 32/27832/1
2015-10-02 Tony TkacikFixed ordering of keys in key statement. 11/27811/1
2015-10-02 Robert VargaUse shared Splitter instance 37/27737/6
2015-10-02 Tony TkacikFixed allModuleIdentifiers 96/27796/3
2015-10-02 Martin CiglanGeneral issue: In case of uncompilable XPathExpression, 30/27730/5
2015-10-02 Robert VargaUse explicit ImmutableList instead of FluentIterable 35/27735/3
2015-10-01 Robert VargaCleanup AugmentUtils 51/27151/12
2015-10-01 Robert VargaCleanup imports 18/27718/3
2015-10-01 Robert VargaCleanup TypeUtils 17/27717/3
2015-10-01 Tom PantelisFix performance issue in EffectiveStatementBase 20/27720/3
2015-10-01 Robert VargaCleanup yang-parser-impl Utils 52/27152/10
2015-09-30 Tony TkacikIntroduced ChildSchemaNodes namespace to parser 85/27685/2
2015-09-30 Tony TkacikFixed parser failing to continue parsing on '\n\n ... 79/27679/1
2015-09-30 Tony TkacikFixed Enum statement not accepting allowed symbols. 58/27658/2
2015-09-30 Tony TkacikBug 4376: Fixed incorrect assumption about QName in... 50/27650/2
2015-09-30 Martin CiglanBug 4378: New parser can't handle "}}" sequence 41/27641/1
2015-09-29 Igor FoltinFixed some major sonar issues 88/27188/5
2015-09-29 Peter KajsaBug 3670: Replaced YANG parser for new statement parser 26/25526/9
2015-09-29 Robert VargaMake initRanges() private 64/27564/2
2015-09-28 Robert VargaDo not instantiate QNameModules needlessly 39/27539/1
2015-09-28 Robert VargaDo not instantiate a temporary list 27/27527/1
2015-09-28 Robert VargaIntroduce SchemaNodeIdentifier.asSchemaPath() 23/27523/3
2015-09-28 Robert VargaUse SchemaPath.getParent() 22/27522/1
2015-09-28 Robert VargaUse Objects.equals() in effective statements 03/27503/3
next