yangtools.git
2021-05-18 Robert VargaBump versions to 5.0.11-SNAPSHOT 30/96230/1 5.0.x
2021-05-17 Robert VargaBump odlparent to 7.0.10 26/96226/2
2021-04-23 Ivan HraskoTransform QName value in identity leaf 95/95895/1
2021-04-21 Robert VargaDo not subclass YangTextSchemaSource in yang-parser... 73/95873/1
2021-04-21 Robert VargaDo not subclass YangTextSchemaSource in yang-repo-fs 72/95872/1
2021-04-20 Robert VargaForward symbolic source in YinDomSchemaSource 67/95867/1
2021-04-20 Robert VargaExpose symbolic name in YangTextSchemaContextResolver 66/95866/1
2021-04-20 Robert VargaPropagate symbolic name through transformations 65/95865/1
2021-04-20 Robert VargaImprove ImmutableAugmentationNodeBuilder defensiveness 64/95864/1
2021-03-01 Robert VargaBump versions to 5.0.10-SNAPSHOT 90/95390/1
2021-02-26 Samuel KontrisRestore unrecognized statement defensiveness 62/95362/3
2021-02-24 Robert VargaDo not synchronize around ReactorStmtCtx.schemaPath 47/95347/1
2021-02-24 Robert VargaUn-deprecate CopyableNode, AddedByUsesAware 45/95345/1
2021-02-24 Robert VargaFix StringStringCodec length check 42/95342/1
2021-01-27 Robert VargaMake CopyHistory implement CopyableNode 49/94849/1
2021-01-07 Robert VargaBump versions to 5.0.9-SNAPSHOT 72/94472/1
2021-01-07 Robert VargaBump odlparent to 7.0.8 71/94471/1
2021-01-07 Robert VargaAdd ByteBufUtils.writeUint{8,16,32,64} 63/94463/1
2020-12-10 Robert VargaMake sure SmtmtNamespaceContext uses belongs-to prefix 59/94159/2
2020-12-09 Robert VargaUse correct key-arg splitting 26/94126/1
2020-12-06 Robert VargaAdd UnqualifiedQName.tryCreate() 83/94083/1
2020-12-06 Robert VargaDo not use exceptions for branching 82/94082/1
2020-12-04 Robert VargaFix YangModeledAnyxmlEffectiveStatementImpl.isMandatory() 48/94048/1
2020-12-01 Robert VargaFire AbstractPrerequisite listeners as soon as they... 92/93992/1
2020-11-27 Robert VargaEliminate AbstractEffectiveModule.schemaTreeNamespace 60/93960/1
2020-11-25 Robert VargaSpeed up StmtContextUtils.getModuleQNameByPrefix() 27/93927/1
2020-11-18 Robert VargaCorrect NonNull annotation 60/93660/1
2020-11-12 Robert VargaGraduate ChildSchemaNodeNamespace as SchemaTreeNamespace 93/93793/1
2020-11-05 Robert VargaRemove unused SourceSpecificContext methods 24/93524/1
2020-11-05 Robert VargaFix PhaseModificationInNamespacePath effects 10/93610/1
2020-11-04 Robert VargaFix transitive if-feature augments 78/93578/1
2020-11-02 miroslav.kovacUse StmtContext.findSubstatementArgument() for isConfig... 56/93556/1
2020-11-02 Robert VargaFix StmtContext.findSubstatementArgument()/hasSubstatem... 55/93555/1
2020-11-02 IlliaAdd LazyCollections.lazyAdd for Sets 14/93514/1
2020-10-31 Robert VargaRemove check for when being copied 37/93537/1
2020-10-31 miroslav.kovacAdd StmtContext.findFirstSubstatementArgument() 28/93528/2
2020-10-31 Robert VargaDefer substatement initialization in InferredStatementC... 27/93527/2
2020-10-31 Robert VargaAdd OnDemandSchemaTreeStorageNode 30/93530/1
2020-10-30 Robert VargaClarify NamespaceStorageSupport.getParentNamespaceStorage() 90/93490/1
2020-10-30 Robert VargaTighten {Inferred,Substatement}Context.getParentNamespa... 89/93489/1
2020-10-30 Robert VargaBuildGlobalContext should be final 88/93488/1
2020-10-30 Robert VargaStorageSpecific.storageType is private and final 87/93487/1
2020-10-30 Robert VargaUse coerceStatemntArgument for YinElementStatement 86/93486/1
2020-10-29 Robert VargaRecheck fields when cleaning up listeners 71/93471/1
2020-10-29 Robert VargaCentralize Abstract{Input,Output}StatementSupport.parse... 69/93469/1
2020-10-29 Robert VargaAdd BaseSchemaTreeStatementSupport.parseArgumentValue() 68/93468/1
2020-10-29 miroslav.kovacMove implementation of OnStatementAdded to single class 65/93465/3
2020-10-25 Robert VargaAdd faster NormalizedNodes.findNode() alternatives 56/93356/1
2020-10-25 Robert VargaSpeed up NormalizedNodes.getDirectChild() 55/93355/1
2020-10-10 Robert VargaBump versions to 5.0.8-SNAPSHOT 12/93012/1
2020-10-09 Robert VargaBump odlparent to 7.0.7 09/93009/1
2020-10-06 Robert VargaMake YangNamespaceContextNamespace global 45/92945/1
2020-10-02 Robert VargaInclude Uint.ZERO in lower saturation bounds 60/92860/2
2020-10-02 Robert VargaUse Uint constants in base types 00/92700/2
2020-10-02 Robert VargaAdd Uint saturated converters 57/92757/3
2020-10-02 Robert VargaConvert uint tests to assertThrows() 55/92855/2
2020-09-21 Robert VargaFix warnings when we are augmenting-in a list 53/92553/6
2020-09-21 Robert VargaBump versions to 5.0.7-SNAPSHOT 55/92555/1
2020-09-21 Robert VargaUse StandardCharsets 52/92552/1
2020-09-21 Robert VargaBump odlparent to 7.0.6 50/92550/1
2020-09-19 Robert VargaDefine MaxAccess enumeration 96/92496/1
2020-09-19 Robert VargaFix SubIdStatement/ObjectIdentifier ranges 95/92495/1
2020-09-18 Robert VargaRemove IetfYangSmiv2Namespace 90/92490/1
2020-09-18 Robert VargaRemove unneeded overrides 86/92486/1
2020-09-18 Robert VargaAdd RFC6643 parser support 83/92483/3
2020-09-09 Robert VargaFix IRStatement formatting 78/92278/1
2020-09-07 Robert VargaInitialize IRStatementContext 25/92425/1
2020-09-07 Robert VargaIntroduce IRSchemaSource 16/92416/2
2020-09-07 Robert VargaDisconnect IRStatement from ANTLR 58/92258/2
2020-09-07 Robert VargaAdd an explicit intermediate YANG representation 47/92247/3
2020-08-24 Robert VargaMake sure ASTSchemaSource operates on StatementContext 57/92257/1
2020-08-23 Robert VargaEliminate DQUOT_START/SQUOT_START tokens 49/92249/1
2020-08-23 Robert VargaEliminate quotedString parser construct 41/92241/3
2020-08-22 Robert VargaFurther optimize YANG statement parsing 02/92102/1
2020-08-22 Robert VargaDeprecate StmtContext.getSchemaPath() 00/92100/1
2020-08-20 Robert VargaSpecial-case identifier lexer token 08/92208/1
2020-08-20 Robert VargaCorrect (Un)qualifiedQName javadoc 99/92099/1
2020-08-20 Robert VargaAdd a specialized token factory 00/92200/1
2020-08-20 Robert VargaAdd timing information about local file discovery 99/92199/1
2020-08-14 Robert VargaTake advantage of keyword tokenization 52/92152/3
2020-08-14 Robert VargaRework YANG lexer/parser 39/92139/8
2020-08-13 Robert VargaReplace block comment with a non-greedy rule 37/92137/1
2020-08-11 Robert VargaRework keyword parser rule 32/92032/5
2020-08-11 Robert VargaRefactor YANG statement parser structure 27/92027/3
2020-08-10 Robert VargaFix AnyxmlSchemaLocationStatementSupport declaration 15/92015/2
2020-08-10 Robert VargaFix YangDataStatementSupport declaration 14/92014/2
2020-08-10 Robert VargaFix declaration of extension-related supports 11/92011/2
2020-07-24 Robert VargaFix yangtools-docs references 34/91634/1
2020-07-24 Robert VargaFix some util javadoc warnings 15/91615/1
2020-07-24 Robert VargaFixup yang-model-api javadoc warnings 12/91612/1
2020-07-22 Robert VargaBump versions to 5.0.6-SNAPSHOT 38/91538/2
2020-07-22 Robert VargaBump odlparent to 7.0.5 34/91534/1
2020-07-22 Robert VargaRevert "Update YANG lexer/parser to accept free-standin... 32/91532/1
2020-07-21 Robert VargaUpdate SchemaNodeIdentifier design a bit 11/91511/3
2020-07-21 Robert VargaAdd SchemaNodeIdentifier.{first,last}Identifer() 08/91508/1
2020-07-21 Robert VargaAdd SchemaNodeIdentifier.Absolute.intern() 02/91502/2
2020-07-17 Robert VargaBump versions to 5.0.5-SNAPSHOT 95/91395/1
2020-07-17 Robert VargaBump to odlparent-7.0.4 35/91235/5
2020-07-15 Tomas CereUse modifiable List when resolving relative xpath 18/91318/9
2020-07-15 Tomas CereClean up predicates prior to xpath normalization 29/91329/2
next