Skip to content
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

Backend for remaining BIR instructions for subset 1 #42

Closed
6 tasks done
jclark opened this issue Jun 10, 2021 · 0 comments
Closed
6 tasks done

Backend for remaining BIR instructions for subset 1 #42

jclark opened this issue Jun 10, 2021 · 0 comments
Assignees
Milestone

Comments

@jclark
Copy link
Contributor

jclark commented Jun 10, 2021

Need:

  • Equal
  • IntCompare
  • IntNegate
  • Branch
  • CondBranch
  • BooleanNot

We will deal with panicking separately.

@jclark jclark self-assigned this Jun 10, 2021
jclark added a commit that referenced this issue Jun 11, 2021
jclark added a commit that referenced this issue Jun 11, 2021
Part of #42
Support boolean for call and return
Add a workaround for jBallerina bug 31008 in buildCall
jclark added a commit that referenced this issue Jun 11, 2021
jclark added a commit that referenced this issue Jun 11, 2021
Progress on #13. Progress on #42.
jclark added a commit that referenced this issue Jun 12, 2021
@jclark jclark closed this as completed Jun 12, 2021
jclark pushed a commit that referenced this issue Jun 15, 2021
* Add function call related tests

* Add nested function calls

* Add recursive function calls

Progress on #42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant