Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-11-01 | Guile: shorten a bit more multi-line sexps sent to REPL | Jose Antonio Ortega Ruiz | |
2010-11-01 | Guile: suppress embedded comments when sending multi-line sexps | Jose Antonio Ortega Ruiz | |
2010-10-31 | Merge branch 'master' into guile-meta | Jose Antonio Ortega Ruiz | |
2010-10-31 | REPL: TAB when away from last prompt goes to next error | Jose Antonio Ortega Ruiz | |
2010-10-31 | REPL: RET on an error jumps to it | Jose Antonio Ortega Ruiz | |
2010-10-31 | Merge branch 'master' into guile-meta | Jose Antonio Ortega Ruiz | |
2010-10-31 | Informational logs disabled by default | Jose Antonio Ortega Ruiz | |
Set geiser-log-verbose-p to t to enable all logs. Calling geiser-show-logs with a prefix argument will do that for you. | |||
2010-10-31 | Always fallback to edit-module in M-. | Jose Antonio Ortega Ruiz | |
2010-10-31 | Simple tables (not yet used) | Jose Antonio Ortega Ruiz | |
2010-10-31 | Missing, if thankful, texi file | Jose Antonio Ortega Ruiz | |
2010-10-31 | Documented thanks | Jose Antonio Ortega Ruiz | |
2010-10-31 | Fix for geiser-doc-module | Jose Antonio Ortega Ruiz | |
2010-10-31 | Autodoc: fix for improper macro arglists scanning | Jose Antonio Ortega Ruiz | |
2010-10-31 | Fix for geiser-edit-module | Jose Antonio Ortega Ruiz | |
2010-10-31 | Fix for geiser-doc-module | Jose Antonio Ortega Ruiz | |
2010-10-31 | Autodoc: fix for improper macro arglists scanning | Jose Antonio Ortega Ruiz | |
2010-10-31 | Fix for geiser-edit-module | Jose Antonio Ortega Ruiz | |
2010-10-31 | Guile: reactivating the debugger during evaluation | Jose Antonio Ortega Ruiz | |
2010-10-30 | Guile: debug leftover deleted | Jose Antonio Ortega Ruiz | |
2010-10-30 | Guile: really support R6RS libs | Jose Antonio Ortega Ruiz | |
2010-10-30 | Guile: recognizing R6RS libraries as modules | Jose Antonio Ortega Ruiz | |
2010-10-30 | Guile: using meta-commands to talk with Guile | Jose Antonio Ortega Ruiz | |
2010-10-30 | Documentation update to mention new ,enter in Racket | Jose Antonio Ortega Ruiz | |
2010-10-30 | Racket: ,eval -> ,geiser-eval | Jose Antonio Ortega Ruiz | |
2010-10-30 | Racket: using meta-commands instead of dynamic-require (#30347) | Jose Antonio Ortega Ruiz | |
- Much more robust: dynamic-require might not have been defined in the REPL's namespace. - Fixes #30347 as a side-effect: now all Geiser functions work with typed scheme too. | |||
2010-10-30 | Guile: using the new syntax for sending eval requests | 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-10-30 | Racket: new meta-commands: ,eval ,apply ,no-values | Jose Antonio Ortega Ruiz | |
2010-10-29 | Racket: ,enter meta-command instead of namespace clobbering | Jose Antonio Ortega Ruiz | |
2010-10-29 | Thanks where thanks are due | Jose Antonio Ortega Ruiz | |
2010-10-24 | Locals completion: a fix and an extension | Jose Antonio Ortega Ruiz | |
- ((foo wasn't being completed - define-syntax makes its first argument a bound local | |||
2010-10-23 | Using smart tab mode in REPL | Jose Antonio Ortega Ruiz | |
2010-10-23 | A proper (let's hope) fix for the sluggishness problem | Jose Antonio Ortega Ruiz | |
2010-10-23 | Temporary fix for sluggishness while scanning big forms | Jose Antonio Ortega Ruiz | |
2010-10-21 | Doc fix | Jose Antonio Ortega Ruiz | |
2010-10-16 | Manual: cheat sheet | Jose Antonio Ortega Ruiz | |
2010-10-16 | Bug fix: setting correct default-directory in debug buffers | Jose Antonio Ortega Ruiz | |
2010-10-15 | Racket nit: racket/base instead of scheme/base | Jose Antonio Ortega Ruiz | |
2010-10-15 | Documentation for M-. and modules | Jose Antonio Ortega Ruiz | |
2010-10-15 | Documentation for smart-tab mode | Jose Antonio Ortega Ruiz | |
2010-10-15 | README tweaks | Jose Antonio Ortega Ruiz | |
2010-10-15 | README -> README.org | Jose Antonio Ortega Ruiz | |
2010-10-15 | Documentation bit | Jose Antonio Ortega Ruiz | |
2010-10-15 | Whitespace | Jose Antonio Ortega Ruiz | |
2010-10-15 | Documentation nits | Jose Antonio Ortega Ruiz | |
2010-10-13 | README fix | Jose Antonio Ortega Ruiz | |
2010-10-12 | Menus: callers/callees active only if available | Jose Antonio Ortega Ruiz | |
2010-10-11 | Fix for the fix | Jose Antonio Ortega Ruiz | |
2010-10-11 | Bug fix: connect-to-guile wasn't interactive | Jose Antonio Ortega Ruiz | |
2010-10-11 | A bit more documentation on remote REPLs | Jose Antonio Ortega Ruiz | |