Logo
Explore Help
Sign In
ada/cpython
0
0
Fork 0
You've already forked cpython
mirror of https://github.com/AdaCore/cpython.git synced 2026-02-12 12:57:15 -08:00
Code Issues Packages Projects Releases Wiki Activity
Files
eb6364557f9bc4e6be29bb8a8f43308a0e080aba
cpython/Parser
History
Yury Selivanov f8cb8a16a3 Issue #27985: Implement PEP 526 -- Syntax for Variable Annotations.
Patch by Ivan Levkivskyi.
2016-09-08 20:50:03 -07:00
..
acceler.c
…
asdl_c.py
Issue #26146: remove useless code
2016-01-27 00:37:59 +01:00
asdl.py
Add ast.Constant
2016-01-26 00:40:57 +01:00
bitset.c
…
firstsets.c
…
grammar1.c
…
grammar.c
replace Py_(u)intptr_t with the c99 standard types
2016-09-06 13:47:26 -07:00
listnode.c
…
metagrammar.c
…
myreadline.c
Issue #23524: Finish removing _PyVerify_fd from sources
2016-09-08 11:21:54 -07:00
node.c
replace PY_SIZE_MAX with SIZE_MAX
2016-09-07 09:26:18 -07:00
parser.c
Issue #26130: Remove redundant variable 's' from Parser/parser.c
2016-03-28 00:45:28 +03:00
parser.h
…
parsetok_pgen.c
…
parsetok.c
replace Py_(u)intptr_t with the c99 standard types
2016-09-06 13:47:26 -07:00
pgen.c
Issue #25923: Added more const qualifiers to signatures of static and private functions.
2015-12-25 20:01:53 +02:00
pgenmain.c
Issue #27336: Fix compilation failures --without-threads
2016-06-17 13:25:01 +03:00
printgrammar.c
…
Python.asdl
Issue #27985: Implement PEP 526 -- Syntax for Variable Annotations.
2016-09-08 20:50:03 -07:00
tokenizer_pgen.c
…
tokenizer.c
Skip unused value in tokenizer code
2016-09-09 00:09:45 +02:00
tokenizer.h
Issue #24619: Simplify async/await tokenization.
2015-07-23 15:01:58 +03:00
Powered by Gitea Page: 1305ms Template: 31ms
English
English
Licenses API