mps-coderules/coderules/solutions
Fedor Isakov bb8fffc7ea Enable to use origin{} block to specify no origin.
Rules that are used only as auxiliary resolvers don't have an associated
origin node, even though they are produced from a specific location.
To enable tracking of correct origin to report errors to one can use
origin(no origin){} to override the default behaviour.
2019-11-05 18:46:02 +01:00
..
jetbrains.mps.coderules Minor refactoring and renaming in coderules runtime. Documentation. 2019-11-05 18:46:02 +01:00
jetbrains.mps.coderules.build Enable to use origin{} block to specify no origin. 2019-11-05 18:46:02 +01:00
jetbrains.mps.coderules.test Introduce dependency to Config in typechecking options and service. Avoid relying on static getInstance() method to access Config. 2019-10-23 15:39:17 +02:00
jetbrains.mps.coderules.typechecking Introduce dependency to Config in typechecking options and service. Avoid relying on static getInstance() method to access Config. 2019-10-23 15:39:17 +02:00
jetbrains.mps.coderules.typechecking.test Minor refactoring and renaming in coderules runtime. Documentation. 2019-11-05 18:46:02 +01:00
jetbrains.mps.coderules.typechecking.testlang.sandbox Drop baseLanguage from imports in a sandbox model. 2019-09-05 22:56:11 +02:00
jetbrains.mps.coderules.typechecking.ui Make CoderulesHelper reference the relevant aspect clique. 2019-10-19 22:15:52 +02:00
jetbrains.mps.coderules.ui Fix memory leak: leaked through toolbar actions. 2019-09-30 16:44:36 +02:00
jetbrains.mps.controlflow Simplify working with SessionToken, drop a supefluous step. 2019-10-18 18:22:07 +02:00
jetbrains.mps.controlflow.ui Make CoderulesHelper reference the relevant aspect clique. 2019-10-19 22:15:52 +02:00
jetbrains.mps.lang.coderules.template Minor refactoring and renaming in coderules runtime. Documentation. 2019-11-05 18:46:02 +01:00
jetbrains.mps.lang.controlflow.runtime Refactor aspect lookup, introduce aspect clique to support multiple typesystems. 2019-08-12 18:21:38 +02:00
jetbrains.mps.lang.typechecking.runtime Refactor aspect lookup, introduce aspect clique to support multiple typesystems. 2019-08-12 18:21:38 +02:00
jetbrains.mps.logic.reactor Switch to reactor version 0.9.14. 2019-09-30 16:44:36 +02:00
jetbrains.mps.logic.test Update language version after migrations from mps.logic lang 2019-09-11 13:24:02 +03:00
jetbrains.mps.reporting.runtime Extend RuleBuilder with template app session: automatically require node ponters passed as args to constraints. 2019-11-04 16:20:57 +01:00