Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
513352961411e48a0214fe3119f1b951ec2f5216
/
Parser
/
Python.asdl
e84f03f
there are only four asdl builtin types in py3k
by Benjamin Peterson
· 16 years ago
ad74aa8
Merged revisions 62047 via svnmerge from
by Neal Norwitz
· 17 years ago
828f04a
Issue #1066: implement PEP 3109, 2/3 of PEP 3134.
by Collin Winter
· 17 years ago
992d4a3
Merged revisions 56154-56264 via svnmerge from
by Guido van Rossum
· 17 years ago
d59da4b
Merged revisions 55407-55513 via svnmerge from
by Guido van Rossum
· 18 years ago
1bc535d
Merged revisions 55328-55341 via svnmerge from
by Guido van Rossum
· 18 years ago
0368b72
Merged revisions 55225-55227,55229-55269 via svnmerge from
by Guido van Rossum
· 18 years ago
650f0d0
Hide list comp variables and support set comprehensions
by Nick Coghlan
· 18 years ago
52cc1d8
Implement PEP 3115 -- new metaclass syntax and semantics.
by Guido van Rossum
· 18 years ago
81e9502
Provisional implementation of PEP 3104.
by Jeremy Hylton
· 18 years ago
3591bbe
bool is no longer required, it was only used for the print statement
by Neal Norwitz
· 18 years ago
8b4a3e8
Touch file to regenerate Python-ast.[ch]
by Thomas Wouters
· 18 years ago
00e41de
Bytes literal.
by Thomas Wouters
· 18 years ago
cf297e4
Merged revisions 53623-53858 via svnmerge from
by Thomas Wouters
· 18 years ago
88fc664
* Remove PRINT_ITEM(_TO), PRINT_NEWLINE(_TO) opcodes.
by Georg Brandl
· 18 years ago
16be03e
Some more changes related to the new except syntax and semantics,
by Guido van Rossum
· 18 years ago
c150536
PEP 3107 - Function Annotations thanks to Tony Lownds
by Neal Norwitz
· 18 years ago
4f72a78
Jiwon Seo's PEP 3102 implementation.
by Guido van Rossum
· 18 years ago
52318d6
Patch #1550786: ellipsis literal.
by Georg Brandl
· 18 years ago
7cae87c
Patch #1550800: make exec a function.
by Georg Brandl
· 18 years ago
86e58e2
SF patch 1547796 by Georg Brandl -- set literals.
by Guido van Rossum
· 18 years ago
e2e23ef
Remove the UNARY_CONVERT opcode (was used for backticks). Also bumped up the
by Brett Cannon
· 18 years ago
49fd7fa
Merge p3yk branch with the trunk up to revision 45595. This breaks a fair
by Thomas Wouters
· 19 years ago
49c5da1
Patch #1440601: Add col_offset attribute to AST nodes.
by Martin v. Löwis
· 19 years ago
f7f438b
SF patch #1438387, PEP 328: relative and absolute imports.
by Thomas Wouters
· 19 years ago
eae93b7
Add support for version field on Modules
by Martin v. Löwis
· 19 years ago
c2e2074
PEP 343 -- the with-statement.
by Guido van Rossum
· 19 years ago
dca3b9c
PEP 308 implementation, including minor refdocs and some testcases. It
by Thomas Wouters
· 19 years ago
c960f26
Improved handling of syntax errors.
by Jeremy Hylton
· 19 years ago
19b0f40
Thou shalt not lie, there are really 5 types now
by Neal Norwitz
· 19 years ago
3e0055f
Merge ast-branch to head
by Jeremy Hylton
· 19 years ago