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
{{ message }}
This repository was archived by the owner on May 18, 2019. It is now read-only.
- Added origin as argument to typeExp to handle 'end' and to allow
specific handling of expression based on where they're occuring.
- Moved detection of invalid usage of typenames from the
instantiation to the typing.
- Changed Variability to an enumeration for easier handling.
- Improved typing of subscripts, including type checking and checking
the number of subscripts.
0 commit comments