index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Tools
/
idle
Commit message (
Expand
)
Author
Age
Files
Lines
*
Polish the Debugger GUI a bit.
Guido van Rossum
1998-10-14
2
-20/+52
*
Ad primitive debugger interface (so far it will step and show you the
Guido van Rossum
1998-10-13
3
-1/+130
*
Misc
Guido van Rossum
1998-10-13
1
-5/+9
*
Whoops -- referenced self.top before it was set.
Guido van Rossum
1998-10-13
1
-1/+1
*
Added history and completion commands.
Guido van Rossum
1998-10-13
1
-0/+11
*
Updated
Guido van Rossum
1998-10-13
1
-40/+52
*
Add class browser functionality.
Guido van Rossum
1998-10-13
1
-0/+17
*
Add a close() method and bind to WM_DELETE_WINDOW protocol
Guido van Rossum
1998-10-13
1
-0/+4
*
Clear the linecache before printing a traceback
Guido van Rossum
1998-10-13
1
-0/+7
*
Added class browser binding.
Guido van Rossum
1998-10-13
1
-0/+2
*
Much improved, much left to do.
Guido van Rossum
1998-10-13
1
-11/+153
*
Make the return key do what I mean more often.
Guido van Rossum
1998-10-13
1
-1/+1
*
Make the return key do what I mean more often.
Guido van Rossum
1998-10-13
1
-9/+11
*
Adding the beginnings of a Class browser. Incomplete, yet.
Guido van Rossum
1998-10-13
1
-0/+70
*
Add new command, "Open module". You select or type a module name,
Guido van Rossum
1998-10-13
2
-0/+33
*
Subsume functionality from Popup menu in Debug menu.
Guido van Rossum
1998-10-12
1
-7/+95
*
Get rid of PopUp menu.
Guido van Rossum
1998-10-12
1
-10/+30
*
Generalize menu creation.
Guido van Rossum
1998-10-12
1
-20/+15
*
Add Debug and Help menu items.
Guido van Rossum
1998-10-12
1
-1/+13
*
Added a menu bar to every window.
Guido van Rossum
1998-10-12
1
-1/+45
*
Add menu configuration to the event configuration.
Guido van Rossum
1998-10-12
1
-60/+123
*
Pass a root to the help window.
Guido van Rossum
1998-10-12
1
-1/+1
*
Add parent argument to 'to to line number' dialog box.
Guido van Rossum
1998-10-12
1
-1/+2
*
Add a label at the top showing (very basic) help for the stack viewer.
Guido van Rossum
1998-10-10
1
-0/+21
*
Add Unix main script and test program.
Guido van Rossum
1998-10-10
2
-0/+22
*
Initial checking of Tk-based Python IDE.
Guido van Rossum
1998-10-10
23
-0/+2829
*
Print serious errors to stderr instead of stdout.
Guido van Rossum
1998-09-14
1
-4/+11
*
From: "Tim Peters" <tim_one@msn.com>
Guido van Rossum
1998-06-09
1
-3/+9
*
typo in error message (fname vs. file).
Guido van Rossum
1998-04-28
1
-1/+1
*
Tim's version 4, with my mods
Guido van Rossum
1998-04-10
1
-14/+6
*
Add usage message when no arguments.
Guido van Rossum
1998-04-06
1
-0/+4
*
Tim's latest version (supports old and new tokenize modules)
Guido van Rossum
1998-04-06
1
-77/+128
*
Tim Peters' program for checking whether a program's indentation is
Guido van Rossum
1998-03-31
1
-0/+302