Refactor Leaf(List)EffectiveStatementImpl
[yangtools.git] / yang / yang-parser-rfc7950 / src / main / java / org /
2020-01-14 Robert VargaRefactor Leaf(List)EffectiveStatementImpl 15/86815/24
2020-01-14 Robert VargaFix statement support generic arguments 70/86870/2
2020-01-14 Robert VargaCleanup AugmentEffectiveStatementImpl 68/86868/3
2020-01-13 Robert VargaRefactor KeyEffectiveStatementImpl 43/86843/10
2020-01-12 Robert VargaRefactor simple effective statements 14/86814/14
2020-01-09 Robert VargaFix {Length,Range}Statement retaining ArrayLists 27/86827/2
2019-12-29 Robert VargaRemove useless UnsupportedOperationException throws 12/86612/2
2019-12-28 Robert VargaIssue an info message when a config=true list does... 98/86598/1
2019-12-28 Robert VargaDeprecate resetAugmenting() for removal 96/86596/1
2019-12-26 Robert VargaSplit out RFC7950 ANTLR grammars 80/86580/3
2019-12-26 Robert VargaSuppress UPM_UNCALLED_PRIVATE_METHOD 82/86582/2
2019-12-25 Robert VargaFix PathExpressionParser predicate path handling 71/86571/2
2019-12-23 Robert VargaAllow Errata 5617 expressions in leafref 90/82690/20
2019-11-27 Robert VargaRemove intermediate checking maps 84/85984/8
2019-11-27 Robert VargaEliminate childNodes map 63/85963/18
2019-11-27 Robert VargaCompute mustConstraints lazily 62/85962/11
2019-11-27 Robert VargaCompute unknown nodes lazily 60/85960/15
2019-11-27 Robert VargaCentralize must contraint definitions 61/85961/11
2019-11-27 Robert VargaCentralize unknownNodes 59/85959/10
2019-11-27 Robert VargaRefactor AbstractEffectiveModule 70/85970/10
2019-11-26 Robert VargaDetect duplicate groupings in operation definitions 87/85987/1
2019-11-26 Robert VargaSpeed up confict detection 85/85985/3
2019-11-26 Robert VargaRework EffectiveStatementBase statement order restoration 67/85967/1
2019-11-26 Robert VargaRemove Collection2.filter() from EffectieStatementBase 64/85964/1
2019-11-25 Robert VargaAdd AbstractEffectiveDocumentedNodeWithoutStatus 57/85957/2
2019-11-25 Robert VargaTarget statement hiding FIXMEs 58/85958/1
2019-11-01 Robert VargaRemove unused logger from ArgumentUtils 95/85495/2
2019-11-01 Anil BelurMerge branch 'master' of ../controller
2019-10-31 Anil BelurMerge branch 'master' of ../controller
2019-10-31 Robert VargaAdd static ArgumentUtils XPath integration 25/85425/12
2019-10-23 Robert VargaReinstate "Check for nested augmentations" 33/85333/5
2019-10-18 Robert VargaFix foldable trigraphs 96/85196/1
2019-10-09 Robert VargaAddress Java-9-dependent FIXMEs 46/83746/3
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-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-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-29 Robert VargaRevert "Check for nested augmentations" 91/83291/1
2019-07-25 Robert VargaCheck for nested augmentations 45/81145/6
2019-07-09 Robert VargaAdd AbstractIdentifiable 83/82983/4
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-04-30 Robert VargaUse null SchemaPath if we cannot construct it 14/81814/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 VargaAddress FIXMEs in StatementStreamSource 77/81177/4
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 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-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 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
next