0
I Use This!
Inactive

Commits : Listings

Analyzed 11 minutes ago. based on code collected about 6 hours ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix bug in substream, better errors, add sort.scm More... about 14 years ago
remove timestamp in file More... about 14 years ago
Add Julian Scheid to copyright holders, add license to swank-presentations.scm More... about 14 years ago
fix timestamp More... about 14 years ago
add LGPL and Apache 2 licenses More... about 14 years ago
Categorize list of unimplemented functions More... about 14 years ago
Update list of unimplemented functions using grep results More... about 14 years ago
Prune and tidy up list of unimplemented swank calls More... about 14 years ago
Use serial-number for thread id More... about 14 years ago
Implement debug-nth-thread More... about 14 years ago
List all threads, not just threads in the current thread group; move swank server threads into separate thread group and exclude it from thread listing; collapse auxilliary information into thread status report More... about 14 years ago
Implement swank:quit-thread-browser More... about 14 years ago
Implement swank:quit-thread-browser More... about 14 years ago
Include more information in swank:list-threads results More... about 14 years ago
Initial inspector implementation More... about 14 years ago
Add dynamic loading of required modules; add hooks required by presentations implementation; new file swank-presentations.scm with inital implementation of presentations More... about 14 years ago
Implement swank:sldb-disassemble More... about 14 years ago
Implement swank:sldb-return-from-frame More... about 14 years ago
Implement swank:frame-source-location More... about 14 years ago
Implement swank:frame-locals-and-catch-tags More... about 14 years ago
Implement swank:pprint-eval-string-in-frame More... about 14 years ago
Move reading of user-supplied s-exps to happen in swank:do-with-result so that read errors cause the SLIME debugger to be invoked More... about 14 years ago
Fix order of arguments in swank-do-interactive More... about 14 years ago
Keep the SLIME-side continuation open (do not return to SLIME REPL prompt) until the debugger is quit. Not yet tested to work for recursive debugging. More... about 14 years ago
Replace eval-with-sldb-handler, swank-interactive-evaluation and swank:eval with generic functions in preparation of swank:pprint-eval-string-in-frame implementation More... about 14 years ago
Implement swank:simple-completions More... about 14 years ago
Fix include path, was failing when $libdir != $prefix/lib More... about 14 years ago
better output redirecting to SLIME More... over 14 years ago
fix bug with redirecting repl output More... over 14 years ago
start work on redirecting output to SLIME More... over 14 years ago