Éric Araujo
|
772d123b23
|
Fix copy-paste
|
2011-08-12 18:52:01 +02:00 |
Guido van Rossum
|
e31746e7fc
|
Change the status of a whole lotta PEPs.
Some are marked final years after the work was completed and released;
others are rejected after sitting idly for years.
|
2007-05-18 17:41:31 +00:00 |
Guido van Rossum
|
12c98c195b
|
Add missing PUSH(x) statements to the C code.
|
2002-02-12 05:04:30 +00:00 |
Tim Peters
|
e74c220526
|
Minor updates.
|
2002-02-12 00:01:35 +00:00 |
Guido van Rossum
|
d4757ee5a2
|
Add Ping's "always doubly-indirect" idea. Remove mistaken pseudo-C
for Tim's ideal.
|
2002-02-11 16:24:10 +00:00 |
Guido van Rossum
|
b710da4bee
|
Also show C pseudo-code of Tim's version.
|
2002-02-11 15:48:50 +00:00 |
Guido van Rossum
|
9c4c598a79
|
More FAQs.
|
2002-02-11 15:00:03 +00:00 |
Guido van Rossum
|
0c994bd700
|
Answer questions by MAL; add drawing by Ping.
|
2002-02-11 14:36:51 +00:00 |
Tim Peters
|
d313d180ae
|
Fix a typo, unfortunately propagated by word-completion.
|
2002-02-11 07:14:05 +00:00 |
Tim Peters
|
805ab456a8
|
Flesh out a more aggressive builtin-caching variation.
|
2002-02-11 07:05:01 +00:00 |
Tim Peters
|
27dd1ffaf0
|
Nuke hard tabs.
|
2002-02-11 05:10:10 +00:00 |
Guido van Rossum
|
9d0d640b20
|
Add Copyright and Emacs crud.
|
2002-02-11 02:22:50 +00:00 |
Guido van Rossum
|
60f4699ff2
|
Oops, Skip's and Jeremy's approach already have their own PEP.
Reference those instead of trying to incorporate them.
|
2002-02-11 02:16:47 +00:00 |
Guido van Rossum
|
0fafb30262
|
Add detailed description of my approach.
|
2002-02-11 02:09:40 +00:00 |
Guido van Rossum
|
a910cef566
|
Add PEP 280, optimizing access to globals.
|
2002-02-11 01:33:51 +00:00 |