1. 70c4378 Whitespace normalization. by Tim Peters · 24 years ago
  2. 3634112 Include the filename in the errror message for F5 without saving. by Guido van Rossum · 25 years ago
  3. 8c95c27 Added a new command: Check module (Alt-F5) It does a full syntax check by Guido van Rossum · 25 years ago
  4. ee03611 Ensure sys.argv[0] is the script name on Run Script. by Guido van Rossum · 26 years ago
  5. 1f3de5d Mostly rewritten. Instead of the old Run module and Debug module, by Guido van Rossum · 26 years ago
  6. 825df2a At Tim Peters' recommendation, add a dummy flush() method to PseudoFile. by Guido van Rossum · 26 years ago
  7. 9ea3289 Only pop up the stack viewer when requested in the Debug menu. by Guido van Rossum · 26 years ago
  8. d5c8497 I think I like it better if it prints the traceback even when it displays by Guido van Rossum · 26 years ago
  9. 9f42584 This now actually works. See doc string. It can run a module (i.e. by Guido van Rossum · 26 years ago
  10. 504b0bf Checking in IDLE 0.2. by Guido van Rossum · 26 years ago