diff options
author | Paul Sokolovsky <pfalcon@users.sourceforge.net> | 2014-01-12 17:06:25 +0200 |
---|---|---|
committer | Paul Sokolovsky <pfalcon@users.sourceforge.net> | 2014-01-12 22:04:21 +0200 |
commit | 757ac81a69cc2143a6b170367b18c75ac60249e4 (patch) | |
tree | 13302ead4c84e367f99435c067a5a96c41e11091 /py/parse.c | |
parent | c260bc58e66f5fefc03b59c80c91a550282fb47c (diff) | |
download | micropython-757ac81a69cc2143a6b170367b18c75ac60249e4.tar.gz micropython-757ac81a69cc2143a6b170367b18c75ac60249e4.zip |
Add proper checks for fits-in-small-int. Make it reusable.
We likely should make mp_obj_new_int() inline, and rely on its
encapsulated check rather than inline checks everywhere explicitly.
Also, parser for big small int values is still broken.
Diffstat (limited to 'py/parse.c')
0 files changed, 0 insertions, 0 deletions