issues
search
jmartiuk5
/
python-on-a-chip
Automatically exported from code.google.com/p/python-on-a-chip
Other
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
empty string assignment produces garbage
#260
GoogleCodeExporter
opened
9 years ago
1
functions assigned to a class attribute are promoted to members
#259
GoogleCodeExporter
opened
9 years ago
1
support for user data types
#258
GoogleCodeExporter
opened
9 years ago
0
Unable to build v10 posix64
#257
GoogleCodeExporter
opened
9 years ago
1
Fix C_NULL for C++ compiler
#256
GoogleCodeExporter
closed
9 years ago
3
Fix build break when HAVE_SNPRINTF_FORMAT is false
#255
GoogleCodeExporter
closed
9 years ago
4
Fix sys.time overflow
#254
GoogleCodeExporter
closed
9 years ago
3
Fix compile system so string cache can be disabled
#253
GoogleCodeExporter
opened
9 years ago
0
Implement the simplest form of try/catch
#252
GoogleCodeExporter
opened
9 years ago
1
Fix string cache
#251
GoogleCodeExporter
opened
9 years ago
0
Implement SLICE_1,2,3
#250
GoogleCodeExporter
closed
9 years ago
2
Compiler warning when shifting an 8-bit value beyond 8 bits
#249
GoogleCodeExporter
closed
9 years ago
1
Linker trouble due to ordering of files
#248
GoogleCodeExporter
closed
9 years ago
1
PIC32 support?
#247
GoogleCodeExporter
opened
9 years ago
4
Patch for /src/lib/dict.py
#246
GoogleCodeExporter
opened
9 years ago
0
false positive in string/sequence comparison
#245
GoogleCodeExporter
opened
9 years ago
1
Create new platform darwin with xcode project
#244
GoogleCodeExporter
closed
9 years ago
2
running ipm in Windows desttop
#243
GoogleCodeExporter
opened
9 years ago
0
Multithread
#242
GoogleCodeExporter
opened
9 years ago
1
Remove pycscope from tools
#241
GoogleCodeExporter
closed
9 years ago
1
Implement way for builtin types to call their class methods
#240
GoogleCodeExporter
closed
9 years ago
1
Support for Fischertechnik Interface
#239
GoogleCodeExporter
opened
9 years ago
0
Add support for compilers that don't allow zero-sized arrays
#238
GoogleCodeExporter
closed
9 years ago
2
Use standard built-in functions
#237
GoogleCodeExporter
opened
9 years ago
0
Improve posix64's method of finding file size
#236
GoogleCodeExporter
closed
9 years ago
1
posix64 build fails
#235
GoogleCodeExporter
opened
9 years ago
1
Add support for platform-specific module loading
#234
GoogleCodeExporter
closed
9 years ago
6
import packages
#233
GoogleCodeExporter
opened
9 years ago
0
Update stm32 platform
#232
GoogleCodeExporter
closed
9 years ago
1
Support the 'with' statement
#231
GoogleCodeExporter
opened
9 years ago
1
Resurrect the mbed port for v10
#230
GoogleCodeExporter
closed
9 years ago
2
mbed platform: Add LEDs to the PinName lookup table
#229
GoogleCodeExporter
closed
9 years ago
1
Reduce calls to snprint() using home-brew itoa/ftoa/dtoa
#228
GoogleCodeExporter
closed
9 years ago
1
Invalid compilation with Python > 2.6
#227
GoogleCodeExporter
closed
9 years ago
5
duplicate link objects with scons
#226
GoogleCodeExporter
opened
9 years ago
0
v10 ipm do_load() broken
#225
GoogleCodeExporter
closed
9 years ago
2
Error line in trace back wrong in large functions
#224
GoogleCodeExporter
closed
9 years ago
3
SLICE_1 (SLICE+1) implementation in Python
#223
GoogleCodeExporter
closed
9 years ago
4
mbed online compiler fails on snprintf
#222
GoogleCodeExporter
closed
9 years ago
3
heap.c does not compile on non-desktop platforms
#221
GoogleCodeExporter
closed
9 years ago
2
Eliminate simple uses of snprintf
#220
GoogleCodeExporter
closed
9 years ago
2
Apply recent issues to v10
#219
GoogleCodeExporter
closed
9 years ago
2
Fix unit tests so they work on desktop64
#218
GoogleCodeExporter
closed
9 years ago
4
Create 64-bit desktop platform
#217
GoogleCodeExporter
closed
9 years ago
5
Set functionality flags at full files
#216
GoogleCodeExporter
closed
9 years ago
7
Remove stdio.h headers references in Virtual Machine code
#215
GoogleCodeExporter
closed
9 years ago
5
Change file name(s) to avoid conflict
#214
GoogleCodeExporter
opened
9 years ago
0
Heap initialization error with unaligned pointers on platform with 64-bit words
#213
GoogleCodeExporter
closed
9 years ago
1
Implement [sn]printf in a sli-like file to avoid using external libc
#212
GoogleCodeExporter
closed
9 years ago
7
Implement ipm using marshal system in v10
#211
GoogleCodeExporter
closed
9 years ago
2
Next