FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for Parser/tokenizer.h - pythoncapi/cpython · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
pythoncapi
/
cpython
Public
forked from
python/cpython
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
cpython
Parser
tokenizer.h
on
pythoncapi
User selector
Datepicker
Commit history
Commits on Nov 17, 2017
tokenizer: Remove unused tabs options (#4422)
Show description for f2ddc6a
vstinner
authored
f2ddc6a
View commit details
Copy full SHA for f2ddc6a
View code at this point
Browse repository at this point
Commits on Oct 6, 2017
bpo-30406: Make async and await proper keywords (#1669)
Show description for ac31770
JelleZijlstra
authored and
Yury Selivanov
committed
ac31770
View commit details
Copy full SHA for ac31770
View code at this point
Browse repository at this point
Commits on Apr 3, 2017
Remove obsolete declaration in tokenizer.h (#962)
DimitrisJim
authored and
serhiy-storchaka
committed
cf1958a
View commit details
Copy full SHA for cf1958a
View code at this point
Browse repository at this point
Commits on Jul 23, 2015
Issue #24619: Simplify async/await tokenization.
Show description for 96ec934
Yury Selivanov
committed
96ec934
View commit details
Copy full SHA for 96ec934
View code at this point
Browse repository at this point
Commits on Jul 22, 2015
Issue #24619: New approach for tokenizing async/await.
Show description for 8fb307c
Yury Selivanov
committed
8fb307c
View commit details
Copy full SHA for 8fb307c
View code at this point
Browse repository at this point
Commits on May 12, 2015
PEP 0492 -- Coroutines with async and await syntax. Issue #24017.
Yury Selivanov
committed
7544508
View commit details
Copy full SHA for 7544508
View code at this point
Browse repository at this point
Commits on Oct 19, 2013
Issue #1772673: The type of `char*` arguments now changed to `const char*`.
serhiy-storchaka
committed
c679227
View commit details
Copy full SHA for c679227
View code at this point
Browse repository at this point
Commits on Apr 4, 2011
Issue #9319: Include the filename in "Non-UTF8 code ..." syntax error.
Victor Stinner
committed
fe7c5b5
View commit details
Copy full SHA for fe7c5b5
View code at this point
Browse repository at this point
Issue #10785: Store the filename as Unicode in the Python parser.
Victor Stinner
committed
7f2fee3
View commit details
Copy full SHA for 7f2fee3
View code at this point
Browse repository at this point
Commits on Oct 29, 2010
#10222: fix for overzealous AIX compiler.
birkenfeld
committed
2b15bd8
View commit details
Copy full SHA for 2b15bd8
View code at this point
Browse repository at this point
Commits on Oct 16, 2010
Issue #9713, #10114: Parser functions (eg. PyParser_ASTFromFile) expects
Show description for 4c7c8c3
Victor Stinner
committed
4c7c8c3
View commit details
Copy full SHA for 4c7c8c3
View code at this point
Browse repository at this point
Commits on Oct 14, 2010
Issue #10095: fp_setreadl() doesn't reopen the file, reuse instead the file
Show description for 22a351a
Victor Stinner
committed
22a351a
View commit details
Copy full SHA for 22a351a
View code at this point
Browse repository at this point
Commits on May 9, 2010
Recorded merge of revisions 81029 via svnmerge from
Show description for f95a1b3
pitrou
committed
f95a1b3
View commit details
Copy full SHA for f95a1b3
View code at this point
Browse repository at this point
Commits on Nov 13, 2009
Merged revisions 76230 via svnmerge from
Show description for aeaa592
benjaminp
committed
aeaa592
View commit details
Copy full SHA for aeaa592
View code at this point
Browse repository at this point
Commits on Mar 2, 2009
ignore the coding cookie in compile(), exec(), and eval() if the source is a string #4626
benjaminp
committed
f5b5224
View commit details
Copy full SHA for f5b5224
View code at this point
Browse repository at this point
Commits on Oct 17, 2008
Latin-1 source code was not being properly decoded when passed through
Show description for da78043
brettcannon
committed
da78043
View commit details
Copy full SHA for da78043
View code at this point
Browse repository at this point
Commits on Oct 22, 2007
Issue 1267, continued.
Show description for 40d20bc
gvanrossum
committed
40d20bc
View commit details
Copy full SHA for 40d20bc
View code at this point
Browse repository at this point
Commits on Oct 19, 2007
Patch 1267 by Christian Heimes.
Show description for ce3a72a
gvanrossum
committed
ce3a72a
View commit details
Copy full SHA for ce3a72a
View code at this point
Browse repository at this point
Commits on Sep 21, 2007
Use an enum for decoding_state. It makes the code a little more
Show description for 3f993c3
nascheme
committed
3f993c3
View commit details
Copy full SHA for 3f993c3
View code at this point
Browse repository at this point
Commits on Sep 8, 2007
Merged revisions 57778-58052 via svnmerge from
Show description for 89d996e
Yhg1s
committed
89d996e
View commit details
Copy full SHA for 89d996e
View code at this point
Browse repository at this point
Commits on Sep 4, 2007
Convert code from sys.stdin.encoding to UTF-8 in
Show description for 85bcc66
loewis
committed
85bcc66
View commit details
Copy full SHA for 85bcc66
View code at this point
Browse repository at this point
Commits on Mar 1, 2006
Patch #1440601: Add col_offset attribute to AST nodes.
loewis
committed
49c5da1
View commit details
Copy full SHA for 49c5da1
View code at this point
Browse repository at this point
Remove unused field.
loewis
committed
66485ae
View commit details
Copy full SHA for 66485ae
View code at this point
Browse repository at this point
Commits on Dec 11, 2002
Constify filenames and scripts. Fixes #651362.
loewis
committed
95292d6
View commit details
Copy full SHA for 95292d6
View code at this point
Browse repository at this point
Commits on Sep 3, 2002
Ignore encoding declarations inside strings. Fixes #603509.
loewis
committed
f62a89b
View commit details
Copy full SHA for f62a89b
View code at this point
Browse repository at this point
Commits on Aug 4, 2002
Make pgen compile with pydebug. Duplicate normalized names, as it may
Show description for 1ee99d3
loewis
committed
1ee99d3
View commit details
Copy full SHA for 1ee99d3
View code at this point
Browse repository at this point
Patch #534304: Implement phase 1 of PEP 263.
loewis
committed
00f1e3f
View commit details
Copy full SHA for 00f1e3f
View code at this point
Browse repository at this point
Commits on Sep 1, 2000
REMOVED all CWI, CNRI and BeOpen copyright markings.
Show description for 8586991
gvanrossum
committed
8586991
View commit details
Copy full SHA for 8586991
View code at this point
Browse repository at this point
Commits on Jul 9, 2000
Nuke all remaining occurrences of Py_PROTO and Py_FPROTO.
tim-one
committed
dbd9ba6
View commit details
Copy full SHA for dbd9ba6
View code at this point
Browse repository at this point
Commits on Jun 30, 2000
Change copyright notice - 2nd try.
gvanrossum
committed
ffcc381
View commit details
Copy full SHA for ffcc381
View code at this point
Browse repository at this point
Change copyright notice.
gvanrossum
committed
fd71b9e
View commit details
Copy full SHA for fd71b9e
View code at this point
Browse repository at this point
Commits on Apr 9, 1998
Add checking for inconsistent tab usage
gvanrossum
committed
926f13a
View commit details
Copy full SHA for 926f13a
View code at this point
Browse repository at this point
Commits on Apr 29, 1997
Another directory quickly renamed.
gvanrossum
committed
86bea46
View commit details
Copy full SHA for 86bea46
View code at this point
Browse repository at this point
Commits on Oct 25, 1996
New permission notice, includes CNRI.
gvanrossum
committed
d266eb4
View commit details
Copy full SHA for d266eb4
View code at this point
Browse repository at this point
Commits on Jan 4, 1995
Added 1995 to copyright message.
gvanrossum
committed
b9f8d6e
View commit details
Copy full SHA for b9f8d6e
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL