issues
search
plasma-umass
/
Ninia
Python interpreter in JavaScript
Other
20
stars
8
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Implement python tracebacks
#45
Mdrbhatti
closed
9 years ago
4
Fix web interface
#44
jvilk
opened
9 years ago
0
Implement generators
#43
Mdrbhatti
closed
9 years ago
3
Track information required by `sys.exc_info()`
#42
jvilk
opened
9 years ago
1
Add support for traceback objects
#41
jvilk
opened
9 years ago
1
Implement python's Thread module
#40
Mdrbhatti
closed
9 years ago
3
Fix "Doppio and DoppioJVM" Link in Readme
#39
saulshanabrook
closed
9 years ago
1
Finish implementation of generator objects
#38
perimosocordiae
closed
9 years ago
2
Convert JS exceptions to Python exceptions
#37
perimosocordiae
opened
9 years ago
0
Implement ArithmeticError and move exception code
#36
Mdrbhatti
closed
9 years ago
5
Add exception classes
#35
Mdrbhatti
closed
9 years ago
4
Wrapping / exposing more functions at the Python level.
#34
jvilk
closed
9 years ago
0
Investigate using PyPy's bytecode compiler
#33
jvilk
opened
9 years ago
0
Add exception support and make test runner async
#32
Mdrbhatti
closed
9 years ago
4
Fix native objects
#31
jvilk
closed
9 years ago
0
Implemented Thread.exit()
#30
Mdrbhatti
closed
9 years ago
2
Implemented Ninia Thread
#29
Mdrbhatti
closed
9 years ago
4
hash => __hash__, mirror CPython behavior
#28
jvilk
opened
9 years ago
0
Use Py_Cell for closures
#27
geremih
closed
9 years ago
4
DELETE_* opcodes
#26
geremih
closed
9 years ago
1
Implement closures
#25
geremih
closed
9 years ago
2
Implemented UNPACK_SEQUENCE instruction
#24
Mdrbhatti
closed
9 years ago
8
Fix creation of new child frames
#23
geremih
closed
9 years ago
2
test.ts: Show output when error occurs
#22
geremih
closed
9 years ago
1
__setitem__ for Py_List
#21
geremih
closed
9 years ago
1
List indices can also be long
#20
geremih
closed
9 years ago
1
Implement slices
#19
geremih
closed
9 years ago
3
Settle on a representation for generic Python objects
#18
jvilk
closed
9 years ago
9
Improve Test Code Coverage
#17
jvilk
opened
9 years ago
5
Use 32-bits for ints
#16
jvilk
closed
9 years ago
1
Add tslint to Makefile
#15
geremih
closed
9 years ago
2
Add missing type annotations
#14
jvilk
closed
9 years ago
4
Clean up numeric math operations
#13
jvilk
closed
9 years ago
0
Implement bool()
#12
geremih
closed
9 years ago
6
Recursion fix
#11
mfkaptan
closed
9 years ago
1
Separate tests and pretty print results
#10
mfkaptan
closed
9 years ago
1
Implement negative step for range()
#9
geremih
closed
9 years ago
1
range function and list.tostring improvemant
#8
KRVPerera
closed
9 years ago
3
Handling circular dependencies
#7
geremih
closed
9 years ago
7
Hex fix
#6
mfkaptan
closed
9 years ago
5
Bin implementation fix
#5
mfkaptan
closed
9 years ago
2
Adding loop test and making it run
#4
perimosocordiae
closed
9 years ago
0
Fixing gitignores
#3
perimosocordiae
closed
9 years ago
0
Refactoring the main loop
#2
perimosocordiae
closed
9 years ago
0
fixing truediv operator, adding -g flag
#1
perimosocordiae
closed
9 years ago
0