mps-coderules/coderules/languages/jetbrains.mps.logic/runtime
Fedor Isakov 9b8a560edc Simplify generator template for Splice, rely on java method overloading.
LogicalUtil defines a bunch of overloaded methods that help dispatch
data form construction based on runtime class of logical variable.
This eliminates the need to use coerce in generator template.
2020-04-15 10:40:59 +02:00
..
models Simplify generator template for Splice, rely on java method overloading. 2020-04-15 10:40:59 +02:00
jetbrains.mps.logic.runtime.msd Support node<> argument in constraints. Prepare to get rid of node-ptr<>. Minor refactoring. 2020-02-20 11:59:28 +01:00