| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Include the filename in the errror message for F5 without saving. | Guido van Rossum | 2000-09-15 | 1 | -1/+5 |
| * | Added a new command: Check module (Alt-F5) It does a full syntax check | Guido van Rossum | 2000-02-22 | 1 | -9/+82 |
| * | Ensure sys.argv[0] is the script name on Run Script. | Guido van Rossum | 1999-06-01 | 1 | -0/+3 |
| * | Mostly rewritten. Instead of the old Run module and Debug module, | Guido van Rossum | 1999-04-22 | 1 | -107/+46 |
| * | At Tim Peters' recommendation, add a dummy flush() method to PseudoFile. | Guido van Rossum | 1999-03-29 | 1 | -0/+3 |
| * | Only pop up the stack viewer when requested in the Debug menu. | Guido van Rossum | 1999-02-16 | 1 | -1/+2 |
| * | I think I like it better if it prints the traceback even when it displays | Guido van Rossum | 1999-01-11 | 1 | -2/+2 |
| * | This now actually works. See doc string. It can run a module (i.e. | Guido van Rossum | 1999-01-09 | 1 | -18/+130 |
| * | Checking in IDLE 0.2. | Guido van Rossum | 1999-01-02 | 1 | -0/+38 |
