Bump odlparent to 6.0.1
[yangtools.git] / yang / yang-parser-rfc7950 /
2019-10-18 Robert VargaFix foldable trigraphs 96/85196/1
2019-10-09 Robert VargaAddress Java-9-dependent FIXMEs 46/83746/3
2019-10-09 Robert VargaMinimize antlr configuration 95/84995/3
2019-10-08 Robert VargaLeafEffectiveStatement should be a DataTreeEffectiveSta... 88/84988/3
2019-10-08 Robert VargaRemove maven.compiler.release overrides 92/84992/4
2019-10-08 Robert VargaCleanup yang-parser-rfc7950 antlr configuration 90/84990/2
2019-10-02 Robert VargaBump versions to 4.0.2-SNAPSHOT 75/84875/1
2019-10-01 Robert VargaBump versions to 4.0.1-SNAPSHOT 48/84848/1
2019-10-01 Robert VargaFix EffectiveStatement namespace access 36/84836/4
2019-10-01 Robert VargaRemove ImplicitCaseSchemaNode 34/84834/2
2019-10-01 Robert VargaPush out FIXMEs to 5.0.0 33/84833/4
2019-09-27 Robert VargaRename Any{Data,Xml}SchemaNode to Any{data,xml}SchemaNode 87/84787/1
2019-09-03 Robert VargaSwitch encoding unsigned type normalization to Uint... 47/83947/20
2019-09-02 Robert VargaOptimize immutable lookups 30/84130/1
2019-08-22 Robert VargaFix a theoretical IM_BAD_CHECK_FOR_ODD 99/83899/1
2019-08-22 Robert VargaRemove unneeded spotbugs/checkstyle declarations 87/83887/2
2019-08-22 Robert VargaDisable SpotBugs enforcement on select artifacts 86/83886/3
2019-08-19 Robert VargaBump odlparent to 6.0.0-SNAPSHOT 83/83383/17
2019-07-30 Robert VargaHide effective statement implementations 06/69206/20
2019-07-30 Robert VargaBump version to 4.0.0-SNAPSHOT 18/83318/1
2019-07-29 Robert VargaBump version to 3.0.5-SNAPSHOT 93/83293/1
2019-07-29 Robert VargaRevert "Check for nested augmentations" 91/83291/1
2019-07-25 Robert VargaCheck for nested augmentations 45/81145/6
2019-07-18 Robert VargaBump versions for 3.0.4-SNAPSHOT 83/83083/1
2019-07-09 Robert VargaAdd AbstractIdentifiable 83/82983/4
2019-07-09 Robert VargaFix yang-parser-rfc7950 module name 78/82978/1
2019-07-08 Robert VargaAllow statements to efficiently lookup actions/notifica... 43/82943/1
2019-06-28 Robert VargaHandle implicit parent statements during copy operations 38/68838/30
2019-06-27 Robert VargaUse assertThat(isA()) instead of assertTrue(instanceof) 59/82759/1
2019-06-12 Robert VargaBump versions to 3.0.3-SNAPSHOT (again) 02/82502/1
2019-06-12 Robert VargaRevert "Bump versions to 3.0.3-SNAPSHOT" 00/82500/1
2019-06-12 Robert VargaBump versions to 3.0.3-SNAPSHOT 94/82494/1
2019-05-30 Robert VargaBump versions to 3.0.2-SNAPSHOT 58/82258/6
2019-05-24 PeterSunaCreate unit tests for anydata implemetnation. 25/82225/3
2019-04-30 Robert VargaUse null SchemaPath if we cannot construct it 14/81814/2
2019-04-08 Robert VargaCleanup YIN tests 52/81452/2
2019-04-08 Robert VargaBump versions to 3.0.0-SNAPSHOT 53/81453/1
2019-04-04 Robert VargaIntroduce EffectiveModelContext 81/81381/3
2019-04-04 Robert VargaRename EffectiveModelContext to ReactorDeclaredModel 80/81380/2
2019-03-26 Robert VargaPrepare RevisionAwareXPath for XPath integration 01/81201/3
2019-03-26 Robert VargaRemove SchemaNodeIdentifierBuildNamespace 94/81194/5
2019-03-26 Robert VargaRemove duplicate {Declared,Effective}Statement methods 91/81191/3
2019-03-26 Robert VargaUse NPE to report null arguments 68/81168/10
2019-03-26 Robert VargaAddress FIXMEs in StatementStreamSource 77/81177/4
2019-03-26 Danielle MustilloStrings Ending in Backslash are Improperly Lexed 50/81150/9
2019-03-26 Robert VargaAdd basic support for lenient path expression parsing 59/81159/2
2019-03-25 Robert VargaIntegrate leafref path argument parser 17/81017/21
2019-03-25 Robert VargaCorrect LeafrefTypeDefinition 43/81143/7
2019-03-25 Robert VargaRemove unneeded javax.annotation suppressions 40/81140/1
2019-03-25 Robert VargaBump odlparent to 5.0.0 92/80892/23
2019-03-25 Robert VargaRemove @NotThreadSafe annotations 38/81138/2
2019-03-22 Robert VargaClean up StatementDefinition argument definition interface 43/81043/8
2019-03-16 Robert VargaAdd Automatic-Module-Name declarations 36/80936/1
2019-03-10 Robert VargaHook if-feature statements onto FeatureNamespace 39/80739/7
2019-03-08 Robert VargaRedefine if-feature statement in terms IfFeatureExpr 37/80737/4
2019-03-08 Robert VargaDefine IfFeature via a specialized class 36/80736/4
2019-03-08 Robert VargaMake sure we populate features 38/80738/3
2019-03-08 Robert VargaMake getIfFeaturePredicate() a default method 35/80735/1
2019-02-25 Robert VargaRemove deprecated yang.model.api.stmt constructs 90/80590/2
2019-02-25 Robert VargaQName is a YANG identifier 73/80573/8
2019-02-25 Robert VargaRemove ImplicitParentAwareStatementSupport inheritence 78/80578/4
2019-02-25 Robert VargaUpdate Unique{Constraint,EffectiveStatetement,Statement... 76/80576/3
2019-01-25 Robert VargaCleanup yang-parser-spi namespaces 52/68552/9
2019-01-25 Robert VargaDo not generate listener interfaces 84/69084/5
2019-01-25 Robert VargaBump versions for yangtools-3.0.0 02/79902/1
2019-01-19 Robert VargaBump version to 9-SNAPSHOT 59/79659/2
2019-01-10 Robert VargaStart 2.1.8 release development 03/79403/1
2019-01-01 Robert VargaMigrate parser to JDT annotations 04/76704/10
2018-12-26 Robert VargaMass-migrate to Objects.requireNonNull() 40/79040/4
2018-12-25 Robert VargaSpeed up StatementContextVisitor.getValidStatementDefin... 42/79042/6
2018-12-22 Robert VargaBump versions to .7-SNAPSHOT 90/78990/1
2018-12-14 Robert VargaMass migrate fields to use Immutable collections 06/78806/2
2018-12-11 Robert VargaBump versions to 2.1.6-SNAPSHOT 39/78639/1
2018-11-25 Robert VargaBump version to 2.1.5-SNAPSHOT 19/78119/1
2018-11-07 Robert VargaBump versions to 2.1.4-SNAPSHOT 87/77587/1
2018-11-04 Robert VargaShorten Prerequisite reference 56/77456/2
2018-10-26 Robert VargaFix StmtContext nullness problems 60/77260/3
2018-10-24 Robert VargaFixup errors reported by null analysis 51/77251/3
2018-10-24 Robert VargaMigrate SchemaSourceRepresentation annotations 32/77232/5
2018-10-24 Robert VargaMigrate StatementDefinition @Nullable 31/77231/3
2018-10-23 Robert VargaCleanup IdentifierNamespace annotations 28/77228/3
2018-10-23 Robert VargaMigrate EffectiveStatement to @NonNull 26/77226/5
2018-10-23 Robert VargaMigrate TypeDefinitionAware to JDT types 25/77225/6
2018-10-23 Robert VargaMigrate statements to JDT annotations 24/77224/6
2018-10-23 Robert VargaMigrate RevisionStatement to JDT annotations 22/77222/2
2018-10-23 Robert VargaMigrate AbstractDeclaredStatement to JDT annotations 21/77221/2
2018-10-23 Robert VargaMigrate SchemaNode to JDT annotations 20/77220/1
2018-10-23 Robert VargaMigrate {Action,Notification}NodeContainer to JDT annot... 18/77218/1
2018-10-23 Robert VargaMigrate UsesNode to JDT annotations 17/77217/1
2018-10-23 Robert VargaMigrate UniqueConstraint to JDT annotations 14/77214/1
2018-10-23 Robert VargaMigrate ListSchemaNode to JDT annotations 12/77212/1
2018-10-23 Robert VargaMigrate LeafListSchemaNode to JDT annotations 11/77211/1
2018-10-23 Robert VargaMigrate IdentitySchemaNode to JDT annotations 09/77209/1
2018-10-23 Robert VargaMigrate DocumentedNode/Status to JDT annotations 07/77207/1
2018-10-23 Robert VargaCleanup ModelStatement/StatementDefinition non-nullness 92/77192/2
2018-10-22 Robert VargaAdd a unit test showing augmentation handling 72/77172/2
2018-10-15 Robert VargaAttach error listeners to lexers 01/77001/1
2018-10-13 Robert VargaBump versions to 2.1.3-SNAPSHOT 70/76970/1
2018-10-10 Robert VargaDrop the use of project.groupId 20/76820/1
2018-10-10 Robert VargaAdd bundle-parent and use it 19/76819/1
next