Expose symbolic name in YangTextSchemaContextResolver
[yangtools.git] / yang / yang-parser-spi /
2021-04-19 Robert VargaCleanup unrecognized statement wrapping 35/95835/1
2021-04-19 Robert VargaRemove StmtContextUtils.isUnrecognizedStatement() 34/95834/1
2021-04-19 Robert VargaRename StatementSource to StatementOrigin 33/95833/3
2021-04-10 Robert VargaCleanup dependency declarations 41/95741/1
2021-03-18 Robert VargaRemove EffectiveStatementState 19/95519/2
2021-03-18 Robert VargaRemove EffectiveStatementStateAware 18/95518/1
2021-03-09 Robert VargaUpdate module-info.java 78/95278/12
2021-02-18 Robert VargaRemove AbstractStatementSupport.createEmptyDeclared() 25/95225/2
2021-02-18 Robert VargaCopyHistory should be an interface 19/95219/8
2021-02-18 Robert VargaDefine ExecutionOrder 14/95214/13
2021-02-16 Robert VargaUn-deprecate CopyableNode, AddedByUsesAware 91/95191/1
2021-02-16 Robert VargaMove more statements 74/95174/8
2021-02-15 Robert VargaMove EffectiveStatementMixins to yang-model-spi 73/95173/2
2021-02-13 Robert VargaSplit out yang-repo-{api,spi} 58/95158/7
2021-02-08 Robert VargaRemove yang.parser.spi.meta.AbstractDeclaredStatement 77/95077/1
2021-02-07 Robert VargaAdd XMLNamespace 64/95064/7
2021-02-07 Robert VargaAdd derived statement cache 18/94918/24
2021-02-07 Robert VargaIntern contact/organization/reference arguments 62/95062/3
2021-02-07 Robert VargaRemove an unneede throws 61/95061/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 VargaDo not use RecursiveObjectLeaker 24/95024/5
2021-02-04 Robert VargaFilter unsuported statements from getEffectOfStatement() 23/95023/2
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-02 Robert VargaEliminate StatementPolicy.legacyDeclaredCopy() 66/94966/2
2021-02-01 Robert VargaPromote BaseSchemaTreeStatementSupport 54/94954/1
2021-02-01 Robert VargaAdd @NonNull annotations 30/94930/1
2021-01-31 Robert VargaAdd EffectiveStmtCtx.Parent documentation 13/94913/1
2021-01-31 Robert VargaRefactor EffectiveStmtCtx.Parent.schemaPath() 11/94911/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-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-27 Robert VargaAllow derived context to be reused 29/94829/8
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 VargaAdd concepts to parser-spi's requires 30/94830/2
2021-01-26 Robert VargaReuse context-independent substatements 26/94826/2
2021-01-20 Robert VargaUse StatementPolicy instead of CopyPolicy 89/94089/52
2021-01-19 Robert VargaPromote BaseQNameStatementSupport 70/94670/3
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
2021-01-19 Robert VargaPromote BaseBooleanStatementSupport 64/94664/1
2021-01-19 Robert VargaPromote BaseStatementSupport to parser.spi.meta 59/94659/5
2021-01-19 Robert VargaMake StatementSupport an abstract class 58/94658/5
2021-01-19 Robert VargaPeel uses/refine getEffectOfStatement() mechanics 61/94661/3
2021-01-18 Robert VargaDo not force materialization when not needed 54/94654/10
2021-01-17 Robert VargaSeparate out StatementSupport.applyCopyPolicy() 53/94653/4
2021-01-17 Robert VargaAdd guava to yang-parser-spi requirements 52/94652/1
2021-01-16 Robert VargaRemove StatementNamespace.TreeScoped.getParentContext() 49/94649/1
2021-01-16 Robert VargaRemove StatementNamespace.TreeBased 48/94648/1
2021-01-16 Robert VargaQNameToStatementDefinition is not really a ParserNamespace 43/94643/1
2021-01-16 Robert VargaAdd ParserNamespace 42/94642/4
2021-01-14 Robert VargaMove list/key checks to onStatementAdded() 29/94629/5
2021-01-14 Robert VargaMove parent checks to onStatementAdded() 26/94626/9
2021-01-14 Robert VargaUpdate module-info.java 21/94621/4
2021-01-14 Robert VargaSplit StmtContextUtils.hasParentOfType() implementations 24/94624/4
2021-01-14 Robert VargaFix a javadoc typo 25/94625/2
2021-01-13 Robert VargaExpose root QName from EffectiveStmtCtx.Current 22/94622/2
2021-01-13 Robert VargaAdd QNameModuleNamespace 17/94617/3
2021-01-13 Robert VargaRemove StmtContext.Mutable.addMutableStmtToSeal() 16/94616/2
2021-01-11 Robert VargaClarify StatementSupport.applyCopyPolicy() contract 92/94592/1
2020-12-08 Robert VargaUnify NamespaceStmtCtx.localNamespacePortion() 15/94115/2
2020-12-07 miroslav.kovacSelect copyPolicy for each StatementSupport class 50/94050/5
2020-12-06 Robert VargaMove findSubstatementArgument()/hasSubstatement() to... 78/94078/4
2020-12-04 Robert VargaAdd DataSchemaNode.effectiveConfig() 00/86900/8
2020-12-04 Robert VargaMake EffectiveStmtCtx.effectiveConfig() accurate 23/94023/4
2020-12-03 Robert VargaRequire SchemaTreeEffectiveStatement in OnDemandSchemaT... 89/93789/8
2020-12-03 Robert VargaIntegrate {Inference,Source}Exception with CommonStmtCtx 15/94015/7
2020-12-03 Michal BanikCentralize SchemaNode.getPath() dispatch 35/93935/15
2020-12-03 Robert VargaReduce StmtCtx proliferation 14/94014/1
2020-12-03 miroslav.kovacUse statementContextBase when creating effecive 02/94002/6
2020-12-03 miroslav.kovacAdd BoundStmtCtxCompat 87/93987/13
2020-12-03 miroslav.kovacIntroduce NamespaceStmtCtx 86/93986/11
2020-12-02 miroslav.kovacCopyHistory and yangVersion merge 84/93984/6
2020-12-02 Robert VargaMove more StatementContextBase methods 06/94006/1
2020-11-30 Robert VargaMake Mutable.replicaAsChildOf() non-default 70/93970/5
2020-11-30 Robert VargaIsolate statement reuse sites 69/93969/7
2020-11-27 Robert VargaMigrate coerceStatementArgument() callers 55/93955/1
2020-11-27 Robert VargaMigrate getStatementArgument() callers 54/93954/1
2020-11-27 Robert VargaMigrate coerceRawStatementArgument() callers 53/93953/1
2020-11-27 Robert VargaMigrate rawStatementArgument()/getStatementSourceRefere... 52/93952/1
2020-11-27 Robert VargaMigrate get{PublicDefinition,StatementSource} callers 51/93951/2
2020-11-27 Robert VargaSpeed up StmtContextUtils.hasAncestorOfTypeWithChildOfT... 50/93950/2
2020-11-27 Robert VargaFurther StmtContext/CommonStmtCtx merge 47/93947/2
2020-11-27 Robert VargaStmtContextUtils.parseNodeIdentifier() is augmentation... 46/93946/2
2020-11-27 Robert VargaRemove StmtContext.getSchemaPath() 44/93944/5
2020-11-27 Robert VargaAdd EffectiveStmtCtx.root() 43/93943/1
2020-11-27 Robert VargaAdd CommonStmtCtx 19/93919/6
2020-11-27 Robert VargaMove use of EffectiveStmtCtx.caerbannog() 41/93941/3
2020-11-25 Robert VargaNarrow down SuppressFBWarnings in ModelProcessingPhase 29/93929/2
2020-11-25 Robert VargaReformulate StatementContextFactory.createEffective() 26/93526/44
2020-11-25 Robert VargaSpeed up StmtContextUtils.getModuleQNameByPrefix() 22/93922/1
2020-11-13 Robert VargaRefactor AbstractIdentifiable 20/93820/3
2020-11-11 Robert VargaRemove SchemaNodeIdentifierNamespace 91/93791/6
2020-11-11 Robert VargaGraduate ChildSchemaNodeNamespace as SchemaTreeNamespace 08/93608/8
next