Age | Commit message (Expand) | Author |
2022-03-28 | Shorten docstring that is over 80 characters wide | Jonas Bernoulli |
2021-12-29 | Fix: really use seconds to wait in geiser-wait-eval | jao |
2021-12-29 | geiser-eval-wait -> geiser-wait-eval (and make it work) | jao |
2021-12-27 | New helper, geiser-eval-wait, to facilitate synchronous evaluations | jao |
2021-12-20 | Asynchronous, interruptable evaluations | jao |
2021-12-19 | Debugger: fixes and better determination of debugging status | jao |
2021-12-18 | Allowing debuggers to use Dbg buffer for output | jao |
2021-12-04 | Fix: better handling of recurring debugging entrances | jao |
2021-11-30 | Better handling of REPL's output regions | jao |
2021-04-21 | Use defvar-local | Jonas Bernoulli |
2020-04-26 | Fix typos | Jonas Bernoulli |
2020-03-27 | Fix indentation | Jonas Bernoulli |
2020-03-27 | Mark the beginning of code part of elisp libraries with Code: heading | Jonas Bernoulli |
2019-08-06 | Remove debug printing. Align par-style with geiser. | Lockywolf |
2019-08-06 | Add scheme subroutine to find files implementing modules to chibi. | Lockywolf |
2016-04-10 | Use assq instead of assoc in request and connection wrappers | Alex Kost |
2016-04-10 | Remove double call in 'geiser-con--connection-add-request' | Alex Kost |
2015-12-05 | Removed changes to geiser-connection | Dan Leslie |
2015-12-05 | Fixes for Literals, Errors and Modules | Dan Leslie |
2015-09-10 | Speeding up debugger check (addresses #64) | Jose Antonio Ortega Ruiz |
2013-04-10 | Fix for evaluations returning no result | Jose Antonio Ortega Ruiz |
2011-06-23 | Avoid (read) breakage (fixes #33090) | jao |
2011-02-14 | Fix for the fix of the fix | Jose Antonio Ortega Ruiz |
2011-02-14 | Fix for the fix | Jose Antonio Ortega Ruiz |
2011-02-14 | Guile REPL: bug fix: correctly track debugging status | Jose Antonio Ortega Ruiz |
2011-02-09 | More robust retort detection | Jose Antonio Ortega Ruiz |
2011-01-03 | Really avoiding *spurious* buffers | Jose Antonio Ortega Ruiz |
2010-12-28 | Bug fix: properly enqueue requests | Jose Antonio Ortega Ruiz |
2010-12-14 | No more vicious error circle on tq errors | Jose Antonio Ortega Ruiz |
2010-11-14 | Smoother reload | Jose Antonio Ortega Ruiz |
2010-11-13 | Cleanups | Jose Antonio Ortega Ruiz |
2010-11-12 | Make do with a single connection | Jose Antonio Ortega Ruiz |
2010-11-12 | Debugger support, and Guile using it | Jose Antonio Ortega Ruiz |
2010-11-12 | Better EOT token for more robust communication | Jose Antonio Ortega Ruiz |
2010-11-12 | Nits | Jose Antonio Ortega Ruiz |
2010-11-11 | Partial work (connections working) | Jose Antonio Ortega Ruiz |
2010-11-09 | Racket: remote REPLs | Jose Antonio Ortega Ruiz |
2010-11-09 | Elisp buggettes and warnings | Jose Antonio Ortega Ruiz |
2010-11-08 | Connection plumbing: ability to specify EOT token added | Jose Antonio Ortega Ruiz |
2010-11-07 | Interruptible connection waiting | Jose Antonio Ortega Ruiz |
2010-11-07 | Better connection logs | Jose Antonio Ortega Ruiz |
2010-11-07 | Pumbling cleanups | Jose Antonio Ortega Ruiz |
2010-11-07 | Nits | Jose Antonio Ortega Ruiz |
2010-07-20 | Guile: geiser commands working at the debugging prompt. | Jose Antonio Ortega Ruiz |
2010-03-08 | Hook to setup the debugger when it's launched. | Jose Antonio Ortega Ruiz |
2010-01-28 | Generic support for debugging prompts in the REPL | Jose Antonio Ortega Ruiz |
2010-01-17 | Minor bug fix. | Jose Antonio Ortega Ruiz |
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 |
2009-06-17 | Whitespace. | Jose Antonio Ortega Ruiz |