Skip to content
This repository has been archived by the owner on Jul 1, 2021. It is now read-only.

Bug fixes and more tests. #4

Merged
merged 1 commit into from
Jun 1, 2021
Merged

Bug fixes and more tests. #4

merged 1 commit into from
Jun 1, 2021

Conversation

peterhuene
Copy link
Owner

  • Improve error message for incorrect export type.
  • Make the order of types in the linked module stable.
  • Make the order of imports in the linked module stable.
  • Add a simple test for linking two modules without an interface.
  • Add a simple test for linking two modules with an interface.
  • Enable validation of function bodies in parsed modules.

* Improve error message for incorrect export type.
* Make the order of types in the linked module stable.
* Make the order of imports in the linked module stable.
* Add a simple test for linking two modules without an interface.
* Add a simple test for linking two modules with an interface.
* Enable validation of function bodies in parsed modules.
@peterhuene peterhuene merged commit 3468a4d into main Jun 1, 2021
@peterhuene peterhuene deleted the more-impl branch June 1, 2021 20:18
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant