mps-coderules/coderules/solutions/jetbrains.mps.coderules.tes...
Fedor Isakov e32e7cdbe4 Refactoring and optimizing incremental typechecking
- left only "required" -- the only kind of dependency that is relevant
 - drop the old two-stage scheme of incremental processing
 - implement a heuristic to detect if an update has caused any change,
   and only propagate the update further the inverse requirements graph
   in case there were real changes
 - drop cached memo
 - various code simplifications and refactorings
2024-09-24 10:39:14 +02:00
..
models Refactoring and optimizing incremental typechecking 2024-09-24 10:39:14 +02:00
jetbrains.mps.coderules.testhelper.msd Refactoring and optimizing incremental typechecking 2024-09-24 10:39:14 +02:00