Skip to content
This repository has been archived by the owner on Mar 15, 2022. It is now read-only.

Reader: implement translation of unbox #45

Closed
erozenfeld opened this issue Feb 18, 2015 · 3 comments
Closed

Reader: implement translation of unbox #45

erozenfeld opened this issue Feb 18, 2015 · 3 comments
Assignees
Milestone

Comments

@erozenfeld
Copy link
Member

This includes unbox and unbox.any msil instructions.

@AndyAyersMS
Copy link
Member

Will do the non-nullable case for now and open a new issue for the nullable case.

AndyAyersMS added a commit to AndyAyersMS/llilc that referenced this issue Mar 26, 2015
Fixes part of dotnet#45.

Leave the nullable case NYI since we don't have a test case for it yet.
AndyAyersMS added a commit to AndyAyersMS/llilc that referenced this issue Mar 26, 2015
Fixes part of dotnet#45.

Leave the nullable case NYI since we don't have a test case for it yet.
@AndyAyersMS AndyAyersMS added this to the Sprint 81 milestone Mar 26, 2015
AndyAyersMS added a commit to AndyAyersMS/llilc that referenced this issue Mar 26, 2015
Fixes part of dotnet#45.

Leave the nullable case NYI since we don't have a test case for it yet.
@AndyAyersMS AndyAyersMS modified the milestones: Sprint 82, Sprint 81 Mar 26, 2015
@AndyAyersMS
Copy link
Member

We have enough of this done now that it doesn't need to be an S81 item, and it no longer blocks hello world bringup.

@russellhadley russellhadley modified the milestones: Sprint 83, Sprint 82 May 5, 2015
@AndyAyersMS
Copy link
Member

Other than the nullable case (#361) this is done, so closing.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants