Commits
User selector
Commit History
Commits on Apr 18, 2016
Commits on Mar 16, 2016
py: Don't allocate an extra parse node for power exponent.
Show description for 3acaa28committed
Commits on Nov 23, 2015
py/compile: Do proper checking of * and ** in function definition.
Show description for 9a56912committed
Commits on Nov 17, 2015
Commits on Oct 8, 2015
py: Don't generate unnecessary parse nodes for assignment or kwargs.
Show description for b948de3committed
Commits on Jul 24, 2015
Commits on Apr 21, 2015
Commits on Feb 8, 2015
py: Parse big-int/float/imag constants directly in parser.
Show description for 7d414a1committed
Commits on Dec 27, 2014
py: Allow to properly disable builtin slice operation.
Show description for 83204f3committedpy: Allow to properly disable builtin "set" object.
Show description for e37dcaacommitted
Commits on Dec 20, 2014
py: Add blank and ident flags to grammar rules to simplify parser.
Show description for b47ea4ecommitted
Commits on May 3, 2014
Add license header to (almost) all files.
Show description for 04b9147committed
Commits on Apr 27, 2014
py: Change the way function arguments are compiled.
Show description for 2c0842bcommitted
Commits on Feb 10, 2014
Commits on Feb 5, 2014
- committed
Commits on Jan 15, 2014
- committed
Commits on Jan 4, 2014
- committed
Commits on Dec 12, 2013
Commits on Oct 18, 2013
Commits on Oct 4, 2013
- committed
Loading