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

Add more SetResult_* methods #460

Merged
merged 2 commits into from Aug 29, 2017
Merged

Add more SetResult_* methods #460

merged 2 commits into from Aug 29, 2017

Conversation

ghost
Copy link

@ghost ghost commented Aug 27, 2017

Addition of :

  • SetResult_I1 (byte)
  • SetResult_U1 (sbyte)
  • SetResult_I2 (short)
  • SetResult_U2 (ushort)

Signed-off-by: Christophe Gerbier christophe@mikrobusnet.org

Addition of :
 - SetResult_I1 (byte)
 - SetResult_U1 (sbyte)
 - SetResult_I2 (short)
 - SetResult_U2 (ushort)

Signed-off-by: Christophe Gerbier <christophe@mikrobusnet.org>
@ghost ghost added Area: Interpreter Everything related with the interpreter, execution engine and such Type: enhancement labels Aug 27, 2017
@ghost ghost self-assigned this Aug 27, 2017
@nfbot
Copy link
Member

nfbot commented Aug 27, 2017

Hi @MikroBusNet,

I'm nanoFramework bot.
Thank you for your contribution!

A human will be reviewing it shortly. 😉

@josesimoes josesimoes merged commit dcd4b8a into nanoframework:master Aug 29, 2017
@ghost ghost deleted the SetResult branch August 30, 2017 17:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: Interpreter Everything related with the interpreter, execution engine and such Type: enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants