index
:
geiser
async
buggie-buggie
master
emacs and scheme talk to each other
jao
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
elisp
/
geiser-compile.el
Age
Commit message (
Expand
)
Author
2020-03-27
Begin the summary lines of all elisp libraries with three semicolons
Jonas Bernoulli
2018-03-19
A prefix for geiser-compile-current-buffer to restart it all
Jose Antonio Ortega Ruiz
2016-12-03
Bug fix: expanding file name at the right time
Jose Antonio Ortega Ruiz
2016-06-11
Cleanups to the show/jump debug buffer mess
Jose Antonio Ortega Ruiz
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
2010-12-28
Leaner autodoc cache
Jose Antonio Ortega Ruiz
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
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