mps-coderules/coderules/languages/jetbrains.mps.lang.coderules
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
..
generator/template Enable to use origin{} block to specify no origin. 2019-11-05 18:46:02 +01:00
languageModels Enable to use origin{} block to specify no origin. 2019-11-05 18:46:02 +01:00
runtime Minor refactoring and renaming in coderules runtime. Documentation. 2019-11-05 18:46:02 +01:00
jetbrains.mps.lang.coderules.mpl Enable to use origin{} block to specify no origin. 2019-11-05 18:46:02 +01:00
jetbrains.mps.lang.typesystem2.migration Rename the language and runtime solution: typesystem2 -> coderules. Move typechecking-related stuff to typechecking solution. Reorganize modules, delete obsolete stuck files. 2018-06-12 18:00:30 +02:00