- 14 Jan, 2016 1 commit
-
-
Marius Wachtler authored
compile: Don't check for ''break' outside loop' error when in AST only mode
-
- 13 Jan, 2016 6 commits
-
-
Marius Wachtler authored
fixes for py.test
-
Marius Wachtler authored
_warnings is modifying it
-
Marius Wachtler authored
-
Marius Wachtler authored
-
Marius Wachtler authored
-
Marius Wachtler authored
-
- 12 Jan, 2016 11 commits
-
-
Marius Wachtler authored
Add a modified version of cpythons ast test
-
Marius Wachtler authored
-
Marius Wachtler authored
Correctly align pointers inside registerPotentialRootRange
-
Marius Wachtler authored
this showed up while importing a C extension
-
Marius Wachtler authored
enable CPython's _ast module
-
asaka authored
function compile
-
Marius Wachtler authored
Allow subclassing classmethod and staticmethod
-
Marius Wachtler authored
Don't abort when generating a call of a known type which is not callable.
-
Marius Wachtler authored
-
Marius Wachtler authored
fixes #1046
-
Marius Wachtler authored
enable dictview tests
-
- 11 Jan, 2016 15 commits
-
-
Marius Wachtler authored
-
Marius Wachtler authored
support type(name, bases, dict) where dict has non str keys
-
Marius Wachtler authored
Add some missing attributes to Int object
-
Marius Wachtler authored
-
Boxiang Sun authored
Pyston current frame introspection mechanism does not support OSR frames, get the line number when the frame still available
-
Boxiang Sun authored
-
Boxiang Sun authored
-
Boxiang Sun authored
-
Marius Wachtler authored
fix minor compatibility issues
-
Marius Wachtler authored
-
Marius Wachtler authored
-
Marius Wachtler authored
-
Marius Wachtler authored
The capi uses this to deny instancing a type directly.
-
Marius Wachtler authored
-
Marius Wachtler authored
Add missing complex attributes
-
- 08 Jan, 2016 2 commits
-
-
Boxiang Sun authored
-
Boxiang Sun authored
-
- 07 Jan, 2016 5 commits
-
-
Marius Wachtler authored
Implement PyErr_WarnEx
-
Boxiang Sun authored
-
Boxiang Sun authored
-
Boxiang Sun authored
-
Marius Wachtler authored
add PyGC_AddPotentialRoot
-