Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | Always fallback to edit-module in M-. | Jose Antonio Ortega Ruiz | |
2010-10-31 | Autodoc: fix for improper macro arglists scanning | Jose Antonio Ortega Ruiz | |
2010-10-31 | Autodoc: fix for improper macro arglists scanning | Jose Antonio Ortega Ruiz | |
2010-10-31 | Guile: reactivating the debugger during evaluation | 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 | Guile: using meta-commands to talk with Guile | Jose Antonio Ortega Ruiz | |
2010-10-30 | Guile: using the new syntax for sending eval requests | Jose Antonio Ortega Ruiz | |
2010-10-23 | Using smart tab mode in REPL | 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 | Guile: remote REPLs (connect-to-guile) | Jose Antonio Ortega Ruiz | |
geiser-connect (or its specialisation, connect-to-guile) working for Guile, where the external process is started with the new --listen flag. | |||
2010-10-11 | Guile: remote REPLs (connect-to-guile) | Jose Antonio Ortega Ruiz | |
geiser-connect (or its specialisation, connect-to-guile) working for Guile, where the external process is started with the new --listen flag. | |||
2010-10-06 | Documentation nits | Jose Antonio Ortega Ruiz | |
2010-09-08 | Better REPL exit command | Jose Antonio Ortega Ruiz | |
2010-09-07 | Guile: configurable warning level | Jose Antonio Ortega Ruiz | |
2010-09-07 | Guile: configurable warning level | Jose Antonio Ortega Ruiz | |
2010-09-07 | Guile: fix bug in error display | Jose Antonio Ortega Ruiz | |
2010-09-07 | Guile: evaluation warnings | Jose Antonio Ortega Ruiz | |
2010-09-07 | Support for evaluation warnings | Jose Antonio Ortega Ruiz | |
2010-09-06 | Guile: geiser-guile-jump-on-debug-p, geiser-guile-show-debug-help-p | Jose Antonio Ortega Ruiz | |
2010-09-05 | Guile: fixes for compilation error regexps | Jose Antonio Ortega Ruiz | |
2010-09-05 | Guile: xref commands working again | Jose Antonio Ortega Ruiz | |
2010-09-04 | Guile: better filtering of "anonymous" module names | Jose Antonio Ortega Ruiz | |
Temporary modules with fancy gensym names have kind #f. | |||
2010-09-04 | REPL: (optionally) forget old errors on new expressions | Jose Antonio Ortega Ruiz | |
2010-09-03 | Guile: don't create empty modules before loading them | Jose Antonio Ortega Ruiz | |
2010-09-02 | Dead code elimination | Jose Antonio Ortega Ruiz | |
2010-08-31 | Guile: show error message upon entering the debugger | Jose Antonio Ortega Ruiz | |
2010-08-31 | Guile: show error message upon entering the debugger | Jose Antonio Ortega Ruiz | |
2010-08-31 | Guile: fix for import module REPL command | Jose Antonio Ortega Ruiz | |
2010-08-30 | Guile: display backtrace upon entering debugger. | Jose Antonio Ortega Ruiz | |
Inserting the banner is disabled for now: it confuses comint badly for reasons i don't understand yet. | |||
2010-08-19 | Redisplaying the prompt after empty lines on the REPL. | Jose Antonio Ortega Ruiz | |
2010-08-11 | More docs. | Jose Antonio Ortega Ruiz | |
2010-08-06 | Guile: better formatting of autodoc's variable values. | Jose Antonio Ortega Ruiz | |
2010-07-28 | Displaying variable values in autodoc. | Jose Antonio Ortega Ruiz | |
2010-07-25 | Tweaks to scheme implementation selection, and docs for it. | Jose Antonio Ortega Ruiz | |
2010-07-22 | Guile: bug fix in macro's autodoc. | Jose Antonio Ortega Ruiz | |
2010-07-20 | Guile: geiser commands working at the debugging prompt. | Jose Antonio Ortega Ruiz | |
2010-07-19 | Guile: taking advantage of the patterns property in macro transformers. | Jose Antonio Ortega Ruiz | |
2010-07-19 | Guile: restoring (minimal) support for debugging REPL. | Jose Antonio Ortega Ruiz | |
2010-06-27 | Better switch/import REPL commands. | Jose Antonio Ortega Ruiz | |
2010-06-19 | Guile: no need to de-mangling autodoc args anymore. | Jose Antonio Ortega Ruiz | |
2010-06-18 | Guile: filtering gensym names in autodoc display. | Jose Antonio Ortega Ruiz | |
2010-06-17 | Golfing. | Jose Antonio Ortega Ruiz | |
2010-06-16 | Guile: excluding anonymous module names from completion. | Jose Antonio Ortega Ruiz | |