mps-coderules/coderules/languages/jetbrains.mps.lang.coderules
Fedor Isakov 03be7f19b5 Optimize processing of static rules
Avoid evaluating templates and producing rules on null
input and all required closure of this input, which effectively
constitutes the static collection of rules that are only
dependent on chosen aspect clique.
2020-12-13 22:09:31 +01:00
..
generator/template Implement require(All) statement to call overloaded require methods. 2020-12-08 22:57:35 +01:00
languageModels Handle case of query rules in PreambleInfo 2020-11-18 11:36:28 +03:00
runtime Optimize processing of static rules 2020-12-13 22:09:31 +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