-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Rename type Bit
to Binary
#54
Comments
ppaulweber
changed the title
remove the type
Rename type Nov 29, 2017
Bit
in favor of Bit'1
Bit
to Binary
ppaulweber
added a commit
to casm-lang/libcasm-ir
that referenced
this issue
Nov 30, 2017
* related to sealangdotorg/sea#54
ppaulweber
added a commit
to casm-lang/libcasm-ir
that referenced
this issue
Nov 30, 2017
ppaulweber
added a commit
to casm-lang/libcasm-fe
that referenced
this issue
Nov 30, 2017
ppaulweber
added a commit
to casm-lang/libcasm-rt
that referenced
this issue
Nov 30, 2017
ppaulweber
added a commit
to casm-lang/libcasm-rt
that referenced
this issue
Nov 30, 2017
ppaulweber
added a commit
to casm-lang/libcasm-tc
that referenced
this issue
Nov 30, 2017
ppaulweber
added a commit
to casm-lang/libcasm-tc
that referenced
this issue
Nov 30, 2017
ppaulweber
added a commit
to casm-lang/libcasm-fe
that referenced
this issue
Nov 30, 2017
ppaulweber
added a commit
to casm-lang/libcasm-fe
that referenced
this issue
Nov 30, 2017
@emmanuel099 please take over this issue and provided proper test cases when the #16 is ready! |
ppaulweber
added a commit
to casm-lang/libcasm-tc
that referenced
this issue
Dec 6, 2017
accordingly to the latest PR the last request for this issue can be done, I'll close this one for good! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Bit
can be defined through the type alias feature from add type alias/renaming syntax and type resolver pass #16 bytype Bit = Binary'1
The text was updated successfully, but these errors were encountered: