Remove StmtContext.setCompletedPhase()
[yangtools.git] / yang / yang-parser-reactor / src /
2020-02-02 Robert VargaRemove StmtContext.setCompletedPhase() 58/87358/3
2020-01-31 Robert VargaDefer copy decisions to StatementSupport 44/87144/31
2020-01-28 Robert VargaFix StmtContext.get{Original,PreviousCopy}Ctx() return... 23/87223/2
2020-01-28 Robert VargaMove declaredInstance out of StatementContextBase 22/87222/1
2020-01-28 Robert VargaMake declared statement inheritance a StatementContextB... 79/87179/13
2020-01-28 Robert VargaFix AbstractResumedStatement reparent 98/87198/1
2020-01-28 Robert VargaMake asserts buildDeclared() more lenient 97/87197/1
2020-01-27 Robert VargaCleanup NamespaceStorageSupport/StmtContext API conflict 77/87177/1
2020-01-27 Robert VargaUse ImmutableMap for single namespaces 61/87161/3
2020-01-25 Robert VargaAdd InferredStatementContext 13/87113/21
2020-01-25 Robert VargaExtract AbstractResumedStatement 40/87140/6
2020-01-25 Robert VargaExpand reactor documentation a bit 39/87139/5
2020-01-25 Robert VargaOptimize isConfiguration()/isIgnoringConfig() interplay 38/87138/2
2020-01-25 Robert VargaOptimize SubstatementContext size 30/87130/6
2020-01-24 Robert VargaRemove removeStatementsFromEffectiveSubstatements() 31/87131/2
2020-01-24 Robert VargaMigrate StmtContext javadoc 26/87126/1
2020-01-23 Robert VargaMake StatementContextBase.childCopyOf() final 12/87112/2
2020-01-23 Robert VargaMove common code 10/87110/2
2020-01-23 Robert VargaRemove childCopyOf() generic arguments 09/87109/2
2019-11-26 Robert VargaRework EffectiveStatementBase statement order restoration 67/85967/1
2019-11-01 Anil BelurMerge branch 'master' of ../controller
2019-10-31 Anil BelurMerge branch 'master' of ../controller
2019-10-23 Robert VargaReinstate "Check for nested augmentations" 33/85333/5
2019-10-18 Robert VargaFix foldable trigraphs 96/85196/1
2019-09-10 Robert VargaUse Optional.isEmpty() 92/84292/2
2019-09-02 Robert VargaOptimize immutable lookups 30/84130/1
2019-08-06 Robert VargaRemove PrefixToModule.isPreLinkageMap() 08/83408/9
2019-08-06 Robert VargaApply modernization 14/83414/2
2019-06-28 Robert VargaAdd prerequisiteUnavailable() 09/74809/10
2019-06-28 Robert VargaHandle implicit parent statements during copy operations 38/68838/30
2019-04-04 Robert VargaIntroduce EffectiveModelContext 81/81381/3
2019-04-04 Robert VargaRename EffectiveModelContext to ReactorDeclaredModel 80/81380/2
2019-03-22 Robert VargaClean up StatementDefinition argument definition interface 43/81043/8
2019-02-25 Robert VargaRemove ImplicitParentAwareStatementSupport inheritence 78/80578/4
2019-02-19 Robert VargaAdd StatementMap.toString() 90/80390/1
2019-01-01 Robert VargaMigrate parser to JDT annotations 04/76704/10
2018-12-26 Robert VargaEnable spotbugs in yang-parser-reactor 16/76016/9
2018-12-26 Robert VargaShorten StatementMap$Regular.get(int) 54/79054/2
2018-12-26 Robert VargaFix StatementMap$RegularAsCollection's size 24/76024/6
2018-12-26 Robert VargaMass-migrate to Objects.requireNonNull() 40/79040/4
2018-12-14 Robert VargaMass migrate fields to use Immutable collections 06/78806/2
2018-10-26 Robert VargaFix StmtContext nullness problems 60/77260/3
2018-10-24 Robert VargaConvert parser-{reactor,spi} classes to JDT annotations 38/77238/18
2018-10-23 Robert VargaCleanup StmtContext nullness annotations 98/77198/2
2018-09-12 Robert VargaFix logging template 25/76025/2
2018-08-08 Robert VargaAdd NamespaceBehaviour.toString() 53/74953/1
2018-08-03 Robert VargaMake sure we mark phase modification 06/74806/4
2018-08-03 Robert VargaMigrate @Nullable annotation 07/74807/2
2018-07-31 Robert VargaRework identifier path subscription 94/74694/4
2018-07-12 Robert VargaAdd support for incremental Prerequisites 71/73971/3
2018-05-04 Robert VargaFix code smells in yang-parser-spi 92/71792/2
2018-05-04 Robert VargaFix Sonar-reported code smells in yang-parser-reactor 91/71791/1
2018-02-27 Robert VargaAllow StatementMap to be resized to correct size 24/68824/1
2018-02-27 Robert VargaAllow StatementWriter to be stateful 11/68811/5
2018-02-19 Robert VargaAdd the ability to build effective model 99/68399/2
2017-11-20 Peter KajsaYANGTOOLS-812: Add SchemaContextFactory control of... 13/64413/22
2017-11-13 Robert VargaFix checkstyle issues reported by odlparent-3.0.0's... 90/65490/1
2017-11-09 Robert VargaAllow fluent use of BuildAction 11/65311/2
2017-11-03 Robert VargaYANGTOOLS-706: split out yang-parser-reactor 38/65038/5