Age | Commit message (Expand) | Author |
2022-11-01 | requiring subr-x at compile time for older emacsen | jao |
2022-10-22 | debugging commands up to the specific scheme implementation | jao |
2022-10-21 | fix: long standing bug in regexp recognising columns in error links | jao |
2022-10-21 | more tweaks to regexp signature finding | jao |
2022-10-16 | fix: don't signal an error when we find module as an alternative | jao |
2022-10-16 | better error when we fail in edit symbol at point | jao |
2022-10-16 | fun with regular expressions for definitions fallback | jao |
2022-10-16 | fix: restore looking for module if symbol's not there | jao |
2022-10-16 | little tweak to regexp definitions | jao |
2022-10-16 | fallback autodoc inferred via cheap regexps | jao |
2022-10-15 | local definition discovery sans imenu | jao |
2022-10-14 | fix: marker stack for jump to module | jao |
2022-10-13 | fixes for the imenu jumping fallback | jao |
2022-10-12 | imenu as a last resort for jumping to definition | jao |
2022-10-10 | jump to location specified as a char pos | jao |
2022-04-09 | A bit more tramp-friendliness | jao |
2021-11-27 | Fix for file location identification (column number might be missing) | jao |
2021-04-10 | Simpler error reporting for symbol lookup failures | jao |
2020-04-26 | Fix typos | Jonas Bernoulli |
2020-03-27 | Fix indentation | Jonas Bernoulli |
2020-03-27 | Mark the beginning of code part of elisp libraries with Code: heading | Jonas Bernoulli |
2020-01-28 | C-c \ and C-c [ in geiser-repl too | Jose Antonio Ortega Ruiz |
2019-08-14 | Pushing the correct marker (fixes #279) | Jose Antonio Ortega Ruiz |
2019-08-07 | Add error reporting about missing symbols to geiser-edit.el | Lockywolf |
2019-08-06 | Add scheme subroutine to find files implementing modules to chibi. | Lockywolf |
2019-02-10 | xref-push-marker-stack <- find-tag-marker-ring | Ryan Desfosses |
2013-08-25 | Let's make it *any* submodule | Jose Antonio Ortega Ruiz |
2013-08-25 | Racket: new commands to show and hide test submodules | Jose Antonio Ortega Ruiz |
2013-02-03 | Little cleanups, and C-u variant for the lambda thing | Jose Antonio Ortega Ruiz |
2013-02-03 | More robust lambda and keybinding to C-c \ | Jose Antonio Ortega Ruiz |
2013-02-03 | Insert Greek letter lambda. | Ray Racine |
2012-10-11 | Whitespace | Jose Antonio Ortega Ruiz |
2012-07-01 | Correctly buttonizing paths with leading spaces in DBG buffers | Jose Antonio Ortega Ruiz |
2010-11-27 | No more interning in the scheme reader | Jose Antonio Ortega Ruiz |
2010-11-26 | Remove unnecessary calls to symbol-at-point | Jose Antonio Ortega Ruiz |
2010-11-01 | Better error message for edit-symbol-at-point | Jose Antonio Ortega Ruiz |
2010-10-31 | Always fallback to edit-module in M-. | Jose Antonio Ortega Ruiz |
2010-10-31 | Fix for geiser-edit-module | Jose Antonio Ortega Ruiz |
2010-10-30 | Elisp: more flexible parsing of :eval and :ge forms | Jose Antonio Ortega Ruiz |
2010-10-15 | Whitespace | Jose Antonio Ortega Ruiz |
2010-09-12 | Couple nits | Jose Antonio Ortega Ruiz |
2010-09-07 | Reuse soruce window when navigating errors | Jose Antonio Ortega Ruiz |
2010-09-07 | Make next-error (C-x `) work on debug buffers | Jose Antonio Ortega Ruiz |
2010-09-07 | Support for evaluation warnings | Jose Antonio Ortega Ruiz |
2010-08-30 | More docs and a function renamed. | Jose Antonio Ortega Ruiz |
2010-07-05 | Racket: following error links in separate window. | Jose Antonio Ortega Ruiz |
2010-06-12 | New buttons (source, forward/backward) in document browser. | Jose Antonio Ortega Ruiz |
2010-06-06 | Adding define-syntax-rule to heuristics for locating definitions. | Jose Antonio Ortega Ruiz |
2010-03-15 | Whitespace. | Jose Antonio Ortega Ruiz |
2009-09-11 | Reload: we now remember user customizations and restore them during geiser-re... | Jose Antonio Ortega Ruiz |