Commits

Pavel Yaskevich committed 8e04a842395
[Type checker] Introduce directional path consistency algorithm DPC algorithm 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.