Christophe Weblog Wiki Code Publications Music
swankr.git
2010-08-25 Christophe... implement swank:frame-source-location
2010-08-25 Christophe... factor out backtraceForEmacs() into `swank:backtrace`
2010-08-25 Christophe... implement swank:interactive-eval and swank:eval-and...
2010-08-25 Christophe... ensure that the fifo is closed in printToString()
2010-08-24 Christophe... implement swank:compile-string-for-emacs
2010-08-20 Christophe... implement swank:simple-completions
2010-08-20 Christophe... stub for swank:operator-arglist
2010-08-19 Christophe... return properly from sldbLoop()
2010-08-15 Christophe... put abort restarts around the main and sldb loops
2010-08-14 Christophe... The beginnings of a vaguely-useful sldb
2010-08-14 Christophe... store calls and frames on entry to sldb itself
2010-08-13 Christophe... implement swank:buffer-first-change
2010-08-13 Christophe... return stack frames in slime's order (most recent first)
2010-08-13 Christophe... get definitions (use of <-) to work in the REPL
2010-08-13 Christophe... support invoking restarts from sldb
2010-08-13 Christophe... use a restart description for restart printing, if...
2010-08-13 Christophe... rework to support sldb
2010-08-11 Christophe... implement swank:throw-to-toplevel
2010-08-11 Christophe... include swank.R hacks from today