Commits

Pavel Yaskevich committed de51b01195b
[Type checker] Introduce directional path consistency algorithm DPC algoritm tries to solve individual sub-expressions and combine resolved types as a way to reduce pre-existing OSR domains. Solving is done bottom-up so each consecutive sub-expression tightens possible solution domain even further.