mps-coderules/coderules/languages
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.lang.coderules Enable to use origin{} block to specify no origin. 2019-11-05 18:46:02 +01:00
jetbrains.mps.lang.controlflow Re-save all models, language name updated in .mpl files. 2019-08-20 23:11:19 +02:00
jetbrains.mps.lang.smodel.types Re-save all models, language name updated in .mpl files. 2019-08-20 23:11:19 +02:00
jetbrains.mps.lang.typechecking Deprecate SNodeSetType operation in typechecking lang. This lang exists now only for the sake of "types" aspect. 2019-10-12 09:35:09 +02:00
jetbrains.mps.logic Handle additional case of constructing ListNodeCons 2019-10-26 16:17:37 +03:00
jetbrains.mps.typechecking.annotation Remove unneded handler 2019-09-12 15:29:14 +03:00
jetbrains.mps.typechecking.testlang Fix all templates with broken scopes for logical variables. 2019-10-25 22:45:55 +02:00