summaryrefslogtreecommitdiffstats
path: root/Include/compile.h
Commit message (Expand)AuthorAgeFilesLines
* Add co_firstlineno and co_lnotab, for the line number table generatedGuido van Rossum1997-01-241-1/+4
* Add co_stacksize field to codeobject structure, and stacksize argumentGuido van Rossum1997-01-171-1/+3
* New permission notice, includes CNRI.Guido van Rossum1996-10-251-12/+19
* keyword arguments and faster function callsGuido van Rossum1995-07-181-16/+21
* make the type a parameter of the DL_IMPORT macro, for Borland CGuido van Rossum1995-02-271-1/+1
* The great renaming, phase two: all header files have been updated toGuido van Rossum1995-01-121-12/+12
* Added 1995 copyright.Guido van Rossum1995-01-041-2/+2
* Changes for dynamic linking under NTGuido van Rossum1994-08-181-1/+1
* Merge alpha100 branch back to main trunkGuido van Rossum1994-08-011-1/+1
* * import.c (get_module): pass .py filename to parse_file, not .pyc filename!Guido van Rossum1993-11-301-3/+1
* * compile.[ch]: support for lambda()Guido van Rossum1993-10-261-1/+3
* * Added support for X11 modules.Guido van Rossum1993-07-281-0/+11
* * Changed all copyright messages to include 1993.Guido van Rossum1993-03-291-4/+8
* Copyright for 1992 addedGuido van Rossum1992-04-051-1/+1
* Export newcodeobject() interface.Guido van Rossum1991-06-041-0/+1
* Satisfy Standard C rules about struct scope.Guido van Rossum1991-04-031-0/+1
* Added copyright notice.Guido van Rossum1991-02-191-0/+24
* "Compiling" versionGuido van Rossum1990-12-201-0/+23