Age | Commit message (Expand) | Author |
2022-11-04 | version bump0.28 | jao |
2022-11-01 | requiring subr-x at compile time for older emacsen | jao |
2022-10-29 | geiser-doc: support for elisp-cooked docstrings | jao |
2022-10-24 | geiser-debug: ensure next-error buffer and buttonize output | jao |
2022-10-24 | geiser-xref: lexical binding | jao |
2022-10-22 | debugging commands up to the specific scheme implementation | jao |
2022-10-21 | nit: skip eval requests of empty strings | jao |
2022-10-21 | fix: long standing bug in regexp recognising columns in error links | jao |
2022-10-21 | debug: accept debug msg of any type (e.g., a list with location info) | jao |
2022-10-21 | geiser-debug--debugger-active-p -> geiser-debug--debugger-active | jao |
2022-10-21 | more tweaks to regexp signature finding | jao |
2022-10-19 | geiser-doc: untabbify and lexical binding | 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 for autodoc, ahem, extension | jao |
2022-10-16 | e320b982 wasn't a good idea, and lexical-binding for geiser-syntax | 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 | little fix: duplicated first symbol in autodoc requests | jao |
2022-10-15 | local definition discovery sans imenu | jao |
2022-10-15 | news and version bump0.27 | jao |
2022-10-14 | fix: marker stack for jump to module | jao |
2022-10-13 | expect completion-in-region functions to preserve current buffer | jao |
2022-10-13 | fixes for the imenu jumping fallback | jao |
2022-10-13 | lexical scope for completion and connection | jao |
2022-10-13 | autodoc: correctly display docsigs for in-region completions (#56) | 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-10-10 | fix for completion-for-module | jao |
2022-10-09 | fix: proper use of the error reporting protocol | jao |
2022-10-08 | More -p obsolescence in geiser-debug.el | jao |
2022-10-08 | geiser-log clean-ups | jao |
2022-10-07 | Fix for "and-go" command variants | jao |
2022-09-17 | Fix for autodoc in geiser-capf--company-docsig and beyond | jao |
2022-09-06 | reinstating run-geiser alias (for now!)0.26.1 | jao |
2022-09-02 | undeclared function moved around | jao |
2022-09-01 | Improve default names for per-project REPLs. | David Thompson |
2022-08-25 | Version bump0.26 | jao |
2022-08-25 | run-geiser obsoleted (just use M-x geiser) | jao |
2022-08-25 | New geiser-repl-switch[-to-module] obsoleting switch-to-geiser[module] | jao |
2022-08-24 | docstring for geiser-repl-maybe-send | jao |
2022-08-24 | Make geiser-repl--maybe-send into a public function | Brian Leung |
2022-08-23 | Interactive REPL start in C-c C-k and C-c C-l | jao |
2022-08-21 | Version bump0.25.1 | jao |
2022-08-21 | Fix: don't use add-to-list on lexical variable | jao |
2022-08-21 | geiser-repl: Silence warnings | Brian Leung |
2022-08-21 | Version bump0.25 | jao |
2022-08-20 | fix: don't override user's capfs (see issue #50) | jao |