issues
search
google-code-export
/
skulpt
Automatically exported from code.google.com/p/skulpt
Other
1
stars
1
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Make startswith and endswith work
#119
GoogleCodeExporter
opened
9 years ago
1
Make the single parameter open() work
#118
GoogleCodeExporter
opened
9 years ago
1
Add support for sorted()
#117
GoogleCodeExporter
opened
9 years ago
0
Add support for the round() function
#116
GoogleCodeExporter
opened
9 years ago
1
Make quit() and exit() work
#115
GoogleCodeExporter
opened
9 years ago
1
If statement within a try block causes a crash
#114
GoogleCodeExporter
opened
9 years ago
4
Diamond/shared ancestor inheritance incorrect
#113
GoogleCodeExporter
opened
9 years ago
0
Little to no documentation
#112
GoogleCodeExporter
opened
9 years ago
0
Little to no documentation
#111
GoogleCodeExporter
opened
9 years ago
0
% operations is Non-pythonic
#110
GoogleCodeExporter
opened
9 years ago
0
A try block with a return statement that contains a comparison fails
#109
GoogleCodeExporter
opened
9 years ago
1
int() parses whitespace characters and zero length strings
#108
GoogleCodeExporter
opened
9 years ago
1
Patch for /src/env.js
#107
GoogleCodeExporter
opened
9 years ago
1
cannot load simple python modules
#106
GoogleCodeExporter
opened
9 years ago
0
comparing an object and an integer
#105
GoogleCodeExporter
opened
9 years ago
1
None is a valid value for a key:value pair
#104
GoogleCodeExporter
closed
9 years ago
3
Minimum and maximum of list just outputs the list
#103
GoogleCodeExporter
opened
9 years ago
0
Merge billyearney fork
#102
GoogleCodeExporter
opened
9 years ago
0
Applicative order Y combinator fails with TypeError
#101
GoogleCodeExporter
opened
9 years ago
0
No output in Google Chrome 13.0 on Windows
#100
GoogleCodeExporter
closed
9 years ago
2
@classmethod is not implemented
#99
GoogleCodeExporter
opened
9 years ago
0
__str__ method not called for user defined class
#98
GoogleCodeExporter
closed
9 years ago
2
print type(float(17)) incorrect
#97
GoogleCodeExporter
opened
9 years ago
1
Should use regular expression check on string to integer conversion
#96
GoogleCodeExporter
opened
9 years ago
0
skulpt does not like tuples as dictionary keys
#95
GoogleCodeExporter
opened
9 years ago
0
Can't request code review
#94
GoogleCodeExporter
opened
9 years ago
4
random now working
#93
GoogleCodeExporter
opened
9 years ago
0
__lt__, __gt__, __eq__, etc.
#92
GoogleCodeExporter
opened
9 years ago
0
toJSON should be __json__
#91
GoogleCodeExporter
opened
9 years ago
3
Misplaced math functions
#90
GoogleCodeExporter
opened
9 years ago
0
construction of singleton fails
#89
GoogleCodeExporter
opened
9 years ago
0
list([...]) should make a copy of the list
#88
GoogleCodeExporter
closed
9 years ago
7
list([...]) should make a copy of the list
#87
GoogleCodeExporter
closed
9 years ago
2
sorted([...])
#86
GoogleCodeExporter
opened
9 years ago
0
Python3 Parser
#85
GoogleCodeExporter
opened
9 years ago
0
parseInt() not a good replacement for int(...)
#84
GoogleCodeExporter
closed
9 years ago
1
Feature Request: generator.send
#83
GoogleCodeExporter
closed
9 years ago
3
`set` type
#82
GoogleCodeExporter
closed
9 years ago
3
NotImplemented not implemented :)
#81
GoogleCodeExporter
opened
9 years ago
2
Min and Max values of lists/tuples
#80
GoogleCodeExporter
closed
9 years ago
3
(re-)support interactive mode
#79
GoogleCodeExporter
opened
9 years ago
0
urllib and other modules
#78
GoogleCodeExporter
opened
9 years ago
0
Platform module
#77
GoogleCodeExporter
opened
9 years ago
0
Docstring support
#76
GoogleCodeExporter
opened
9 years ago
0
Feature Request: Recursion limiting
#75
GoogleCodeExporter
opened
9 years ago
0
Feature Request: raw_input() [and input()?]
#74
GoogleCodeExporter
opened
9 years ago
3
Mod sign issue
#73
GoogleCodeExporter
closed
9 years ago
2
Weird number issue
#72
GoogleCodeExporter
closed
9 years ago
2
Classes cannot be extended
#71
GoogleCodeExporter
closed
9 years ago
2
Skulpt chokes on __proto__ as a key.
#70
GoogleCodeExporter
closed
9 years ago
1
Next