Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-06-11 | Cleanups to the show/jump debug buffer mess | Jose Antonio Ortega Ruiz | |
Let's see if i finally got this right... | |||
2013-02-07 | Accepting ~ in geiser-add-to-load-path | Jose Antonio Ortega Ruiz | |
2012-10-11 | Whitespace | Jose Antonio Ortega Ruiz | |
2011-02-03 | New geiser-add-to-load-path, just for Guile right now | Jose Antonio Ortega Ruiz | |
As per Andy's request. Adding it to Racket (and to the user manual), shouldn't be difficult). | |||
2010-12-28 | Leaner autodoc cache | Jose Antonio Ortega Ruiz | |
We cannot consistently maintain a local cache, because of re-evaluations of external symbols will go unnoticed. The new strategy (remembering only the latest signatures) mostly works, although it introduces a bit of extra flickering every now and then. A global cache is perhaps worth considering. | |||
2010-12-28 | Finer grained maintenance of autodoc's cache | Jose Antonio Ortega Ruiz | |
2010-10-30 | Elisp: more flexible parsing of :eval and :ge forms | Jose Antonio Ortega Ruiz | |
This allows the implementation decide the concrete structure of the code sent to the REPL. For instance, it doesn't need to be a single s-expression, and argument order can be re-arranged. | |||
2010-09-06 | Autodoc: clean cache upon evaluation | Jose Antonio Ortega Ruiz | |
2009-09-11 | BSD relicensing: elisp code. | Jose Antonio Ortega Ruiz | |
2009-04-28 | Fixes for eval/compilation error display. | Jose Antonio Ortega Ruiz | |
2009-02-24 | Partial support for stack trace display. | Jose Antonio Ortega Ruiz | |
2009-02-21 | Correct stack in load/compile file retorts. | Jose Antonio Ortega Ruiz | |
2009-02-21 | Capture backtrace. Fix load/compile from Emacs. | Jose Antonio Ortega Ruiz | |
2009-02-17 | Separate commands for evaluation and compilation. | Jose Antonio Ortega Ruiz | |
2009-02-13 | Small improvements. | Jose Antonio Ortega Ruiz | |
2009-02-12 | Edit symbol at point for programs. | Jose Antonio Ortega Ruiz | |
2009-02-11 | README stuff. | Jose Antonio Ortega Ruiz | |
2009-02-11 | Load file commands. | Jose Antonio Ortega Ruiz | |
2009-02-11 | Compile file. | Jose Antonio Ortega Ruiz | |