mps-coderules/coderules/languages/jetbrains.mps.lang.coderules/languageModels
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
..
behavior.mps Breaking change: logical vars must be declared by constraint rule that uses them. 2019-10-25 22:45:55 +02:00
constraints.mps Run migrations with MPS 2019.2 EAP3. 2019-07-26 17:27:18 +02:00
editor.mps Enable to use origin{} block to specify no origin. 2019-11-05 18:46:02 +01:00
findUsages.mps Rename concept Handler -> RulesList 2019-05-09 17:30:14 +02:00
intentions.mps Run migrations with MPS 2019.2 EAP3. 2019-07-26 17:27:18 +02:00
jetbrains.mps.lang.coderules.analysis.mps Handle one more case of finding principal constraints in Query rules with an additional heuristic. 2019-10-15 21:15:38 +03:00
migration.mps Deprecate NodeAnchor, provide migration to .pointer operation. 2019-11-04 16:20:38 +01:00
plugin.mps Switch to 2018.3 RC. Apply all migrations. 2018-11-28 16:48:59 +01:00
structure.mps Enable to use origin{} block to specify no origin. 2019-11-05 18:46:02 +01:00
typesystem.mps Allow node-ptr<> to be specified in require statement. 2019-11-04 17:10:34 +01:00
util.mps Move VarModificationAnalysisUtil to new model for analysis-related code 2019-08-22 15:16:17 +02:00