Age | Commit message (Expand) | Author |
2011-02-09 | More robust retort detection | Jose Antonio Ortega Ruiz |
2011-02-03 | Off-by-one in geiser-repl-tab-dwim | Jose Antonio Ortega Ruiz |
2011-02-03 | New geiser-add-to-load-path, just for Guile right now | Jose Antonio Ortega Ruiz |
2011-01-25 | Company fixes (module name completion) | Jose Antonio Ortega Ruiz |
2011-01-24 | company-mode fixes (an attempt to fix #32231) | Jose Antonio Ortega Ruiz |
2011-01-23 | Fix for bug in module name completion (affecting Guile) | Jose Antonio Ortega Ruiz |
2011-01-23 | geiser-repl--tab -> geiser-repl-tab-dwim | Jose Antonio Ortega Ruiz |
2011-01-11 | C-c C-Z -> C-c C-a | Jose Antonio Ortega Ruiz |
2011-01-09 | Docstring typos | Jose Antonio Ortega Ruiz |
2011-01-09 | Autodoc mode (de)activation fix. | Jose Antonio Ortega Ruiz |
2011-01-07 | REPL: M-TAB bound to completion-at-point | Jose Antonio Ortega Ruiz |
2011-01-07 | REPL: fix for history navigation | Jose Antonio Ortega Ruiz |
2011-01-03 | Really avoiding *spurious* buffers | Jose Antonio Ortega Ruiz |
2011-01-02 | More robust symbol reading (instead of specializing for quack) | Jose Antonio Ortega Ruiz |
2011-01-02 | More quackisms | Jose Antonio Ortega Ruiz |
2011-01-02 | Fix for quack users | Jose Antonio Ortega Ruiz |
2010-12-30 | New command: "manual" autodoc (C-c C-d s) | Jose Antonio Ortega Ruiz |
2010-12-30 | Autodoc nit | Jose Antonio Ortega Ruiz |
2010-12-28 | Leaner autodoc cache | Jose Antonio Ortega Ruiz |
2010-12-28 | Less noisy autodoc mode activation | Jose Antonio Ortega Ruiz |
2010-12-28 | Bug fix for postfix error message display in debug buffer | Jose Antonio Ortega Ruiz |
2010-12-28 | Finer grained maintenance of autodoc's cache | Jose Antonio Ortega Ruiz |
2010-12-28 | Avoiding autodoc interfering with an active minibuffer | Jose Antonio Ortega Ruiz |
2010-12-28 | Wee refactoring | Jose Antonio Ortega Ruiz |
2010-12-28 | First stab at asynchronous autodoc retrieval | Jose Antonio Ortega Ruiz |
2010-12-28 | Bug fix: autodoc was skipping some identifiers | Jose Antonio Ortega Ruiz |
2010-12-28 | Bug fix: properly enqueue requests | Jose Antonio Ortega Ruiz |
2010-12-18 | Missing autoload for connect-to-racket | Jose Antonio Ortega Ruiz |
2010-12-15 | A quack compatibility bit | Jose Antonio Ortega Ruiz |
2010-12-14 | Debugging aids | Jose Antonio Ortega Ruiz |
2010-12-14 | No more vicious error circle on tq errors | Jose Antonio Ortega Ruiz |
2010-12-11 | Make the position of long expressions in debug buffer customizable | Jose Antonio Ortega Ruiz |
2010-12-11 | Print long expressions after errors in debug buffer. | Jose Antonio Ortega Ruiz |
2010-11-30 | Locals scanning: support for let-values and let*-values | Jose Antonio Ortega Ruiz |
2010-11-29 | Fixes for locals scanning | Jose Antonio Ortega Ruiz |
2010-11-28 | Autodoc's argument display fixed | Jose Antonio Ortega Ruiz |
2010-11-28 | Avoiding keyword internalisation | Jose Antonio Ortega Ruiz |
2010-11-28 | Doc browser nit | Jose Antonio Ortega Ruiz |
2010-11-27 | Fix for xref sorting by module | Jose Antonio Ortega Ruiz |
2010-11-27 | No more interning in the scheme reader | Jose Antonio Ortega Ruiz |
2010-11-26 | A couple of uses of intern replaced by make-symbol | Jose Antonio Ortega Ruiz |
2010-11-26 | Autodoc not interning symbols | Jose Antonio Ortega Ruiz |
2010-11-26 | Remove unnecessary calls to symbol-at-point | Jose Antonio Ortega Ruiz |
2010-11-26 | Doc browser: better link highlighting | Jose Antonio Ortega Ruiz |
2010-11-26 | Nit | Jose Antonio Ortega Ruiz |
2010-11-26 | Revert "Bug fix: don't intern symbols read by scheme reader" | Jose Antonio Ortega Ruiz |
2010-11-26 | Bug fix: don't intern symbols read by scheme reader | Jose Antonio Ortega Ruiz |
2010-11-26 | Racket: more information in symbol documentation | Jose Antonio Ortega Ruiz |
2010-11-25 | Bug fix: unbreaking the doc browser | Jose Antonio Ortega Ruiz |
2010-11-25 | Link to symbol's module in doc browser | Jose Antonio Ortega Ruiz |