Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-08-23 | Putting ChangeLog to good use. | Jose Antonio Ortega Ruiz | |
2009-08-23 | autogen.sh | Jose Antonio Ortega Ruiz | |
2009-08-23 | fixes for geiser-unload. | Jose Antonio Ortega Ruiz | |
2009-08-23 | geiser-reload works again (was broken for installed geiser). | Jose Antonio Ortega Ruiz | |
2009-08-23 | Automake tweak: geiser-install.el belongs to CLEANFILES. | Jose Antonio Ortega Ruiz | |
2009-08-23 | Buglet in autodoc's argument display. | Jose Antonio Ortega Ruiz | |
2009-08-23 | Thanks, many THANKS. | Jose Antonio Ortega Ruiz | |
2009-08-23 | Standardese filling. | Jose Antonio Ortega Ruiz | |
2009-08-23 | Automatic ChangeLog generation during make dist. | Jose Antonio Ortega Ruiz | |
2009-08-23 | Fixes for all byte-compilation warnings. | Jose Antonio Ortega Ruiz | |
2009-08-23 | Autotoolification. | Jose Antonio Ortega Ruiz | |
2009-08-20 | Bug fix: bogus regexp. | Jose Antonio Ortega Ruiz | |
2009-08-19 | C-c k == nuke repl | Jose Antonio Ortega Ruiz | |
2009-08-18 | REPLs: using compile-shell-minor-mode. | Jose Antonio Ortega Ruiz | |
2009-08-18 | PLT: bug fix in (module) recognition. | Jose Antonio Ortega Ruiz | |
2009-08-18 | Yet another deklugdification: locals scanning moved to elisp. | Jose Antonio Ortega Ruiz | |
... and say goodbye to the ugly parse partial sexp, reducing not only sloppy code, but also duplication and data transfers. | |||
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-07-06 | Stray paren killed. | Jose Antonio Ortega Ruiz | |
2009-07-02 | Simpler, nicer, more efficient handling of evaluation results. It | Jose Antonio Ortega Ruiz | |
comes with a pony too. | |||
2009-06-29 | Safer handling of file line and columns in emacs. | Jose Antonio Ortega Ruiz | |
2009-06-28 | Bug fix: initialisation loop removed. | Jose Antonio Ortega Ruiz | |
2009-06-20 | REPL improvements: bailing out earlier on startup abort; C-c z DTRT | Jose Antonio Ortega Ruiz | |
for a running REPL. | |||
2009-06-20 | Auxiliary function. | Jose Antonio Ortega Ruiz | |
2009-06-19 | New user command to unregister Scheme implementations. | Jose Antonio Ortega Ruiz | |
2009-06-19 | Bug fix. | Jose Antonio Ortega Ruiz | |
2009-06-19 | User command to register scheme implementations ↵ | Jose Antonio Ortega Ruiz | |
(geiser-register-implementation). | |||
2009-06-19 | Registered implementations are loaded by default. | Jose Antonio Ortega Ruiz | |
2009-06-19 | Better display of evaluation results. | Jose Antonio Ortega Ruiz | |
2009-06-19 | Directory-specific implementations. | Jose Antonio Ortega Ruiz | |
2009-06-18 | PLT: Bug fix in implementation guessing. | Jose Antonio Ortega Ruiz | |
2009-06-18 | Will i ever get initialisation right? | Jose Antonio Ortega Ruiz | |
2009-06-18 | Initialisation fixes. | Jose Antonio Ortega Ruiz | |
- Honouring geiser-impl-installed-implementations - Missing autoloads for customization groups added | |||
2009-06-17 | Refactoring. | Jose Antonio Ortega Ruiz | |
2009-06-17 | PLT: buttonize errors implemented. | Jose Antonio Ortega Ruiz | |
2009-06-17 | Auxiliary functions to insert error links. | Jose Antonio Ortega Ruiz | |
2009-06-17 | Implementation-specific backtrace display. | Jose Antonio Ortega Ruiz | |
2009-06-17 | Whitespace. | 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-06-16 | Fixes in retort parsing. | Jose Antonio Ortega Ruiz | |
2009-06-16 | Elimination of dead code in stack trace display. | Jose Antonio Ortega Ruiz | |
2009-06-16 | Better parsing of scheme retorts in the Emacs end. | Jose Antonio Ortega Ruiz | |
2009-06-14 | Fixes in geiser-reload (unload forcibly and pick repl implementations). | Jose Antonio Ortega Ruiz | |
2009-06-13 | Guile: rewriting stack trace captures - not yet complete. | Jose Antonio Ortega Ruiz | |
2009-06-10 | Share scheme-indent-function tweaks across implementations. | Jose Antonio Ortega Ruiz | |
2009-05-25 | module-children -> module-exports. | Jose Antonio Ortega Ruiz | |
2009-05-25 | README tweaks and updates. | Jose Antonio Ortega Ruiz | |