yangtools.git
2020-12-06 Robert VargaFix implementation nullness guarantees 79/94079/1
2020-12-05 Robert VargaDo not use StmtContext for ThirdPartyNamespace 75/94075/1
2020-12-05 Robert VargaFix AugmentImplicitHandlingNamespace 74/94074/1
2020-12-05 Robert VargaDo not access TypeNamespace during build 73/94073/2
2020-12-05 Robert VargaRefactor YT838Test 72/94072/1
2020-12-05 Robert VargaDo not access TypeNamespace during declared build 71/94071/1
2020-12-05 Robert VargaDo not access GroupingNamespace during effective build 53/94053/4
2020-12-04 Robert VargaAdd TypeNamespace cleaning FIXMEs 52/94052/1
2020-12-04 Robert VargaAdd GroupingNamespace cleaning FIXMEs 51/94051/1
2020-12-04 Robert VargaAdd DataSchemaNode.effectiveConfig() 00/86900/8
2020-12-04 Robert VargaMake EffectiveStmtCtx.effectiveConfig() accurate 23/94023/4
2020-12-04 Robert VargaFix YangModeledAnyxmlEffectiveStatementImpl.isMandatory() 47/94047/2
2020-12-04 Robert VargaLower NamespaceStorageSupport logging 22/94022/1
2020-12-03 Robert VargaRequire SchemaTreeEffectiveStatement in OnDemandSchemaT... 89/93789/8
2020-12-03 Robert VargaAdd parent refcount cache 88/93988/18
2020-12-03 Robert VargaIntegrate {Inference,Source}Exception with CommonStmtCtx 15/94015/7
2020-12-03 Robert VargaTrim down ReplicaStatementContext 94/93994/8
2020-12-03 Michal BanikCentralize SchemaNode.getPath() dispatch 35/93935/15
2020-12-03 Robert VargaMake SchemaNode.getPath() a default method 10/94010/2
2020-12-03 Robert VargaReduce StmtCtx proliferation 14/94014/1
2020-12-03 Robert VargaUse EffectiveStmtCtx.Current in ExtensionStatementSupport 13/94013/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 VargaEliminate ReplicaStatementContext.haveRef 09/94009/2
2020-12-02 Robert VargaRemost StatementContextBase.schemaPath() 08/94008/2
2020-12-02 Robert VargaDo not use exceptions for branching 76/93976/4
2020-12-02 Robert VargaMove flags to ReactorStmtCtx 07/94007/1
2020-12-02 Robert VargaMove more StatementContextBase methods 06/94006/1
2020-12-02 Robert VargaMove effectiveInstance to ReactorStmtCtx 05/94005/1
2020-12-02 Robert VargaRemove ReactorStmtCtx.parentStmtCtx() 04/94004/1
2020-12-02 Robert VargaMake sweep-on-decrement more aggressive 01/94001/2
2020-12-02 Robert VargaSweep child->parent relationships more quickly 98/93998/7
2020-12-02 Robert VargaAdd a refcount mechanism for substatements 36/93936/42
2020-12-02 Robert VargaRefactor ConfigListWarningNamespace 97/93997/3
2020-12-01 Robert VargaCleanup ListKeysTest 95/93995/1
2020-12-01 Robert VargaFire AbstractPrerequisite listeners as soon as they... 85/93985/2
2020-11-30 Robert VargaTag internally-reused statements 77/93977/1
2020-11-30 Robert VargaSearch effective statements instaead of StmtContexts 73/93973/2
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-29 Robert VargaCase statement's config is inherited from DataSchemaNode 72/93972/1
2020-11-29 Robert VargaClean up NameCollisionWithinCaseTest 71/93971/2
2020-11-29 Robert VargaSplit out AugmentInferenceAction 62/93962/5
2020-11-27 Robert VargaMore deprecated method migration 63/93963/2
2020-11-27 Robert VargaEnforce augment statement argument well-formedness 61/93961/3
2020-11-27 Robert VargaEliminate AbstractEffectiveModule.schemaTreeNamespace 57/93957/2
2020-11-27 Robert VargaDo not use StatementSourceReference in AbstractDeclared... 56/93956/4
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 VargaRefactor AbstractAugmentStatementSupport.copyFromSource... 48/93948/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 VargaSplit IfFeatureStatementSupport 45/93945/5
2020-11-27 Robert VargaAdd EffectiveStmtCtx.root() 43/93943/1
2020-11-27 Robert VargaConvert type checking in AbstractTypeStatementSupport 42/93942/4
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 VargaFixup yang-parser-rfc7950 module 28/93928/2
2020-11-25 Robert VargaReformulate StatementContextFactory.createEffective() 26/93526/44
2020-11-25 Robert VargaSpeed up StmtContextUtils.getModuleQNameByPrefix() 22/93922/1
2020-11-24 Robert VargaFixup collections return implementations 18/93918/2
2020-11-22 Robert VargaSpeed up SchemaTracker.startContainerNode() 10/93910/1
2020-11-22 Robert VargaUpdate MutableTreeNode methods 08/93908/1
2020-11-22 Robert VargaUpdate StoreTreeNode methods 07/93907/1
2020-11-20 Robert VargaAdd MinMaxElementsValidationFailedException 06/93906/2
2020-11-20 Robert VargaReport a dedicated exception on unique failure 05/93905/2
2020-11-20 Robert VargaFix ListModificationStrategy child handling 04/93904/1
2020-11-20 Robert VargaHide UniqueValidator methods 93/93893/1
2020-11-20 Robert VargaAdd UniqueValidation 84/93884/15
2020-11-19 Robert VargaSplit out AbstractValidation 90/93890/3
2020-11-18 Robert VargaUnify ModificationApplyOperation.toString() 85/93885/2
2020-11-18 Robert VargaReduce list/map/entry strategy confusion 83/93883/2
2020-11-18 Robert VargaPropagate @NonNull collection annotations 75/93875/10
2020-11-18 Robert VargaFix get{Min,Max}Elements() usage 78/93878/7
2020-11-18 Robert VargaClean up argument checking 80/93880/4
2020-11-18 Robert VargaRemove an orElse(null) indirection 79/93879/3
2020-11-18 Robert VargaFix annotation imports 77/93877/2
2020-11-18 Robert VargaCorrect NonNull annotation 74/93874/2
2020-11-17 Robert VargaRemove AbstractDeclaredStatement's dependency on StmtCo... 50/93550/14
2020-11-17 Robert VargaConvert yang-data-impl to a JPMS module 48/93848/6
2020-11-17 Robert VargaFixup rfc8528-data-api module-info 51/93851/2
2020-11-16 Robert VargaFixup yang-data-api module-info 50/93850/1
2020-11-16 Robert VargaDrop dependency on javax.xml.bind 49/93849/2
2020-11-15 Robert VargaMove OrderedByStatement.Ordering 41/93841/4
2020-11-15 Michal BanikDeprecate DeclaredStatement constructors utilizing... 05/93605/9
2020-11-13 Robert VargaDo not use @NonNullByDefault in ItemOrder 36/93836/1
2020-11-13 Robert VargaAdd ItemOrder concept 29/93829/3
2020-11-13 Robert VargaClean up UnmodifiableCollection constants 27/93827/1
2020-11-13 Robert VargaRefactor AbstractIdentifiable 20/93820/3
2020-11-13 Robert VargaPerform partial substatement initialization 78/93478/31
2020-11-11 Robert VargaRemove SchemaNodeIdentifierNamespace 91/93791/6
2020-11-11 Robert VargaGraduate ChildSchemaNodeNamespace as SchemaTreeNamespace 08/93608/8
next