yangtools.git
2020-11-20 Robert VargaFix get{Min,Max}Elements() usage 97/93897/1
2020-11-20 Robert VargaClean up argument checking 96/93896/1
2020-11-20 Robert VargaRemove an orElse(null) indirection 95/93895/1
2020-11-20 Robert VargaFix annotation imports 94/93894/1
2020-11-18 Robert VargaCorrect NonNull annotation 61/93661/2
2020-11-17 Robert VargaConvert yang-data-impl to a JPMS module 55/93855/1
2020-11-17 Robert VargaFixup rfc8528-data-api module-info 56/93656/1
2020-11-17 Robert VargaDrop dependency on javax.xml.bind 52/93852/2
2020-11-17 Robert VargaFixup yang-data-api module-info 55/93655/1
2020-11-16 Robert VargaDo not use @NonNullByDefault in ItemOrder 54/93654/1
2020-11-13 Robert VargaAdd ItemOrder concept 53/93653/1
2020-11-12 Robert VargaGraduate ChildSchemaNodeNamespace as SchemaTreeNamespace 52/93652/1
2020-11-11 Robert VargaImport annotations to yang-parser-rfc7950 50/93650/1
2020-11-06 Robert VargaBump versions to 6.0.2-SNAPSHOT 18/93618/1
2020-11-06 Robert VargaBump odlparent to 8.0.1 16/93616/2
2020-11-05 Robert VargaRemove unused SourceSpecificContext methods 09/93609/2
2020-11-05 Robert VargaFix PhaseModificationInNamespacePath effects 90/93590/5
2020-11-04 Robert VargaRefactor StatementContextBase.effective access 87/93587/1
2020-11-04 Robert VargaFix mis-ordered requires 80/93580/1
2020-11-04 Robert VargaFix transitive if-feature augments 98/69298/40
2020-11-02 miroslav.kovacUse StmtContext.findSubstatementArgument() for isConfig... 04/93504/10
2020-11-02 Robert VargaFix StmtContext.findSubstatementArgument()/hasSubstatem... 53/93553/1
2020-11-02 Robert VargaDeprecate old interfaces CodeGenerator interfaces 35/52035/56
2020-11-02 Robert VargaCentralize project scanning 48/93548/2
2020-11-02 IlliaAdd LazyCollections.lazyAdd for Sets 91/93391/3
2020-11-02 Robert VargaUse plugin-generator-api in yang-maven-plugin 36/52036/77
2020-10-31 Robert VargaRemove check for when being copied 36/93536/1
2020-10-31 Robert VargaFixup module definitions 31/93531/1
2020-10-30 Robert VargaAdd a requirement on annotations 25/93525/1
2020-10-30 miroslav.kovacAdd StmtContext.findFirstSubstatementArgument() 96/93496/11
2020-10-30 Robert VargaDefer substatement initialization in InferredStatementC... 38/92238/14
2020-10-30 Robert VargaClarify NamespaceStorageSupport.getParentNamespaceStorage() 81/93481/2
2020-10-30 Robert VargaTighten {Inferred,Substatement}Context.getParentNamespa... 83/93483/2
2020-10-30 Robert VargaRequire org.slf4j in yang-parser-reactor 82/93482/2
2020-10-30 Robert VargaBuildGlobalContext should be final 80/93480/1
2020-10-30 Robert VargaReactor requires org.eclipse.jdt.annotation 77/93477/2
2020-10-30 Robert VargaUse coerceStatemntArgument for YinElementStatement 76/93476/2
2020-10-30 Robert VargaStorageSpecific.storageType is private and final 79/93479/2
2020-10-29 Robert VargaAdd requires org.slf4j 74/93474/2
2020-10-29 Robert VargaRecheck fields when cleaning up listeners 70/93470/1
2020-10-29 Robert VargaCentralize Abstract{Input,Output}StatementSupport.parse... 67/93467/1
2020-10-29 Robert VargaAdd BaseSchemaTreeStatementSupport.parseArgumentValue() 66/93466/1
2020-10-29 miroslav.kovacMove implementation of OnStatementAdded to single class 61/93461/6
2020-10-29 Robert VargaAdd OnDemandSchemaTreeStorageNode 63/93463/2
2020-10-29 Robert VargaRevert "Add OnDemandSchemaTreeStorageNode" 62/93462/1
2020-10-29 Robert VargaAdd OnDemandSchemaTreeStorageNode 59/93459/6
2020-10-26 Robert VargaConvert rfc8528-data-util to JPMS 51/93251/3
2020-10-25 Robert VargaMinimize surefire overrides 59/93259/2
2020-10-25 Robert VargaAdd faster NormalizedNodes.findNode() alternatives 50/93350/2
2020-10-25 Robert VargaSpeed up NormalizedNodes.getDirectChild() 49/93349/1
2020-10-22 Robert VargaMove yang-data-jaxen to attic top-level directory 50/93250/2
2020-10-22 Robert VargaConvert rfc7952-data-util to JPMS 75/93175/10
2020-10-22 Robert VargaConvert yang-data-util to JPMS 82/93182/6
2020-10-22 Robert VargaConvert rfc8528-data-api to JPMS 46/93146/8
2020-10-22 Robert VargaConvert yang-parser-rfc7950 to JPMS 40/93240/16
2020-10-22 Robert VargaConvert yang-parser-api to JPMS module 45/93145/7
2020-10-22 Robert VargaConvert yang-parser-reactor to a JPMS module 49/93249/4
2020-10-22 Robert VargaConvert yang-parser-spi to JPMS 41/93241/4
2020-10-22 Robert VargaDeprecate YangModelDependencyInfo.forResource() 45/93245/6
2020-10-22 Robert VargaDeprecate ModifierImpl methods 48/93248/2
2020-10-22 Robert VargaAdd a missing @Override 47/93247/2
2020-10-21 Robert VargaFix a raw type warning 46/93246/3
2020-10-21 Robert VargaWorkaround test model loading issues 44/93244/3
2020-10-21 Robert VargaChange StmtTestUtils.sourceForResource() 43/93243/2
2020-10-21 Robert VargaFixup resource loading in yang-parser-rfc7950 42/93242/3
2020-10-21 Robert VargaConvert yang-xpath-impl into a JPMS module 51/93151/7
2020-10-21 Robert VargaRename distribution-karaf to karaf 25/93225/2
2020-10-20 Robert VargaRemove integration-test directory 24/93224/1
2020-10-20 Robert VargaMove validation tools 23/93223/1
2020-10-20 Robert VargaMove yang-plugin artifacts 22/93222/1
2020-10-20 Robert VargaSwitch plugin-generator-api to JPMS module 17/93217/4
2020-10-20 Robert VargaAdd generalized FileGenerator interface 34/52034/47
2020-10-19 Robert VargaAdd a test for resolving names of submodules 86/93186/3
2020-10-19 Robert VargaConvert rfc8040-model-api to JPMS 74/93174/2
2020-10-19 Robert VargaConvert rfc6643-model-api to JPMS 73/93173/1
2020-10-19 Robert VargaConvert rfc6536-model-api to JPMS 72/93172/1
2020-10-19 Robert VargaConvert rfc6241-model-api to JPMS 71/93171/1
2020-10-19 Robert VargaConvert openconfig-model-api to JPMS 70/93170/1
2020-10-19 Robert VargaFix odlext-model-api conversion 69/93169/1
2020-10-19 Robert VargaAdd a test reproducer 53/93153/3
2020-10-19 Robert VargaConvert yang-model-util to JPMS 50/93150/2
2020-10-19 Robert VargaRemove unneeded type specification 49/93149/2
2020-10-19 Robert VargaConvert rfc8528-model-api to JPMS 47/93147/2
2020-10-19 Robert VargaConvert rfc8528-model-api to JPMS 44/93144/2
2020-10-19 Robert VargaConvert rfc7952-data-api to JPMS 43/93143/2
2020-10-19 Robert VargaConvert rfc7952-model-api to JPMS 42/93142/2
2020-10-19 Robert VargaConvert yang-data-api to a JPMS module 20/84020/19
2020-10-18 Robert VargaMake yang-model-api a JPMS module 24/88024/5
2020-10-18 Robert VargaTurn yang-xpath-api into an explicit JPMS module 41/93141/3
2020-10-08 Robert VargaBump versions 6.0.1-SNAPSHOT 98/92998/1
2020-10-08 Robert VargaExpose SchemaNodeIdentifier-based JSON access 93/92993/1
2020-10-08 Robert VargaExpose SchemaNodeIdentifier-based XML access 89/92989/3
2020-10-08 Robert VargaAdd SchemaPath->SchemaNodeIdentifier conversions 90/92990/1
2020-10-07 Robert VargaPromote Absolute.{last,first}NodeIdentifier 28/92928/2
2020-10-06 Robert VargaMake YangNamespaceContextNamespace global 27/92927/1
2020-10-06 Robert VargaRefactor AbstractEffectiveDocumentedNodeWithStatus 21/92921/2
2020-10-06 Robert VargaMore updates to AbstractDeclaredStatement 20/92920/1
2020-10-06 Robert VargaRefactor bit/if-feature statements 19/92919/1
2020-10-06 Robert VargaRefactor simple statements 18/92918/1
2020-10-06 Robert VargaDeprecate StmtContext constructors of AbstractDeclaredS... 17/92917/2
next