]> gerrit.simantics Code Review - simantics/platform.git/commit
Proper error message, when pattern compilation fails 35/235/1
authorHannu Niemistö <hannu.niemisto@semantum.fi>
Thu, 29 Dec 2016 07:44:00 +0000 (09:44 +0200)
committerHannu Niemistö <hannu.niemisto@semantum.fi>
Thu, 29 Dec 2016 07:44:00 +0000 (09:44 +0200)
commitfc1c765795517b3e77a1956fb2ae98a770d2beec
tree227475a442c3f493fb634bbd3e7fdbee59e98805
parent35df801afb7c2e4544b57762de21aa9b5e21ac01
Proper error message, when pattern compilation fails

Also, added CHR regression tests to regression test suite.

refs #6900

Change-Id: Idac2dc44b9afa74b5ea48e53d1f317a3497bd2bb
bundles/org.simantics.scl.compiler/src/org/simantics/scl/compiler/elaboration/chr/CHRQuery.java
bundles/org.simantics.scl.compiler/src/org/simantics/scl/compiler/elaboration/chr/CHRRule.java
bundles/org.simantics.scl.compiler/src/org/simantics/scl/compiler/elaboration/chr/planning/QueryPlanningContext.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/CHR4.scl [new file with mode: 0644]