]> gerrit.simantics Code Review - simantics/platform.git/commit
(refs #7459) Fixed check for alread defined value name in the module. 02/902/2
authorHannu Niemistö <hannu.niemisto@semantum.fi>
Fri, 1 Sep 2017 13:03:24 +0000 (16:03 +0300)
committerTuukka Lehtonen <tuukka.lehtonen@semantum.fi>
Fri, 1 Sep 2017 13:29:02 +0000 (16:29 +0300)
commitae20feb8fa4c5c2534979df4b1496dfd57e37413
tree411e22bb56ab8862609cc624422c7e6d8b995ff2
parent4be719091f987e1377657949584f28665c852ce3
(refs #7459) Fixed check for alread defined value name in the module.

Change-Id: I2826c194a0210da4b63746caa7ea92e2e6e60d26
bundles/org.simantics.scl.compiler/src/org/simantics/scl/compiler/compilation/Elaboration.java
bundles/org.simantics.scl.compiler/src/org/simantics/scl/compiler/compilation/NameExistenceChecks.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/ClashingJavaImport.scl [new file with mode: 0644]
tests/org.simantics.scl.compiler.tests/src/org/simantics/scl/compiler/tests/scl/ConstructorNameClash.scl