mps-coderules/coderules/languages/jetbrains.mps.lang.coderules
Fedor Isakov 35811d7322 Ensure "main" constraint is added as "principal".
Absence of "principal" flag on "main" contstaint causes invalid
processing of added rules that are triggered by this constraint.

Introduce protective copying of arguments in IncrProgramSpecBuilder.
The builder implementation must not reuse the collection passed in as argument.
2020-11-24 13:41:24 +01:00
..
generator/template minor: consider 'main' as a principal constraint 2020-11-23 14:07:07 +03:00
languageModels Handle case of query rules in PreambleInfo 2020-11-18 11:36:28 +03:00
runtime Ensure "main" constraint is added as "principal". 2020-11-24 13:41:24 +01:00
jetbrains.mps.lang.coderules.mpl Introduce memo expression to enable memoization of values. 2020-07-30 17:14:40 +02: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