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
* added new abstraction type 'AbstractType', which holds abstraction
types like files, ports etc.
* added new 'File' type
- related to ref sealangdotorg/sea#30
* fixed internals
* added basic unit test to support the new type naming etc.
ppaulweber
added a commit
to casm-lang/libcasm-ir
that referenced
this issue
Jun 8, 2017
* renamed 'AbstractType' to ''AbstractionType'
- related to ref sealangdotorg/sea#30
- related to ref sealangdotorg/sea#31
* added missing 'Type::is*()' helper methods
File
type abstraction to the type-system in the IRload
,read
etc.)The text was updated successfully, but these errors were encountered: