Drop dependency on javax.xml.bind
[yangtools.git] / yang / yang-parser-rfc7950 /
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-04 Robert VargaFix mis-ordered requires 80/93580/1
2020-11-04 Robert VargaFix transitive if-feature augments 98/69298/40
2020-10-31 Robert VargaRemove check for when being copied 36/93536/1
2020-10-30 miroslav.kovacAdd StmtContext.findFirstSubstatementArgument() 96/93496/11
2020-10-30 Robert VargaUse coerceStatemntArgument for YinElementStatement 76/93476/2
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-25 Robert VargaMinimize surefire overrides 59/93259/2
2020-10-22 Robert VargaConvert yang-parser-rfc7950 to JPMS 40/93240/16
2020-10-22 Robert VargaDeprecate YangModelDependencyInfo.forResource() 45/93245/6
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-19 Robert VargaAdd a test reproducer 53/93153/3
2020-10-08 Robert VargaBump versions 6.0.1-SNAPSHOT 98/92998/1
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
2020-10-06 Robert VargaSimplify Module/Submodule statement argument usage 16/92916/1
2020-10-06 Robert VargaUse UnqualifiedQName for {Module,Submodule}Statement 10/92910/6
2020-10-06 Robert VargaPush out uses/refine integration FIXMEs out 13/92913/2
2020-10-06 Robert VargaRename NamespaceRevisionAware to QNameModuleAware 11/92911/2
2020-10-06 Robert VargaPush FIXMEs out 08/92908/1
2020-10-05 Robert VargaRemove RevisionAwareXPath 04/92904/11
2020-10-05 Robert VargaRefactor PatternEffectiveStatement 03/92903/4
2020-10-05 Robert VargaMigrate default method implementations to model.api 00/92900/2
2020-10-05 Robert VargaSplit out input/output schema nodes 95/92895/9
2020-10-05 Robert VargaSeparate out Module and Submodule interfaces 93/92893/8
2020-10-04 Robert VargaReplace UniqueConstraint with UniqueEffectiveStatement 94/92894/3
2020-10-04 Robert VargaAdd EffectiveStatementEquivalent 85/91885/9
2020-10-04 Robert VargaRename UnknownSchemaNode.isAddedByAugmentation() 91/92891/4
2020-10-04 Robert VargaRemove legacy toString() overrides 90/92890/4
2020-09-21 Robert VargaFix warnings when we are augmenting-in a list 29/92529/1
2020-09-21 Robert VargaUse StandardCharsets 28/92528/1
2020-09-09 Robert VargaFix IRStatement formatting 30/92430/2
2020-09-09 Robert VargaTake advantage of ANTLR keyword validation 03/92203/11
2020-09-07 Robert VargaRemove ASTSchemaSource 11/92411/6
2020-09-07 Robert VargaIntroduce IRSchemaSource 05/92305/6
2020-08-27 Robert VargaRemove YangModelDependencyInfo.COLON_SPLITTER 04/92304/1
2020-08-23 Robert VargaEliminate DQUOT_START/SQUOT_START tokens 50/92250/2
2020-08-23 Robert VargaDisconnect IRStatement from ANTLR 46/92246/1
2020-08-23 Robert VargaEliminate quotedString parser construct 44/92244/7
2020-08-23 Robert VargaTreat empty double-quoted strings as single-quoted 45/92245/4
2020-08-22 Robert VargaFix eclipse nullness warnings around Class 35/92235/5
2020-08-22 Robert VargaReparent BaseQNameStatementSupport 34/92234/3
2020-08-22 Robert VargaRefactor AbstractEffectiveDocumentedNodeWithStatus 13/92013/11
2020-08-21 Robert VargaAdd an explicit intermediate YANG representation 53/92153/21
2020-08-20 Robert VargaSpecial-case identifier lexer token 06/92206/2
2020-08-20 Robert VargaAdd a specialized token factory 07/92007/16
2020-08-14 Robert VargaRemove AbstractRootStatement 12/92012/5
2020-08-14 Robert VargaUpdate AbstractEffectiveDocumentedNodeWithStatus design 53/91953/7
2020-08-14 Robert VargaRemove unused abstract classes 52/91952/7
2020-08-14 Robert VargaRemove EffectiveStatementBase 51/91951/7
2020-08-14 Robert VargaRemove YangStatementStreamSource.getYangAST() 35/92035/4
2020-08-14 Robert VargaRemove an unneeded continue 63/92163/1
2020-08-14 Robert VargaBump versions to 6.0.0-SNAPSHOT 61/92161/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-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 declaration of extension-related supports 11/92011/2
2020-07-22 Robert VargaBump versions to 5.0.6-SNAPSHOT 38/91538/2
2020-07-22 Robert VargaRevert "Update YANG lexer/parser to accept free-standin... 32/91532/1
2020-07-17 Robert VargaBump versions to 5.0.5-SNAPSHOT 95/91395/1
2020-07-06 Robert VargaUpdate YANG lexer/parser to accept free-standing '+' 04/89104/5
2020-07-06 Robert VargaClean up OpenConfigVersionSupport 25/90925/1
2020-07-05 Robert VargaAdd UnknownSchemaNodeMixin 22/90922/1
2020-07-04 Robert VargaRefactor ExtensionStatementSupport 18/90918/3
2020-07-04 Robert VargaRefactor {Module,Submodule}EffectiveStatementImpl 02/87502/7
2020-07-03 Robert VargaRemove statement filter caches from AbstractEffectiveModule 13/90913/3
2020-07-03 Robert VargaRemove simple AbstractEffectiveModule properties 12/90912/1
2020-07-03 Robert VargaRemove AbstractEffectiveModule.get{Namespace,Revision} 11/90911/1
2020-07-03 Robert VargaRemove AbstractEffectiveModule.name 10/90910/1
2020-07-02 Robert VargaDeprecate EffectiveStatementBase for removal 05/90905/3
2020-07-02 Robert VargaRemove {Numerical,String}RestrictionsImpl 04/90904/3
2020-07-02 Robert VargaMigrate InstanceIdentifierSpecificationSupport 03/90903/2
2020-07-02 Robert VargaMigrate LeafrefSpecificationSupport 02/90902/3
2020-07-02 Robert VargaMigrate UnionSpecificationSupport 01/90901/2
2020-07-02 Robert VargaMigrate IdentityRefSpecificationSupport 00/90900/2
2020-07-02 Robert VargaMigrate EnumSpecificationSupport 99/90899/4
2020-07-02 Robert VargaMigrate Decimal64SpecificationSupport 96/90896/3
2020-07-02 Robert VargaMigrate BitsSpecificationSupport 95/90895/3
2020-07-02 Robert VargaConsolidate IntegralTypeEffectiveStatementImpl 94/90894/4
2020-07-02 Robert VargaConsolidate StringTypeEffectiveStatementImpl 93/90893/5
2020-07-02 Robert VargaConsolidate LeafrefTypeEffectiveStatementImpl 92/90892/5
2020-07-02 Robert VargaConsolidate InstanceIdentifierTypeEffectiveStatementImpl 91/90891/4
2020-07-02 Robert VargaConsolidate EnumTypeEffectiveStatementImpl 90/90890/4
2020-07-02 Robert VargaConsolidate DecimalTypeEffectiveStatementImpl 89/90889/5
2020-07-02 Robert VargaConsolidate BitsTypeEffectiveStatementImpl 88/90888/4
next