Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 ↵ | Jose Antonio Ortega Ruiz | |
geiser-reload. | |||
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 | |
Currently put to (let's hope, good) use for context parsing in autodoc and locals discovery (internal defines are recognised now). | |||
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 | |
Autodoc buglets and support for displaying module variables too. | |||
2009-08-17 | Simpler, more correct and efficient autodoc implementation. | Jose Antonio Ortega Ruiz | |
Not that it was difficult: it's replacing an ugly kludge. | |||
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 | |
* Use argument names from guile-procedures.txt when available. * Highlihgt #:opt with a face of its own. | |||
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 | |
2009-02-10 | Multi-level form arity recognition in autodoc. | Jose Antonio Ortega Ruiz | |
2009-02-10 | Optionally show procedure modules in autodoc. | Jose Antonio Ortega Ruiz | |
2009-02-09 | Don't echo any autodoc info when arity is not available. | Jose Antonio Ortega Ruiz | |
2009-02-09 | Basic region/definition/sexp evaluation and autodoc mode working. | Jose Antonio Ortega Ruiz | |