-
Notifications
You must be signed in to change notification settings - Fork 283
Pull requests: pyston/pyston_v1
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Subclassing the bool from long instead int object.
#1424
opened Jul 1, 2017 by
Daetalus
Contributor
Loading…
implement tp_* function pointers for set object
#1416
opened Jan 21, 2017 by
aisk
Contributor
Loading…
[WIP]: bytecode: add support for constant tuples
wip
#1405
opened Nov 24, 2016 by
undingen
Contributor
Loading…
[WIP]we can use Cython 0.25 without modification now
#1374
opened Sep 26, 2016 by
Daetalus
Contributor
Loading…
Add README for building using Vagrant and Ansible
changes requested
#1147
opened May 1, 2016 by
KrishMunot
Contributor
Loading…
Don't generate guards when all arguments have fixed known types
wip
#981
opened Oct 23, 2015 by
undingen
Contributor
Loading…
Switch to 2byte unicode implementation like cpython does on linux
idea
#979
opened Oct 22, 2015 by
undingen
Contributor
Loading…
WIP: add a new cache which works on the CFG level and directly loads an object file
wip
#923
opened Sep 16, 2015 by
undingen
Contributor
Loading…
WIP: rebase llvm to new version which supports symbols as patchpoint call destinations
wip
#911
opened Sep 10, 2015 by
undingen
Contributor
Loading…
Use builtin function names instead of '<builtin function>'
wip
#844
opened Aug 17, 2015 by
vinzenz
Contributor
Loading…
Don't crash on non-mapping like arguments on kwargs. Fixes #805
changes requested
#831
opened Aug 13, 2015 by
vinzenz
Contributor
Loading…
rewrite starargs in some cases
changes requested
#669
opened Jul 5, 2015 by
tjhance
Contributor
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.