mps-coderules/coderules/solutions
Fedor Isakov 9a8b3585d7 Fix runtime and generator to support queries and call macros.
Expand macro supports dispatching by concept.
Logical variables declared on macro's body are init'ed in apply method.
Enable the hack to ensure dependencies on macro input are tracked.
2020-03-31 18:43:22 +02:00
..
jetbrains.mps.coderules Fix java stub locations for RxJava. 2020-03-05 16:23:47 +01:00
jetbrains.mps.coderules.build Update to the latest RxJava2 and Swing adapter. 2020-03-05 15:49:04 +01:00
jetbrains.mps.coderules.test Drop ModelPropertiesChecker temporarily from CheckProjectModules test. 2020-03-05 16:48:04 +01:00
jetbrains.mps.coderules.typechecking Revert temporary workaround for MPSCR-51 from 16e39a93 2020-03-23 14:39:54 +03:00
jetbrains.mps.coderules.typechecking.test Revert temporary workaround for MPSCR-51 from 16e39a93 2020-03-23 14:39:54 +03:00
jetbrains.mps.coderules.typechecking.testlang.sandbox Apply migrations after switch to MPS 193. Regenerate project. 2020-02-03 11:24:22 +01:00
jetbrains.mps.coderules.typechecking.ui Revert temporary workaround for MPSCR-51 from 16e39a93 2020-03-23 14:39:54 +03:00
jetbrains.mps.coderules.ui Ensure RxSwingPlugins is unset and scheduler initialized. 2020-03-05 18:18:20 +01:00
jetbrains.mps.controlflow Update Supervisor and TypesIndex to incorporate changes in feedback reporting (MPSCR-32) 2020-02-05 12:29:33 +03:00
jetbrains.mps.controlflow.ui Apply migrations after switch to MPS 193. Regenerate project. 2020-02-03 11:24:22 +01:00
jetbrains.mps.lang.coderules.template Fix runtime and generator to support queries and call macros. 2020-03-31 18:43:22 +02:00
jetbrains.mps.lang.controlflow.runtime Apply migrations after switch to MPS 193. Regenerate project. 2020-02-03 11:24:22 +01:00
jetbrains.mps.lang.typechecking.runtime Apply migrations after switch to MPS 193. Regenerate project. 2020-02-03 11:24:22 +01:00
jetbrains.mps.logic.reactor Apply migrations after switch to MPS 193. Regenerate project. 2020-02-03 11:24:22 +01:00
jetbrains.mps.logic.test Refactor: drop meaningless DataForm.asRoot (used symbolPath which is deprecated) 2020-03-06 14:04:18 +03:00