Skip to content

Support varlen encoding for arbitrary int and uint numbers #312

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

Merged
merged 2 commits into from
Feb 19, 2014

Conversation

pfalcon
Copy link
Contributor

@pfalcon pfalcon commented Feb 19, 2014

This superseded #311 and fully implements efficient varlen encoding for both signed and unsigned integers in bytecode.

@Neon22
Copy link
Contributor

Neon22 commented Feb 19, 2014

FWIW - that is very neatly done :)

dpgeorge added a commit that referenced this pull request Feb 19, 2014
Support varlen encoding for arbitrary int and uint numbers
@dpgeorge dpgeorge merged commit b74501c into micropython:master Feb 19, 2014
@dpgeorge
Copy link
Member

Nice work.

@pfalcon pfalcon deleted the int-varlen branch February 22, 2014 21:31
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.

3 participants