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

Implement type_reference (medium starter task) #1650

Closed
veripoolbot opened this issue Dec 20, 2019 · 0 comments
Closed

Implement type_reference (medium starter task) #1650

veripoolbot opened this issue Dec 20, 2019 · 0 comments
Labels
area: data-types Issue involves data-types effort: hours Expect this issue to require roughly hours of invested effort to resolve resolution: fixed Closed; fixed type: feature-IEEE Request to add new feature, described in IEEE 1800

Comments

@veripoolbot
Copy link
Contributor


Author Name: Wilson Snyder (@wsnyder)
Original Redmine Issue: 1650 from https://www.veripool.org


Good small task, though requires looking at the parsing and elaboration code which is non-trivial to understand.

Implement type_reference rule in IEEE which is e.g. "var type(foo) bar;", that is bar is the same type as foo.

@veripoolbot veripoolbot added area: data-types Issue involves data-types effort: hours Expect this issue to require roughly hours of invested effort to resolve good first issue Good for newcomers status: ready Issue is ready for someone to fix; then goes to 'status: assigned' type: feature-IEEE Request to add new feature, described in IEEE 1800 labels Dec 22, 2019
@wsnyder wsnyder added resolution: fixed Closed; fixed and removed good first issue Good for newcomers status: ready Issue is ready for someone to fix; then goes to 'status: assigned' labels Jan 26, 2020
@wsnyder wsnyder closed this as completed Jan 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: data-types Issue involves data-types effort: hours Expect this issue to require roughly hours of invested effort to resolve resolution: fixed Closed; fixed type: feature-IEEE Request to add new feature, described in IEEE 1800
Projects
None yet
Development

No branches or pull requests

2 participants