Make sure we populate features
[yangtools.git] / yang / yang-parser-rfc7950 / src / main / java /
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 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-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-14 Robert VargaMass migrate fields to use Immutable collections 06/78806/2
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-15 Robert VargaAttach error listeners to lexers 01/77001/1
2018-09-23 Robert VargaFix compilation with JDK9 99/76399/1
2018-09-19 Robert VargaDo not clutter logs with a thrown exception 50/76250/1
2018-09-19 Robert VargaFix TypedefEffectiveStatementImpl double-checked load 49/76249/1
2018-09-19 Robert VargaRemove unneeded interface declaration 48/76248/1
2018-09-19 Robert VargaRemove unneeded check 47/76247/1
2018-09-04 Robert VargaNote UniqueConstraint changes 09/75709/1
2018-08-30 Stephen KittClean various constructs 50/75550/4
2018-08-16 Robert VargaFix unique argument parser 27/75227/3
2018-08-11 Robert VargaImprove IfFeaturePredicateVisitor 13/75113/5
2018-08-08 Robert VargaDo not use SchemaNodeIdentifierBuildNamespace prerequisites 72/73972/19
2018-08-06 Robert VargaRevert "Relax identity statement argument checks" 49/74849/2
2018-07-16 Robert VargaAdd AbstractEffectiveOperationContainerSchemaNode 60/74060/4
2018-07-16 Robert VargaIntroduce AbstractEffectiveOperationDefinition 59/74059/4
2018-07-16 Robert VargaDeclaredStatements can contain default implementations 54/74054/8
2018-07-16 Robert VargaAdd ConfigStatementContainerDeclaredStatement 53/74053/2
2018-07-10 Robert VargaReduce sonar code smells 78/73878/1
2018-07-09 Robert VargaLimit namespace lookps of import prefixes 52/73852/2
2018-06-13 Robert VargaAdd DataTreeAwareEffectiveStatement 07/72907/18
2018-06-13 Robert VargaAdd SchemaTreeAwareEffectiveStatement 17/69217/22
2018-05-28 Robert VargaFix YangModelDependencyInfo handling of arguments 73/72373/1
2018-03-20 Robert VargaRelax identity statement argument checks 35/69635/3
2018-03-16 Robert VargaIntroduce StmtContextUtils.parse(Node)Identifier 85/69485/8
2018-03-14 Robert VargaAdd YangConstants.operation{Input,Output}QName() 84/69484/3
2018-03-11 Robert VargaAdd QName.withModule(QNameModule) method 57/69357/4
2018-03-07 Robert VargaOptimize augment conflict checking 16/69216/2
2018-03-02 Robert VargaIntern more arguments 04/69004/2
2018-02-27 Robert VargaCleanup AbstractEffectiveDocumentedDataNodeContainer... 37/68837/1
2018-02-27 Robert VargaAllow StatementMap to be resized to correct size 24/68824/1
2018-02-27 Robert VargaOptimize YinStatementStreamSource 14/68814/5
2018-02-27 Robert VargaAllow StatementWriter to be stateful 11/68811/5
2018-02-27 Robert VargaPopulate Extension/FeatureEffectiveNamespace 15/68815/2
2018-02-27 Robert VargaAdd Case/Extension/Feature/IdentityEffectiveStatementNa... 05/68805/1
2018-02-26 Robert VargaDeprecate PrefixToModule.isPreLinkageMap() 80/68680/5
2018-02-26 Robert VargaTurn YangStatementParserListenerImpl into a visitor 78/68678/8
2018-02-25 Robert VargaEncapsulate YangStatementParserListenerImpl.walk() 76/68676/2
2018-02-25 Robert VargaPrivatize YangStatementParserListenerImpl 75/68675/2
2018-02-23 Robert VargaExpose identities from ModuleEffectiveStatement 51/68551/2
2018-02-21 Robert VargaDo not fake an errorMessage for pattern constraints 64/68464/4
2018-02-19 Robert VargaAdd submodule lookup namespace 18/68418/1
2018-02-19 Robert VargaAdd YANG/YIN namespace string literals 16/68416/2
2018-02-05 Robert VargaExpose EffectiveModuleStatement prefix mapping 91/67891/8
2018-02-04 Robert VargaCorrect double-quoted string whitespace trimming 99/67899/3
2018-02-02 Robert VargaDeprecate CopyableNode at al. 52/67752/3
2018-02-01 Robert Vargayang-parser-impl supports ASTSchemaSource 11/67811/2
2017-12-25 Michael VorburgerFix slf4j usage errors found by checkstyle-logging 46/66446/3
2017-12-23 Robert VargaYANGTOOLS-838: detect grouping identifier shadowing 66/66666/2
2017-11-20 Robert VargaRename ChoiceCaseNode to CaseSchemaNode 47/65747/2
2017-11-20 Peter KajsaYANGTOOLS-812: Add SchemaContextFactory control of... 13/64413/22
2017-11-20 Robert VargaPopulate yang-parser-api 12/65312/17
2017-11-16 Robert VargaTurn StatementSupports into singletons 82/65582/2
2017-11-15 Robert VargaDocument namespace behaviours using singletons 38/65538/4
2017-11-14 Robert VargaYANGTOOLS-833: Eliminate unneeded dependencies 95/65495/5
2017-11-13 Robert VargaYANGTOOLS-706: move odlext parser support 62/65462/13
2017-11-13 Robert VargaAdd support for overriding statement supports 79/65479/7
2017-11-13 Robert VargaFix checkstyle issues reported by odlparent-3.0.0's... 90/65490/1
2017-11-13 Claudio D. GaspariniBGPCEP-717: Reduce log levels 68/65468/4
2017-11-13 Robert VargaYANGTOOLS-706: Split out yang-parser-rfc7950 56/65456/11