Paul Sokolovsky
|
48b3572f7e
|
Add framework to support alternative implementations of long int Python type.
|
2014-01-12 22:04:21 +02:00 |
Damien George
|
97209d38e1
|
Merge branch 'cplusplus' of https://github.com/ian-v/micropython into ian-v-cplusplus
Conflicts:
py/objcomplex.c
|
2014-01-07 15:58:30 +00:00 |
ian-v
|
7a16fadbf8
|
Co-exist with C++ (issue #85)
|
2014-01-06 09:52:29 -08:00 |
Paul Sokolovsky
|
860ffb0a43
|
Convert many object types structs to use C99 tagged initializer syntax.
|
2014-01-05 22:34:09 +02:00 |
Damien George
|
45b43c21c4
|
Oops: add objint.c
|
2014-01-05 01:50:45 +00:00 |