mps-coderules/coderules/languages/jetbrains.mps.lang.coderules
Grigorii Kirgizov c6889be4e7 Consider possible errors at rule generation stage as non fatal and produce Program with some rules dropped (fixes MPSCR-38)
New Result.RECOVERED case-class is added which collects errors but doesn't fail.
Currently errors are collected but not reported.
2020-02-06 01:02:50 +03:00
..
generator/template Apply migration that replaces empty logical type with term type. 2020-02-05 12:34:20 +01:00
languageModels Ensure all rule parameters of same type are displayed on separate lines. Deprecte ParameterContainer. Migration. 2020-02-05 17:02:31 +01:00
runtime Consider possible errors at rule generation stage as non fatal and produce Program with some rules dropped (fixes MPSCR-38) 2020-02-06 01:02:50 +03:00
jetbrains.mps.lang.coderules.mpl Ensure all rule parameters of same type are displayed on separate lines. Deprecte ParameterContainer. Migration. 2020-02-05 17:02:31 +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