yangtools.git
2021-02-07 Robert VargaDo not instantiate transient replicas 60/95060/3
2021-02-07 Robert VargaRedirect BoundStmtCtx search methods to effective instances 59/95059/1
2021-02-07 Robert VargaRemove unnecessary check 58/95058/2
2021-02-07 Robert VargaDo not use BigInteger in 'range' argument 56/95056/1
2021-02-07 Robert VargaUse Uint64 for 'length' argument 55/95055/1
2021-02-07 Robert VargaImprove UnresolvedNumber a bit 54/95054/1
2021-02-06 Robert VargaUpdate SchemaPathSupport output objects 51/95051/5
2021-02-06 Robert VargaAdd a missing @return 52/95052/1
2021-02-05 Robert VargaImprove StmtContext.buildEffective() documentation 47/95047/1
2021-02-05 Robert VargaRemove an obsolete comment 46/95046/1
2021-02-05 Robert VargaConcentrate SchemaNode.getPath() checking 42/95042/2
2021-02-05 Robert VargaDo not mention SchemaNode#getPath() in toString() 41/95041/1
2021-02-05 Robert VargaDo not include path in anydata/anyxml toString() 40/95040/1
2021-02-05 Robert VargaFix ReplicateStatementContext reference handling 39/95039/1
2021-02-05 Robert VargaClarify Unknown/Unrecognized statement semantics 35/95035/1
2021-02-05 Robert VargaDo not use RecursiveObjectLeaker 24/95024/5
2021-02-05 Robert VargaDo not build unrecognized extension statements 08/95008/21
2021-02-05 Robert VargaFix return types 31/95031/1
2021-02-04 Robert VargaMigrate test suite 09/95009/13
2021-02-04 Robert VargaFilter unsuported statements from getEffectOfStatement() 23/95023/2
2021-02-03 Robert VargaBridge UnknownSchemaNode to UnknownEffectiveStatement 07/95007/10
2021-02-03 Robert VargaUse Empty instead of Void for argument 21/95021/5
2021-02-03 Robert VargaClarify StatementFactory.createEffective() 20/95020/1
2021-02-03 Robert VargaExpand EffectiveModelContext methods 17/95017/2
2021-02-03 Robert VargaFixup substatement cast 11/95011/2
2021-02-02 Robert VargaONE: yang-data validation is an inference action 70/94970/1
2021-02-02 Robert VargaRemove YangModeledAnyxmlSchemaNode 67/94967/3
2021-02-02 Robert VargaTest SchemaNodeIdentifier instead of SchemaPath 68/94968/1
2021-02-02 Robert VargaEliminate StatementPolicy.legacyDeclaredCopy() 66/94966/2
2021-02-02 Robert VargaRefineStatementSupport should use StatementPolicy.reject() 65/94965/1
2021-02-02 Robert VargaUsesStatentSupport should use StatementPolicy.exactRepl... 70/94870/9
2021-02-01 Martin BobakAdd OpenConfig pattern-related statement definitions 73/92973/5
2021-02-01 Robert VargaFixup openconfig-model-api JPMS 59/94959/1
2021-02-01 Robert VargaPromote BaseSchemaTreeStatementSupport 54/94954/1
2021-02-01 Robert VargaDo not synchronize around ReactorStmtCtx.schemaPath 51/94951/1
2021-02-01 Robert VargaAdd Guava requires 31/94931/1
2021-02-01 Robert VargaAdd @NonNull annotations 30/94930/1
2021-02-01 Robert VargaSimplify SchemaContextUtil.findParentModule() 29/94929/3
2021-02-01 Robert VargaDo not use SchemaContext.get{Path,QName}() 28/94928/3
2021-02-01 Robert VargaAdd SchemaInfereceStack.schemaPathIterator() 27/94927/2
2021-02-01 Robert VargaMinor update to yang-parser-reactor module-info 17/94917/1
2021-01-31 Robert VargaAdd EffectiveStmtCtx.Parent documentation 13/94913/1
2021-01-31 Robert VargaAdd QNameAwareData{Input,Output} 12/94912/1
2021-01-31 Robert VargaRefactor EffectiveStmtCtx.Parent.schemaPath() 11/94911/1
2021-01-31 Robert VargaFix UnrecognizedStatementSupport.qnameFromArgument... 10/94910/1
2021-01-31 Robert VargaFix uses-refine statement reference counting 09/94909/1
2021-01-31 Robert VargaAdd CopyPolicy.EXACT_REPLICA 08/94908/2
2021-01-31 Robert VargaUpdate SchemaPath.getPath() implementation 07/94907/5
2021-01-30 Robert VargaAdd statement sharing for leaf statements 96/94896/10
2021-01-30 Robert VargaDo not use TypeDefinition copying just yet 06/94906/1
2021-01-30 Robert VargaRework base type lookup 95/94895/7
2021-01-30 Robert VargaFix leaf-list statement original propagation 92/94892/4
2021-01-30 Robert VargaFix list statement original propagation 93/94893/2
2021-01-30 Robert VargaAdd support for rebinding type definitions 43/94843/10
2021-01-29 Robert VargaUse instantiatedPolicy() in list statement 89/94889/4
2021-01-29 Robert VargaUse instantiatedPolicy() for leaf-list statements 88/94888/4
2021-01-29 Robert VargaAdd proper StatementPolicy for 'augment' 39/94839/6
2021-01-29 Robert VargaAdd a proper statement policy for 'mount-point' 84/94884/2
2021-01-29 Robert VargaSplit out MountPointEffectiveStatementImpl 83/94883/1
2021-01-29 Robert VargaRemove ModelDefinedStatementSupport 82/94882/1
2021-01-29 Robert VargaUse AbstractStringStatementSupport for type supports 79/94879/2
2021-01-29 Robert VargaRemove a stray FIXME 77/94877/1
2021-01-28 Robert VargaMove original statement access 71/94871/1
2021-01-28 Robert VargaUse instantiatedPolicy() for choice statement 50/94850/6
2021-01-28 Robert VargaYangStmtMapping.TYPEDEF implies StatementPolicy.context... 69/94869/2
2021-01-28 Robert VargaYangStmtMapping.TYPE implies StatementPolicy.contextInd... 68/94868/2
2021-01-28 Robert VargaRefactor AbstractTypeStatementSupport.typeEffectiveQName() 66/94866/2
2021-01-28 Robert VargaMove Current.argumentAsTypeQName() implementation 59/94859/1
2021-01-28 Robert VargaRemove SchemaPath from TypeDefinition implementations 57/94857/9
2021-01-28 Robert VargaAdd a simple requires 56/94856/1
2021-01-27 Robert VargaAllow derived context to be reused 29/94829/8
2021-01-27 Robert VargaCase statement has instantiated schema tree policy 47/94847/2
2021-01-27 Robert VargaAdd a proper grouping statement policy 37/94837/7
2021-01-27 Robert VargaConvert leaf statement to instantiatedPolicy() 33/94833/7
2021-01-27 Robert VargaAdd Current.equalParentPath() 34/94834/7
2021-01-27 Robert VargaMake CopyHistory implement CopyableNode 35/94835/6
2021-01-27 Robert VargaRevert "Do not call setFullyDefined() in ReplicateState... 38/94838/2
2021-01-27 Robert VargaFix detection of reused substatements 28/94828/3
2021-01-27 Robert VargaAdd concepts to parser-spi's requires 30/94830/2
2021-01-26 Robert VargaReuse unchanged substatements 27/94827/2
2021-01-26 Robert VargaReuse context-independent substatements 26/94826/2
2021-01-26 Robert VargaSeparate out InferredStatementContext.tryToReuseSubstat... 25/94825/2
2021-01-26 Robert VargaCentralize ReactorStmtCtx.replicaAsChildOf() 24/94824/4
2021-01-26 Robert VargaDo not call setFullyDefined() in ReplicateStatementContext 10/94810/1
2021-01-26 Robert VargaRemove unneeded setIsSupportedToBuildEffective() 08/94808/1
2021-01-25 Robert VargaCache substatement context-independence summary 56/94656/12
2021-01-25 Robert VargaAdd explicit test for 'key' statement reuse 80/94780/2
2021-01-22 Robert VargaAdopt odlparent-8.1.0 41/94741/2
2021-01-21 Robert VargaConvert simple SchemaTree statements 23/94723/2
2021-01-21 Robert VargaAdd BaseSchemaTreeStatementSupport statement policies 17/94717/4
2021-01-21 Robert VargaUniqueStatementSupport is context-independent 24/94724/2
2021-01-20 Robert VargaFix ReplicaStatementContext.getEffectOfStatement() 75/94675/2
2021-01-20 Robert VargaUse StatementPolicy instead of CopyPolicy 89/94089/52
2021-01-19 Robert VargaRPC statement should refuse to get copied 72/94672/2
2021-01-19 Robert VargaFinish trivial conversions 71/94671/1
2021-01-19 Robert VargaPromote BaseQNameStatementSupport 70/94670/3
2021-01-19 Robert VargaMove historyAndStatusFlags() 69/94669/2
2021-01-19 Robert VargaPromote BaseInternedStatementSupport 68/94668/2
2021-01-19 Robert VargaPromote BaseStringStatementSupport 67/94667/3
2021-01-19 Robert VargaPromote BaseVoidStatementSupport 65/94665/2
next