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

Scala support #43

Closed
wants to merge 20 commits into from
Closed

Scala support #43

wants to merge 20 commits into from

Conversation

Synesso
Copy link
Contributor

@Synesso Synesso commented Dec 7, 2018

This continues on from the good work started by @nbauernfeind and supercedes #32. At the time of opening the PR, the compilation errors against test fixtures have been resolved. Remaining work:

@Synesso
Copy link
Contributor Author

Synesso commented Dec 16, 2018

I've added union test case scenarios that arise when generating Stellar objects and were not already covered:

  • Union nested unions
  • Unions with void default arms
  • Enum discriminated unions with incomplete arms and no default
  • Type aliased primitive discriminated unions

@Synesso
Copy link
Contributor Author

Synesso commented Dec 17, 2018

This is ready for review.

@Synesso Synesso closed this Oct 30, 2020
@Synesso Synesso deleted the scala-support branch October 30, 2020 21:58
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

Successfully merging this pull request may close these issues.

2 participants