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

Support for instance arrays #24

Open
3 of 5 tasks
eschkufz opened this issue Oct 25, 2018 · 1 comment
Open
3 of 5 tasks

Support for instance arrays #24

eschkufz opened this issue Oct 25, 2018 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@eschkufz
Copy link
Contributor

eschkufz commented Oct 25, 2018

Overview

Arrays of module instantiations actually look A LOT like generate statements. I guess that's not surprising since we handle instantiations and generates nearly identically everywhere else.

Deliverables

  • Add parser support for instance arrays
  • Add typechecking support for instance arrays
  • TEMPORARY --- Emit typechecker errors for instance array usage
  • Support for instance arrays
  • FINAL --- Turn off typechecker errors and switch to support
@eschkufz eschkufz added the enhancement New feature or request label Oct 25, 2018
@eschkufz
Copy link
Contributor Author

Merging these changes back into master to prevent the use of array instances while work on this ticket continues.

@eschkufz eschkufz self-assigned this Dec 11, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant