Age | Commit message (Expand) | Author | Files | Lines |
2013-03-10 | add %site-ccache-dir | Jason Earl | 1 | -5/+6 |
2013-03-10 | excise use of "iff" in the manual | Jason Earl | 1 | -1/+1 |
2013-03-07 | ,option evaluates its right-hand-side | Andy Wingo | 1 | -2/+5 |
2013-01-16 | trace: limit length of "| | | "... prefix | Andy Wingo | 1 | -2/+7 |
2012-12-10 | repl: add repl-option for customized print | Daniel Hartwig | 1 | -0/+4 |
2012-10-18 | Fix typo in scheme-using.texi | Ian Price | 1 | -1/+1 |
2012-02-04 | Make notation for Scheme repeated arguments more consistent in manual. | Bake Timmons | 1 | -2/+2 |
2012-02-02 | Make consistent the usage of variable names in the function definitions found... | Bake Timmons | 1 | -3/+3 |
2012-01-27 | more documentation on the process of loading source and compiled files | Andy Wingo | 1 | -2/+3 |
2012-01-21 | add current-filename, add-to-path, add-to-load-path | Andy Wingo | 1 | -2/+2 |
2011-10-12 | add "Installing Site Packages" | Andy Wingo | 1 | -0/+58 |
2011-10-10 | add ,expand and ,optimize | Andy Wingo | 1 | -0/+8 |
2011-07-23 | doc: Remove redundant footnote about the former name of `guild'. | Ludovic Courtès | 1 | -5/+3 |
2011-06-08 | doc: Mention the former name of `guild'. | Ludovic Courtès | 1 | -1/+4 |
2011-05-31 | add guild docs | Andy Wingo | 1 | -0/+28 |
2011-03-29 | document -q, repl options | Andy Wingo | 1 | -5/+49 |
2011-03-04 | Add ,width meta-command to set screen width in debug output | Michael Gran | 1 | -0/+6 |
2010-12-17 | add ,reload meta-command and document it and reload-module | Andy Wingo | 1 | -0/+4 |
2010-11-20 | Allow user-defined meta-commands | Andreas Rottmann | 1 | -0/+7 |
2010-10-12 | Add TeX form of jao's name | Neil Jerram | 1 | -1/+8 |
2010-10-12 | remove gds docs, telling users instead to use geiser and paredit | Andy Wingo | 1 | -714/+43 |
2010-10-12 | minor doc fixups | Andy Wingo | 1 | -10/+11 |
2010-10-08 | add repl debugging command docs | Andy Wingo | 1 | -45/+42 |
2010-10-07 | update traps documentation (unfinished) | Andy Wingo | 1 | -7/+5 |
2010-08-31 | Add new debug meta-command ,error-message | Jose A. Ortega Ruiz | 1 | -0/+8 |
2010-08-06 | only one Value History section | Andy Wingo | 1 | -2/+2 |
2010-07-16 | update debugger docs | Andy Wingo | 1 | -205/+368 |
2010-07-10 | update manual for value history on by default | Andy Wingo | 1 | -9/+43 |
2010-06-02 | some repl doc updates | Andy Wingo | 1 | -12/+17 |
2009-12-17 | replace ascii figures with scalable ps/pdf versions. | Brian Gough | 1 | -28/+12 |
2008-12-10 | Remove everything to do with GDS Breakpoints | Neil Jerram | 1 | -167/+21 |
2008-07-17 | Single stepping through code from Emacs | Neil Jerram | 1 | -0/+8 |
2008-05-05 | Add NEWS and concept index entries for traps infrastructure and Emacs support. | Neil Jerram | 1 | -0/+2 |
2008-03-19 | * api-debug.texi (Low Level Trap Calls): Removed (material | Neil Jerram | 1 | -101/+65 |
2006-10-10 | (Setting and Managing Breakpoints): New text | Neil Jerram | 1 | -23/+51 |
2006-10-08 | (GDS Getting Started): Editorial updates. | Neil Jerram | 1 | -7/+8 |
2006-10-08 | (Working with GDS in Scheme Buffers): New | Neil Jerram | 1 | -9/+20 |
2006-10-06 | (Access to Guile Help and Completion): Mention where keys are | Neil Jerram | 1 | -16/+34 |
2006-10-05 | (Using Guile in Emacs): Subnodes reordered, | Neil Jerram | 1 | -114/+114 |
2006-10-03 | (GDS Getting Started): Editorial updates. | Neil Jerram | 1 | -31/+71 |
2006-09-28 | (GDS Introduction, GDS Getting Started): Minor | Neil Jerram | 1 | -6/+5 |
2006-09-26 | (Using Guile in Emacs, GDS Introduction): | Neil Jerram | 1 | -251/+175 |
2006-09-25 | * scheme-using.texi (Error Handling, Interactive Debugger): Minor | Neil Jerram | 1 | -60/+58 |
2006-08-23 | (Using Guile in Emacs): New text about | Neil Jerram | 1 | -53/+137 |
2006-08-18 | (Using Guile in Emacs): Unignore extra GDS | Neil Jerram | 1 | -2/+0 |
2006-08-11 | * scheme-using.texi (Run To Frame Exit): Improved doc for finish. | Neil Jerram | 1 | -5/+778 |
2006-08-01 | * scheme-debugging.texi (Debug Last Error, Interactive Debugger): | Neil Jerram | 1 | -0/+411 |