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
Note that there are now the required definitions in place for virtualized pattern matching, in squid/lib/matching.scala. We just need to adapt ModularEmbedding to convert pattern matching syntax to these. And ideally, of course, make the default IRs smart about handling pattern-matching.
Currently, pattern matching and partial function syntaxes (and derived) are not supported. Implement a virtualization scheme to support them.
The text was updated successfully, but these errors were encountered: