Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-09-22 | New implementation registration mechanism, for the elisp side of things. | Jose Antonio Ortega Ruiz | |
Implementations must invoke define-geiser-implementation with an appropriate set of methods. Simple inheritance is supported. Each geiser module defines and registers the method names it uses. | |||
2009-09-11 | BSD relicensing: elisp code. | 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-19 | Better display of evaluation results. | Jose Antonio Ortega Ruiz | |
2009-06-17 | Implementation-specific backtrace display. | Jose Antonio Ortega Ruiz | |
2009-06-16 | Elimination of dead code in stack trace display. | Jose Antonio Ortega Ruiz | |
2009-06-13 | Guile: rewriting stack trace captures - not yet complete. | Jose Antonio Ortega Ruiz | |
2009-05-20 | Fixes for module names reading and evaluation result display. | Jose Antonio Ortega Ruiz | |
2009-05-03 | Wrapping arbitrary regions with a begin block before evaluation/expansion. | Jose Antonio Ortega Ruiz | |
2009-04-28 | Fixes for eval/compilation error display. | Jose Antonio Ortega Ruiz | |
2009-03-17 | Misc nits and work in progress. | Jose Antonio Ortega Ruiz | |
2009-03-04 | New geiser-reload command. New geiser command. | Jose Antonio Ortega Ruiz | |
2009-03-01 | Macro-expand commands. | Jose Antonio Ortega Ruiz | |
2009-03-01 | Refactoring the refactoring. | Jose Antonio Ortega Ruiz | |
2009-03-01 | Some refactoring and new ge:macroexpand. | Jose Antonio Ortega Ruiz | |
2009-02-24 | Smart tab is not enabled by default; module completion bound to C-. | Jose Antonio Ortega Ruiz | |
2009-02-24 | Spurious geiser-debug-mode key mode map deleted. | Jose Antonio Ortega Ruiz | |
2009-02-24 | Compilation mode working on dbg buffers. | Jose Antonio Ortega Ruiz | |
2009-02-24 | Partial support for stack trace display. | Jose Antonio Ortega Ruiz | |