Christophe Weblog Wiki Code Publications Music
swankr.git
2015-08-31 Christophe RhodesMerge pull request #4 from legoscia/master master
2015-03-19 Magnus HenochRename README to README.org
2014-10-03 Christophe Rhodesfix multibyte decoding protocol bug
2014-09-20 Christophe Rhodesupdate protocol version to 2014-09-13
2014-09-20 Christophe Rhodessupport new `swank-repl:...` protocol (as well as old...
2014-09-20 Christophe Rhodesnew function `swank:init-presentations`
2014-07-15 Christophe Rhodesadd `swank:apropos-list-for-emacs`
2014-07-15 Christophe Rhodesadd `swank:clear-repl-variables`
2014-04-20 Christophe Rhodesimplement new slimefun swank:lookup-and-save-presented...
2014-04-20 Christophe Rhodeswe did slime-c-p-c completion a while ago
2014-03-14 Christophe Rhodesimplement swank-c-p-c
2014-01-11 Christophe Rhodesmake it work with org-mode 8
2014-01-11 Christophe Rhodesrecord resolutions of things in BUGS and TODO
2014-01-11 Christophe Rhodesupdate README for new slime location
2014-01-11 Christophe Rhodes`swank:describe-function` and `swank:describe-symbol...
2012-11-29 Christophe Rhodesmore srcref frobbing
2012-11-20 Christophe Rhodesfix compilation of x[y,]
2012-09-17 Christophe Rhodesfix null implementation of operator-arglist
2012-05-01 Christophe Rhodessome elisp code that slime/swankr users probably want
2012-05-01 Christophe Rhodesmake inspector printing more reasonable
2012-04-29 Christophe Rhodesrework `swank:simple-completions`
2012-04-29 Christophe Rhodeslog wishlist completion bug
2012-04-24 Christophe Rhodesdeclare a version in `swank:connection-info`
2012-04-24 Christophe Rhodesimplement `swank:operator-arglist` properly
2012-04-23 Christophe Rhodesfix bug #21
2012-04-23 Christophe Rhodeslog bug #21, regarding inspection of environments
2011-12-15 Christophe Rhodeslog and fix bug #20: infinite errors on disconnect.
2011-12-09 Christophe Rhodesgive us a chance with utf-8
2011-12-09 Christophe Rhodeslog the external-format / encoding bug
2011-12-09 Christophe Rhodespass an :encoding stanza in the connection information
2011-10-23 Christophe Rhodesdon't print out "locals" from the global environment
2011-10-23 Christophe Rhodesfix for visible values from region and interactive...
2011-10-23 Christophe Rhodesfix swank-media repl-result-maker for complex
2011-10-23 Christophe Rhodeslog a couple more bugs
2011-09-19 Christophe Rhodescatch errors during printing of frame locals
2011-09-19 Christophe Rhodeslog some more bugs
2011-09-13 Christophe Rhodesescape names when searching for completions
2011-09-13 Christophe Rhodessupport ?help buffers
2011-09-13 Christophe Rhodeslog some more bugs
2011-09-10 Christophe Rhodesdeal with 0 or multiple expressions at the repl
2011-09-10 Christophe Rhodesupdate BUGS file
2011-09-10 Christophe Rhodesuse withVisible() in appropriate places
2011-09-09 Christophe Rhodesuse a similar repl result method in swank-media.R for...
2011-09-09 Christophe Rhodeslog wishlist bug #9 (wanting help() and ? to work)
2011-09-09 Christophe Rhodesprevious commit sorted out #8 (filesystem-location...
2011-08-20 Christophe Rhodesmake contribs load when the working directory isn't...
2011-04-06 Christophe Rhodesupdate BUGS and TODO
2011-04-06 Christophe Rhodesenough support for emacs/slim to start swank for itself
2011-04-06 Christophe Rhodesimplement swank:interactive-eval-region
2011-04-06 Christophe Rhodesfix swank:compile-file-for-emacs when loadp is true
2011-04-06 Christophe Rhodessupport translation of t and nil
2011-04-06 Christophe Rhodesimplement swank:quit-lisp
2011-04-06 Christophe Rhodesabsolutify some more source file finding
2011-04-06 Christophe Rhodesexperiment with different printing methods (using swank...
2011-04-06 Christophe Rhodesremove debugging code from swank-presentations
2010-10-08 Christophe Rhodesadd .htaccess for utf-8 html encoding
2010-10-08 Christophe Rhodescapture output from evaluating swank requests
2010-10-08 Christophe Rhodeslog another wishlist bug
2010-10-08 Christophe Rhodesimprove html export of org files
2010-10-08 Christophe Rhodeswebup Makefile target
2010-10-08 Christophe Rhodessrcrefs in swank:compile-string-for-emacs
2010-10-07 Christophe Rhodesadd tags to bugs
2010-10-07 Christophe Rhodeslog a bug in multibyte character handling
2010-10-07 Christophe Rhodesbetter swank:find-definitions-for-emacs
2010-10-07 Christophe Rhodesless debugging output cruft in `swank:frame-locals...
2010-10-07 Christophe Rhodesmore working `swank:compile-file-for-emacs`
2010-10-01 Christophe Rhodeslog issue with srcref in swank:compile-string-for-emacs
2010-10-01 Christophe Rhodesimplement swank:load-file and swank:compile-file-for...
2010-10-01 Christophe Rhodesimplement swank:default-directory and swank:set-default...
2010-10-01 Christophe Rhodesconvenience Makefile for generating html from org files
2010-10-01 Christophe Rhodescreate BUGS and TODO files
2010-10-01 Christophe Rhodesupdate README for swank-media information
2010-10-01 Christophe Rhodessort out printing functions
2010-09-16 Christophe RhodesR implementation of the swank side of the (brand-new...
2010-09-16 Christophe Rhodesnew makeReplResultFunction hook
2010-09-12 Christophe Rhodesimplement swank:eval-string-in-frame
2010-09-12 Christophe Rhodesimplement swank:inspect-current-condition and swank...
2010-09-12 Christophe Rhodesimplement a default method for emacsInspect
2010-09-11 Christophe Rhodesimplement swank:inspector-eval
2010-09-10 Christophe Rhodesimplement swank:inspector-pop and swank:inspector-next
2010-09-09 Christophe Rhodesfix one multiple-string bug in the inspector
2010-09-09 Christophe Rhodesslightly more working inspector
2010-09-09 Christophe Rhodesimplement `swank:quit-inspector`
2010-09-09 Christophe Rhodesthe beginnings of an inspector
2010-09-07 Christophe Rhodesimplement withRetryRestart
2010-09-07 Christophe Rhodesimplement withOutputToString
2010-09-03 Christophe Rhodesswank:value-for-editing and swank:commit-edited-value
2010-09-03 Christophe Rhodesalternative printing for the REPL
2010-09-03 Christophe Rhodesintegrate into R's event loop, possibly
2010-09-01 Christophe Rhodesimplement swank:find-definitions-for-emacs
2010-09-01 Christophe Rhodesuse srcfile$wd when going to source for an sldb frame
2010-08-31 Christophe Rhodessupport swank:clear-repl-results in swank-presentations
2010-08-31 Christophe Rhodesinitial implementation of support for REPL presentations
2010-08-30 Christophe RhodesA proper implementation of swank:swank-require
2010-08-30 Christophe Rhodesimplement a mini code-walker to support nested function...
2010-08-30 Christophe Rhodesmake swank:listener-eval be a bit more like the CL...
2010-08-30 Christophe Rhodesuse an environment holding the Slime I/O connection
2010-08-28 Christophe Rhodesslightly clarified the relationship to ESS
2010-08-26 Christophe Rhodesadd README
2010-08-26 Christophe RhodesAdd licence information to swank.R
next