Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
ce6f6c12c69d6745addf8b12623ab5cc768b0f79
/
Python
/
peephole.c
4677fbf7
Try to fix a bunch of compiler warnings on Win64.
by Neal Norwitz
· 17 years ago
0031ff3
Fix indentation
by Neal Norwitz
· 17 years ago
080b598
Use macro version of GET_SIZE to avoid Coverity warning (#150) about a possible error.
by Neal Norwitz
· 18 years ago
20e1199
Fix embarrassing typo and fix constantification of None
by Raymond Hettinger
· 18 years ago
cbeb687
Update the peephole optimizer to remove more dead code (jumps after returns)
by Neal Norwitz
· 19 years ago
644dddc
Move peephole optimizer to separate file.
by Jeremy Hylton
· 19 years ago