summaryrefslogtreecommitdiff
path: root/elisp/geiser-eval.el
AgeCommit message (Expand)Author
2023-03-05Dead code eliminationjao
2023-03-05Avoid global state in sychronous evaluationsjao
2022-10-15news and version bump0.27jao
2022-10-08geiser-log clean-upsjao
2021-12-29geiser-eval-wait -> geiser-wait-eval (and make it work)jao
2021-12-20Asynchronous, interruptable evaluationsjao
2021-12-20Better handling of (:debug) evaluationsjao
2021-12-20Tweaks for boundary conditionsjao
2021-12-19Debugger: fixes and better determination of debugging statusjao
2021-12-18'debug commands so that each impl can take care of themjao
2021-04-21Use defvar-localJonas Bernoulli
2020-03-27Mark the beginning of code part of elisp libraries with Code: headingJonas Bernoulli
2019-08-06Remove debug printing. Align par-style with geiser.Lockywolf
2019-08-06Add scheme subroutine to find files implementing modules to chibi.Lockywolf
2016-11-26fix malformed argument lists.Peter Wang
2016-04-10Use assq instead of assoc in request and connection wrappersAlex Kost
2015-10-12Keeping the elisp compiler happyJose Antonio Ortega Ruiz
2013-04-12Simplifications to previous patchJose Antonio Ortega Ruiz
2013-04-12Evaluate last expression to buffer with a prefixDiogo F. S. Ramos
2012-10-11WhitespaceJose Antonio Ortega Ruiz
2011-03-06Fix for harmless elisp compilation warningJose Antonio Ortega Ruiz
2010-12-28First stab at asynchronous autodoc retrievalJose Antonio Ortega Ruiz
2010-11-23Document browser improvements, and Racket using themJose Antonio Ortega Ruiz
2010-11-12Avoiding clobbering scm-strings with propertiesJose Antonio Ortega Ruiz
2010-11-11Partial work (connections working)Jose Antonio Ortega Ruiz
2010-11-08Connection plumbing: ability to specify EOT token addedJose Antonio Ortega Ruiz
2010-11-06Racket: little evaluation nitsJose Antonio Ortega Ruiz
2010-10-30Elisp: more flexible parsing of :eval and :ge formsJose Antonio Ortega Ruiz
2010-10-12Menus: callers/callees active only if availableJose Antonio Ortega Ruiz
2010-01-24Guile: Geiser now behaves correctly in buffers for unloaded modules.Jose Antonio Ortega Ruiz
2009-09-26New implementation method/variable: unsupported Geiser procedures.Jose Antonio Ortega Ruiz
2009-09-22New implementation registration mechanism, for the elisp side of things.Jose Antonio Ortega Ruiz
2009-09-12Dog food: using the scheme reader for parsing evaluation results.Jose Antonio Ortega Ruiz
2009-09-11BSD relicensing: elisp code.Jose Antonio Ortega Ruiz
2009-08-23Fixes for all byte-compilation warnings.Jose Antonio Ortega Ruiz
2009-07-06Stray paren killed.Jose Antonio Ortega Ruiz
2009-07-02Simpler, nicer, more efficient handling of evaluation results. ItJose Antonio Ortega Ruiz
2009-06-16Elimination of dead code in stack trace display.Jose Antonio Ortega Ruiz
2009-05-24Elisp leftovers trimmed.Jose Antonio Ortega Ruiz
2009-04-26PLT support: basic startup and evaluation working.Jose Antonio Ortega Ruiz
2009-03-18Callers/callees (C-c <, C-c >).Jose Antonio Ortega Ruiz
2009-03-16Many a bug fix in multiple implementation support.Jose Antonio Ortega Ruiz
2009-03-15Multiple values as evaluation result supported.Jose Antonio Ortega Ruiz
2009-03-09Support for multiple Scheme implementations, Chapter 1.Jose Antonio Ortega Ruiz
2009-03-02Correctly specify current module in REPL (and make it generic).Jose Antonio Ortega Ruiz
2009-03-01Refactoring the refactoring.Jose Antonio Ortega Ruiz
2009-03-01Some refactoring and new ge:macroexpand.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-18(geiser eval) functionality moved to (geiser emacs).Jose Antonio Ortega Ruiz