]> gerrit.simantics Code Review - simantics/platform.git/commit
Fixed a bug related to the extent of variable frames (see test case) 39/1339/1
authorHannu Niemistö <hannu.niemisto@semantum.fi>
Fri, 29 Dec 2017 08:49:21 +0000 (10:49 +0200)
committerHannu Niemistö <hannu.niemisto@semantum.fi>
Fri, 29 Dec 2017 08:49:21 +0000 (10:49 +0200)
commitfa65538fcc09cdf6e0db94cc4f88acade5b28b77
tree3956b4fc24df543ddb742f9d79555eb17d759c1a
parent40370f30d373d8ad850495f100700141ff600fa3
Fixed a bug related to the extent of variable frames (see test case)

refs #7698

Change-Id: I18879f6cffb9f796f673f697711249c962b1e073
bundles/org.simantics.scl.compiler/src/org/simantics/scl/compiler/elaboration/contexts/TranslationContext.java
bundles/org.simantics.scl.compiler/src/org/simantics/scl/compiler/elaboration/expressions/EConstant.java
bundles/org.simantics.scl.compiler/src/org/simantics/scl/compiler/elaboration/expressions/ELiteral.java
tests/org.simantics.scl.compiler.tests/src/org/simantics/scl/compiler/tests/ModuleRegressionTests.java
tests/org.simantics.scl.compiler.tests/src/org/simantics/scl/compiler/tests/scl/RepeatedVariableDefinitionBug.scl [new file with mode: 0644]