index
:
geiser
async
buggie-buggie
master
emacs and scheme talk to each other
jao
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
elisp
/
geiser-doc.el
Age
Commit message (
Expand
)
Author
2010-10-31
Fix for geiser-doc-module
Jose Antonio Ortega Ruiz
2010-10-30
Elisp: more flexible parsing of :eval and :ge forms
Jose Antonio Ortega Ruiz
2010-07-25
C-c z as a to and fro jump, plus documentation.
Jose Antonio Ortega Ruiz
2010-07-24
Truncating lines in documentation browser.
Jose Antonio Ortega Ruiz
2010-07-24
Racket: showing contracts in module documentation.
Jose Antonio Ortega Ruiz
2010-06-14
Menus for geiser-mode.
Jose Antonio Ortega Ruiz
2010-06-14
Better keybindings for documentation browser
Jose Antonio Ortega Ruiz
2010-06-14
Nits.
Jose Antonio Ortega Ruiz
2010-06-14
Better menus.
Jose Antonio Ortega Ruiz
2010-06-14
Menu for documentation browser.
Jose Antonio Ortega Ruiz
2010-06-12
Nit.
Jose Antonio Ortega Ruiz
2010-06-12
New buttons (source, forward/backward) in document browser.
Jose Antonio Ortega Ruiz
2010-06-11
Fixes for module navigation in doc browser.
Jose Antonio Ortega Ruiz
2010-06-06
Conflicts between view-mode and geiser-doc-mode keymaps removed.
Jose Antonio Ortega Ruiz
2010-03-15
Bug fix: M-. now works in documentation buffers.
Jose Antonio Ortega Ruiz
2009-09-26
Multiple arity display, used by PLT backend (case-lambda).
Jose Antonio Ortega Ruiz
2009-09-26
Bug fix: display-help function correctly invoked when available.
Jose Antonio Ortega Ruiz
2009-09-22
New implementation registration mechanism, for the elisp side of things.
Jose Antonio Ortega Ruiz
2009-09-11
BSD relicensing: elisp code.
Jose Antonio Ortega Ruiz
2009-08-25
Slightly better autodoc caching (probably needs an overhaul, though).
Jose Antonio Ortega Ruiz
2009-08-23
Fixes for all byte-compilation warnings.
Jose Antonio Ortega Ruiz
2009-08-17
Well, i said that it was better, not that it was perfect.
Jose Antonio Ortega Ruiz
2009-06-17
Circular dependencies between elisp modules eliminated.
Jose Antonio Ortega Ruiz
2009-06-17
Whitespace.
Jose Antonio Ortega Ruiz
2009-05-25
module-children -> module-exports.
Jose Antonio Ortega Ruiz
2009-05-25
Fix to documentation browser's switch to repl keybinding.
Jose Antonio Ortega Ruiz
2009-05-25
Bug fix and a bit of refactoring in geiser-doc.el.
Jose Antonio Ortega Ruiz
2009-04-27
Support for external help functions (and application to PLT).
Jose Antonio Ortega Ruiz
2009-03-16
Many a bug fix in multiple implementation support.
Jose Antonio Ortega Ruiz
2009-03-13
Module documentation command works again when invoked from the REPL.
Jose Antonio Ortega Ruiz
2009-03-10
Reload Geiser libraries in the right order.
Jose Antonio Ortega Ruiz
2009-03-09
Support for multiple Scheme implementations, Chapter 1.
Jose Antonio Ortega Ruiz
2009-02-28
Simpler handling of rest args in Emacs' side.
Jose Antonio Ortega Ruiz
2009-02-17
Document browser improvements: history and links.
Jose Antonio Ortega Ruiz
2009-02-17
Better symbol documentation.
Jose Antonio Ortega Ruiz
2009-02-17
Separate commands for evaluation and compilation.
Jose Antonio Ortega Ruiz
2009-02-16
New command: module documentation.
Jose Antonio Ortega Ruiz
2009-02-15
Recognise empty doc string in Emacs side. Small refactorings.
Jose Antonio Ortega Ruiz
2009-02-14
New command to get docstrings (C-cC-d).
Jose Antonio Ortega Ruiz