Age | Commit message (Expand) | Author |
2010-11-21 | Did i mention that getting autodoc right is hard? | Jose Antonio Ortega Ruiz |
2010-11-21 | Correct display of "..." in autodoc | Jose Antonio Ortega Ruiz |
2010-11-21 | Even better, as in 'correct', display of autodoc args | Jose Antonio Ortega Ruiz |
2010-11-19 | Better argument display in autodoc | Jose Antonio Ortega Ruiz |
2010-10-30 | Elisp: more flexible parsing of :eval and :ge forms | Jose Antonio Ortega Ruiz |
2010-10-06 | Use cl only at compile time | Jose Antonio Ortega Ruiz |
2010-09-06 | Autodoc: clean cache upon evaluation | Jose Antonio Ortega Ruiz |
2010-08-11 | Fixed bug in autodoc signature recognition. | Jose Antonio Ortega Ruiz |
2010-08-07 | geiser-font-lock-autodoc-procedure-name -> geiser-font-lock-autodoc-identifier | Jose Antonio Ortega Ruiz |
2010-08-07 | geiser-autodoc-procedure-name-format -> geiser-autodoc-identifier-format | Jose Antonio Ortega Ruiz |
2010-07-28 | Displaying variable values in autodoc. | Jose Antonio Ortega Ruiz |
2010-06-06 | Elisp: better fix for previous bug. | Jose Antonio Ortega Ruiz |
2010-06-06 | Elisp: fixes for key args display. | Jose Antonio Ortega Ruiz |
2010-06-06 | Avoiding duplicates in autodoc arg lists | Jose Antonio Ortega Ruiz |
2010-06-05 | Better signature parsing (improper arg lists). | Jose Antonio Ortega Ruiz |
2010-01-28 | Generic support for debugging prompts in the REPL | Jose Antonio Ortega Ruiz |
2009-11-13 | Bug fix: displaying signatures correctly in xref buffers. | Jose Antonio Ortega Ruiz |
2009-10-15 | Cosmetics. | Jose Antonio Ortega Ruiz |
2009-09-26 | Multiple arity display, used by PLT backend (case-lambda). | Jose Antonio Ortega Ruiz |
2009-09-11 | Reload: we now remember user customizations and restore them during geiser-re... | Jose Antonio Ortega Ruiz |
2009-09-11 | BSD relicensing: elisp code. | Jose Antonio Ortega Ruiz |
2009-08-30 | Biting the bullet: a simple, permissive, scheme reader. | Jose Antonio Ortega Ruiz |
2009-08-26 | Slightly faster autodoc. | Jose Antonio Ortega Ruiz |
2009-08-25 | Slightly better autodoc caching (probably needs an overhaul, though). | Jose Antonio Ortega Ruiz |
2009-08-25 | Now this is cool: support for company mode. | Jose Antonio Ortega Ruiz |
2009-08-23 | Buglet in autodoc's argument display. | 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-08-17 | Simpler, more correct and efficient autodoc implementation. | Jose Antonio Ortega Ruiz |
2009-08-11 | autodoc: better emacs display for opt/key markers. | Jose Antonio Ortega Ruiz |
2009-08-07 | kludgy fix for opt/key/rest markers in autodoc | Jose Antonio Ortega Ruiz |
2009-05-04 | Autodoc: support for info about variables. | Jose Antonio Ortega Ruiz |
2009-03-05 | turn-on/off-geiser-mode commands added and used in scheme-mode-hook. | Jose Antonio Ortega Ruiz |
2009-03-03 | Highlight also #:key in autodoc. | Jose Antonio Ortega Ruiz |
2009-03-03 | Micro-optimisation. | Jose Antonio Ortega Ruiz |
2009-03-02 | Autodoc enhancements: | Jose Antonio Ortega Ruiz |
2009-03-02 | Fix (again!) completion for symbols outside enclosing forms. | Jose Antonio Ortega Ruiz |
2009-03-01 | Miscellaneous little fixes. | Jose Antonio Ortega Ruiz |
2009-02-28 | Display (quote foo) as 'foo in autodoc strings. | Jose Antonio Ortega Ruiz |
2009-02-28 | Refactoring: local bindings discovery moved to schemeland. | Jose Antonio Ortega Ruiz |
2009-02-28 | Simpler handling of rest args in Emacs' side. | Jose Antonio Ortega Ruiz |
2009-02-27 | Font lock for autodoc's function name. | Jose Antonio Ortega Ruiz |
2009-02-27 | Autodoc system revamped. | Jose Antonio Ortega Ruiz |
2009-02-24 | Partial support for stack trace display. | 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-14 | Autodoc: try symbol at point first. Some cleanups. | Jose Antonio Ortega Ruiz |
2009-02-14 | Small autodoc fixes. | Jose Antonio Ortega Ruiz |
2009-02-13 | Small improvements. | Jose Antonio Ortega Ruiz |
2009-02-13 | Faster, asynchronous autodoc. | Jose Antonio Ortega Ruiz |