summaryrefslogtreecommitdiff
path: root/elisp/geiser-compile.el
AgeCommit message (Expand)Author
2023-02-28Look for existing REPLs when compiling for the first timejao
2023-01-20Add more Tramp support.Brian Cully
2022-09-02undeclared function moved aroundjao
2022-08-23Interactive REPL start in C-c C-k and C-c C-ljao
2022-07-31Add missing space when load path addition fails.Hugo Hörnquist
2022-04-09A bit more tramp-friendlinessjao
2022-01-31Silence byte-compilerJonas Bernoulli
2021-12-22Asynchronous file load/compilejao
2021-12-05Refinement: geiser-repl-add-project-paths instead of a boolean flagjao
2021-04-10autoload cookie for geiser-eval-load-pathjao
2020-03-27Declare geiser-restart-repl in geiser-compile.elJonas Bernoulli
2020-03-27Mark the beginning of code part of elisp libraries with Code: headingJonas Bernoulli
2020-03-27Begin the summary lines of all elisp libraries with three semicolonsJonas Bernoulli
2018-03-19A prefix for geiser-compile-current-buffer to restart it allJose Antonio Ortega Ruiz
2016-12-03Bug fix: expanding file name at the right timeJose Antonio Ortega Ruiz
2016-06-11Cleanups to the show/jump debug buffer messJose Antonio Ortega Ruiz
2013-02-07Accepting ~ in geiser-add-to-load-pathJose Antonio Ortega Ruiz
2012-10-11WhitespaceJose Antonio Ortega Ruiz
2011-02-03New geiser-add-to-load-path, just for Guile right nowJose Antonio Ortega Ruiz
2010-12-28Leaner autodoc cacheJose Antonio Ortega Ruiz
2010-12-28Finer grained maintenance of autodoc's cacheJose Antonio Ortega Ruiz
2010-10-30Elisp: more flexible parsing of :eval and :ge formsJose Antonio Ortega Ruiz
2010-09-06Autodoc: clean cache upon evaluationJose Antonio Ortega Ruiz
2009-09-11BSD relicensing: elisp code.Jose Antonio Ortega Ruiz
2009-04-28Fixes for eval/compilation error display.Jose Antonio Ortega Ruiz
2009-02-24Partial support for stack trace display.Jose Antonio Ortega Ruiz
2009-02-21Correct stack in load/compile file retorts.Jose Antonio Ortega Ruiz
2009-02-21Capture backtrace. Fix load/compile from Emacs.Jose Antonio Ortega Ruiz
2009-02-17Separate commands for evaluation and compilation.Jose Antonio Ortega Ruiz
2009-02-13Small improvements.Jose Antonio Ortega Ruiz
2009-02-12Edit symbol at point for programs.Jose Antonio Ortega Ruiz
2009-02-11README stuff.Jose Antonio Ortega Ruiz
2009-02-11Load file commands.Jose Antonio Ortega Ruiz
2009-02-11Compile file.Jose Antonio Ortega Ruiz