summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-06-14Better keybindings for documentation browserJose Antonio Ortega Ruiz
2010-06-14Popups improvements (excluding view mode's keymap).Jose Antonio Ortega Ruiz
2010-06-14Refactoring.Jose Antonio Ortega Ruiz
2010-06-14Nits.Jose Antonio Ortega Ruiz
2010-06-14Better menus.Jose Antonio Ortega Ruiz
2010-06-14New elisp file (geiser-menu) added to Makefile.am.Jose Antonio Ortega Ruiz
2010-06-14REPL menu.Jose Antonio Ortega Ruiz
2010-06-14Support for minor mode toggling in menus.Jose Antonio Ortega Ruiz
2010-06-14Menu for documentation browser.Jose Antonio Ortega Ruiz
2010-06-14Generic support for menus.Jose Antonio Ortega Ruiz
2010-06-14Half-baked code deactivated for now.Jose Antonio Ortega Ruiz
2010-06-14Dead code elimination.Jose Antonio Ortega Ruiz
2010-06-12Fix for popups: don't deactivate view-mode on exit.Jose Antonio Ortega Ruiz
2010-06-12Nit.Jose Antonio Ortega Ruiz
2010-06-12New buttons (source, forward/backward) in document browser.Jose Antonio Ortega Ruiz
2010-06-11Fixes for module navigation in doc browser.Jose Antonio Ortega Ruiz
2010-06-11Guile: tweaks to the previous fix.Jose Antonio Ortega Ruiz
2010-06-11Guile: showing again submodules in module documentation.Jose Antonio Ortega Ruiz
2010-06-11Guile: fix for module name completion.Jose Antonio Ortega Ruiz
2010-06-10Racket: improvements in module lookups.Jose Antonio Ortega Ruiz
2010-06-09Racket: improvements in non-loaded module location.Jose Antonio Ortega Ruiz
2010-06-08Racket: square cosmetics.Jose Antonio Ortega Ruiz
2010-06-08Racket: autodoc for struct constructorsJose Antonio Ortega Ruiz
2010-06-08Racket: fix for kwargs display.Jose Antonio Ortega Ruiz
2010-06-08Guile: small tweak.Jose Antonio Ortega Ruiz
2010-06-07Guile: displaying the debugger preamble.Jose Antonio Ortega Ruiz
2010-06-07Guile: no more module loading under the rug.Jose Antonio Ortega Ruiz
2010-06-07Oops, it wasn't dead.Jose Antonio Ortega Ruiz
2010-06-07Guile: dead elisp code elimination.Jose Antonio Ortega Ruiz
2010-06-07README: note about Guile version.Jose Antonio Ortega Ruiz
2010-06-07Guile: real fix for symbol locations (needs Guile's git head).Jose Antonio Ortega Ruiz
2010-06-06Elisp: missing require.Jose Antonio Ortega Ruiz
2010-06-06Elisp: better fix for previous bug.Jose Antonio Ortega Ruiz
2010-06-06Elisp: fixes for key args display.Jose Antonio Ortega Ruiz
2010-06-06Guile: new evaluation strategy that really delimits stack frames.Jose Antonio Ortega Ruiz
2010-06-06Guile: fix for finding locations of symbols in modules outside load path.Jose Antonio Ortega Ruiz
2010-06-06Guile: fix for macroexpand.Jose Antonio Ortega Ruiz
2010-06-06Guile: better stack trace limits during evaluation.Jose Antonio Ortega Ruiz
2010-06-06Debugging leftover.Jose Antonio Ortega Ruiz
2010-06-06Guile: fixes for error navigation.Jose Antonio Ortega Ruiz
2010-06-06Guile: evaluation fixes (current git head).Jose Antonio Ortega Ruiz
2010-06-06Adding define-syntax-rule to heuristics for locating definitions.Jose Antonio Ortega Ruiz
2010-06-06Conflicts between view-mode and geiser-doc-mode keymaps removed.Jose Antonio Ortega Ruiz
2010-06-06Avoiding duplicates in autodoc arg listsJose Antonio Ortega Ruiz
2010-06-06Reusing emacs view-mode for pop-up windows.Jose Antonio Ortega Ruiz
2010-06-06Whitespace.Jose Antonio Ortega Ruiz
2010-06-05Racket: providing error contextsJose Antonio Ortega Ruiz
2010-06-05Better signature parsing (improper arg lists).Jose Antonio Ortega Ruiz
2010-06-05Bug in scheme reader fixedJose Antonio Ortega Ruiz
2010-06-05Racket: off-by-one bug in module name completionsJose Antonio Ortega Ruiz