You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
…able.js (#2435)
* first try to fix performance issues
* fix simplification re-ordering
* fix hidden character
* revert changes
* simplify during type variable substitution, fix composed simplification,
fix type comparision
* adjust ordering
* reorder constraints
* keep order of members
* keep order of type refs
* keep order while simplifying
* add helper method
* adjust expected order
* add tests
* fix NPE
* tune constraint system to keep original order
* another round on the simplification
* check integration tests
* fix missing clearing of proxy info
* adjust expectations
* adjust expectations
* adjust simplifications
* simplify primitives
* fix typos
* improve error message
* improve calculateOptionalFieldStrategy
* another twist on the composed type simplifier
* adjust expectations
* adjust test expectations
* temporary FIXMEs for GH-2437
* adjust test expectation
see FIXMEs in
TypeAlias_genericAlias_openExistentialInTypesOfReact.n4js.xt
The text was updated successfully, but these errors were encountered: