Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2010-10-15 | Implement 'info frame' and some related procs | Steve Bennett | 1 | -16/+5 |
2010-10-15 | Improvements to tailcall | Steve Bennett | 1 | -1/+1 |
2010-10-15 | Move some core procs into the (Tcl) stdlib extension | Steve Bennett | 1 | -5/+4 |
2010-10-15 | Improvements to catch, return, signal, try | Steve Bennett | 1 | -31/+89 |
2010-10-15 | Fix lassign to work properly with an empty list | Steve Bennett | 1 | -2/+4 |
2010-10-15 | Enhance catch and 'info returncodes' | Steve Bennett | 1 | -1/+8 |
2010-10-15 | Add basic Tcl implementation of 'try ... finally' | Steve Bennett | 1 | -15/+32 |
2010-10-15 | Improve stack trace handling | Steve Bennett | 1 | -13/+12 |
2010-10-15 | Add support for 'file copy' | Steve Bennett | 1 | -0/+23 |
2010-10-15 | Allow catch to specify what is caught | Steve Bennett | 1 | -7/+9 |
2010-10-15 | Bug fixes and features | Steve Bennett | 1 | -0/+13 |
2010-10-15 | Various general fixes and cleanups | Steve Bennett | 1 | -0/+97 |