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

Fix pop instruction using __pragma__. #21

Merged
merged 1 commit into from
May 6, 2019

Conversation

eduardostalinho
Copy link
Contributor

@eduardostalinho eduardostalinho commented May 6, 2019

Fix pop instruction using Transcrypt __pragma__('alias').

I've tried to create a decorator for this function, but I was not able to call pragma outside of pytop5js.py.

Fixes #3

Screencast:

pop_sketch

Fix pop instruction using Transcrupt __pragma__ alias.
I've tried to create a decorator for this function, but I was not
able to call __pragma__ outside of pytop5js.py.
@eduardostalinho eduardostalinho changed the base branch from master to develop May 6, 2019 19:31
@eduardostalinho eduardostalinho changed the title Fix processing pop using __pragma__. Fix pop instruction using __pragma__. May 6, 2019
@berinhard berinhard merged commit c41e59c into berinhard:develop May 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants