FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for Include/node.h - python/cpython · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
python
/
cpython
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
35.3k
Star
74.9k
Code
Issues
5k+
Pull requests
2.6k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
cpython
Include
node.h
on
3.8
User selector
Datepicker
Commit history
Commits on Jan 22, 2019
bpo-33416: Add end positions to Python AST (GH-11605)
Show description for 9932a22
ilevkivskyi
authored
9932a22
View commit details
Copy full SHA for 9932a22
View code at this point
Browse repository at this point
Commits on Nov 28, 2017
bpo-32150: Expand tabs to spaces in C files. (#4583)
serhiy-storchaka
authored
598ceae
View commit details
Copy full SHA for 598ceae
View code at this point
Browse repository at this point
Commits on Mar 21, 2015
Removed trailing tabs.
serhiy-storchaka
committed
f402775
View commit details
Copy full SHA for f402775
View code at this point
Browse repository at this point
Commits on Nov 18, 2014
Issue #18637: Fixed an error in _PyNode_SizeOf declaration.
Show description for 60fe569
serhiy-storchaka
committed
60fe569
View commit details
Copy full SHA for 60fe569
View code at this point
Browse repository at this point
Commits on Aug 3, 2012
MERGE: Closes #15512: Correct __sizeof__ support for parser
jcea
committed
88ca04e
View commit details
Copy full SHA for 88ca04e
View code at this point
Browse repository at this point
Closes #15512: Correct __sizeof__ support for parser
jcea
committed
e9c5318
View commit details
Copy full SHA for e9c5318
View code at this point
Browse repository at this point
Commits on Jan 16, 2012
move LINENO define to where it actually belongs
benjaminp
committed
c0beabc
View commit details
Copy full SHA for c0beabc
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
Commits on Aug 2, 2004
PEP-0318, @decorator-style. In Guido's words:
Show description for c2a5a63
anthonybaxter
committed
c2a5a63
View commit details
Copy full SHA for c2a5a63
View code at this point
Browse repository at this point
Commits on Sep 17, 2002
Back out the previous change. It doesn't save any space on 64-bit
Show description for e5de778
gvanrossum
committed
e5de778
View commit details
Copy full SHA for e5de778
View code at this point
Browse repository at this point
Rearrange the members of struct _node to put shorter fields towards
Show description for 73d6692
gvanrossum
committed
73d6692
View commit details
Copy full SHA for 73d6692
View code at this point
Browse repository at this point
Commits on Aug 12, 2002
Excise DL_EXPORT from Include.
Show description for 91a681d
mhammond
committed
91a681d
View commit details
Copy full SHA for 91a681d
View code at this point
Browse repository at this point
Commits on Oct 15, 2001
Use an assert() for the REQ() macro instead of making up our own
Show description for 5aace07
gvanrossum
committed
5aace07
View commit details
Copy full SHA for 5aace07
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 Aug 24, 2000
Charles G. Waldman <cgw@fnal.gov>:
Show description for ef8ace3
freddrake
committed
ef8ace3
View commit details
Copy full SHA for ef8ace3
View code at this point
Browse repository at this point
Commits on Jul 8, 2000
ANSI-fication and Py_PROTO extermination.
freddrake
committed
5eb6d4e
View commit details
Copy full SHA for 5eb6d4e
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 Jun 20, 2000
Add new parser error code, E_OVERFLOW. This error is returned when
Show description for 9498806
jeremyhylton
committed
9498806
View commit details
Copy full SHA for 9498806
View code at this point
Browse repository at this point
Commits on Dec 4, 1998
Add DL_IMPORT(returntype) for all officially exported functions.
gvanrossum
committed
43466ec
View commit details
Copy full SHA for 43466ec
View code at this point
Browse repository at this point
Commits on Dec 30, 1996
Rename DEBUG macro to Py_DEBUG
gvanrossum
committed
408027e
View commit details
Copy full SHA for 408027e
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 12, 1995
The great renaming, phase two: all header files have been updated to
Show description for caa6380
gvanrossum
committed
caa6380
View commit details
Copy full SHA for caa6380
View code at this point
Browse repository at this point
Commits on Jan 4, 1995
Added 1995 copyright.
Show description for 5799b52
gvanrossum
committed
5799b52
View commit details
Copy full SHA for 5799b52
View code at this point
Browse repository at this point
Commits on Aug 23, 1994
Include/node.h: make some fields short to save space during
Show description for b4f066d
gvanrossum
committed
b4f066d
View commit details
Copy full SHA for b4f066d
View code at this point
Browse repository at this point
Commits on Aug 1, 1994
Merge alpha100 branch back to main trunk
gvanrossum
committed
b6775db
View commit details
Copy full SHA for b6775db
View code at this point
Browse repository at this point
Commits on Nov 1, 1993
* ceval.c, longobject.c, methodobject.c, listnode.c, arraymodule.c,
Show description for b73cc04
gvanrossum
committed
b73cc04
View commit details
Copy full SHA for b73cc04
View code at this point
Browse repository at this point
Commits on Jul 28, 1993
* Added support for X11 modules.
Show description for a330996
gvanrossum
committed
a330996
View commit details
Copy full SHA for a330996
View code at this point
Browse repository at this point
Commits on Mar 29, 1993
* Changed all copyright messages to include 1993.
Show description for 9bfef44
gvanrossum
committed
9bfef44
View commit details
Copy full SHA for 9bfef44
View code at this point
Browse repository at this point
Commits on Apr 5, 1992
Copyright for 1992 added
gvanrossum
committed
5113f5f
View commit details
Copy full SHA for 5113f5f
View code at this point
Browse repository at this point
Commits on Feb 19, 1991
Added copyright notice.
gvanrossum
committed
f70e43a
View commit details
Copy full SHA for f70e43a
View code at this point
Browse repository at this point
Commits on Dec 20, 1990
"Compiling" version
gvanrossum
committed
3f5da24
View commit details
Copy full SHA for 3f5da24
View code at this point
Browse repository at this point
Commits on Nov 18, 1990
Added prototype for new function freenode().
gvanrossum
committed
cc398d1
View commit details
Copy full SHA for cc398d1
View code at this point
Browse repository at this point
Commits on Oct 14, 1990
Initial revision
gvanrossum
committed
85a5fbb
View commit details
Copy full SHA for 85a5fbb
View code at this point
Browse repository at this point
Loading
Back
|
FazBrowse Home
|
New Git URL