1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-20 19:50:24 +02:00
guile/doc/ref
Neil Jerram 24dbb5ed10 * api-debug.texi (Low Level Trap Calls): Removed (material
duplicated elsewhere); doc for with-traps and debug-object? moved
to section on evaluator trap options.
(High Level Traps): Renamed just `Traps'.  Add references to
evaluator trap options and debug options.  Make language
appropriate for core Guile (as opposed to previously separate
package).
(Location Traps): Corrected to reflect that location traps now
specify a specific position, not a range of positions.
(Debugging Examples): New (content moved here from
scheme-debugging.texi, and updated to use traps instead of
breakpoints).

* api-modules.texi (Included Guile Modules): Change `Debugging
Features' reference to `Tracing'.

* api-options.texi (Evaluator trap options): Doc for with-traps
and debug-object? is now here.

* guile.texi, scheme-debugging.texi: Move the `Tracing' content of
scheme-debugging.texi to the Modules section.

* scheme-using.texi (Using Guile in Emacs, GDS Getting Started):
Minor edits.

* scheme-debugging.texi (Debugging Features, Intro to
Breakpoints): Removed.
(Examples): Moved to api-debug.texi.
(Tracing, Old Tracing): Promoted one level.
(New Tracing, Tracing Compared): Removed.
2008-03-19 22:51:24 +00:00
..
.cvsignore Add lib-version.texi. 2007-10-24 11:55:07 +00:00
api-binding.texi * scheme-binding.texi: Renamed to api-binding.texi. 2004-08-02 12:29:00 +00:00
api-compound.texi merge from 1.8 branch 2007-03-07 22:46:00 +00:00
api-control.texi Changes from arch/CVS synchronization 2007-06-07 08:36:13 +00:00
api-data.texi Release stuff: missing NEWS and 2007/2008 copyrights. 2008-02-15 23:13:59 +00:00
api-debug.texi * api-debug.texi (Low Level Trap Calls): Removed (material 2008-03-19 22:51:24 +00:00
api-evaluation.texi * api-options.texi (Evaluator trap options): document 2007-01-19 20:05:18 +00:00
api-i18n.texi Changes from arch/CVS synchronization 2007-01-31 20:58:20 +00:00
api-init.texi merge from 1.8 2007-01-15 23:22:36 +00:00
api-io.texi merge from 1.8 branch 2007-03-07 22:46:00 +00:00
api-memory.texi Renamed the "frames" that are related to dynamic-wind to "dynamic 2006-01-29 00:23:28 +00:00
api-modules.texi * api-debug.texi (Low Level Trap Calls): Removed (material 2008-03-19 22:51:24 +00:00
api-options.texi * api-debug.texi (Low Level Trap Calls): Removed (material 2008-03-19 22:51:24 +00:00
api-overview.texi * scheme-binding.texi: Renamed to api-binding.texi. 2004-08-02 12:29:00 +00:00
api-procedures.texi merge from 1.8 2007-01-15 23:49:04 +00:00
api-scheduling.texi Core enhancements, by Julian Graham, to Guile's thread, mutex and 2008-03-08 16:22:40 +00:00
api-scm.texi * scheme-binding.texi: Renamed to api-binding.texi. 2004-08-02 12:29:00 +00:00
api-smobs.texi (smob mark function): List admissible functions 2004-10-19 13:55:06 +00:00
api-snarf.texi Typos fixed. Use existing functions in explaining symbol and keyword 2004-08-25 19:02:34 +00:00
api-translation.texi * scheme-binding.texi: Renamed to api-binding.texi. 2004-08-02 12:29:00 +00:00
api-undocumented.texi Synchronized docstrings. 2005-03-04 17:56:31 +00:00
api-utility.texi Changes from arch/CVS synchronization 2006-06-16 07:39:59 +00:00
api.txt Changes in doc/ref: 2002-03-01 00:19:20 +00:00
autoconf.texi Added Copyright notice. 2004-01-21 22:40:39 +00:00
ChangeLog * api-debug.texi (Low Level Trap Calls): Removed (material 2008-03-19 22:51:24 +00:00
ChangeLog-guile-doc-ref * Organize documentation into per-manual directories (halfway point commit). 2001-08-24 09:40:29 +00:00
data-rep.texi merge from 1.8 branch 2006-04-16 23:18:55 +00:00
expect.texi expect.texi (Expect): Removed backslash escapes of regexp 2004-12-20 21:38:23 +00:00
extend.texi Added Copyright notice. 2004-01-21 22:40:39 +00:00
fdl.texi merge from 1.8 branch 2006-04-16 23:18:55 +00:00
gh.texi More stuff about transitioning away from GH. 2005-06-12 19:10:51 +00:00
guile.texi * api-debug.texi (Low Level Trap Calls): Removed (material 2008-03-19 22:51:24 +00:00
indices.texi Big reorganization of the whole manual to give it a simpler structure. 2004-04-21 14:33:05 +00:00
intro.texi (Reporting Bugs): Note need for subscription to 2006-11-17 15:52:23 +00:00
libguile-concepts.texi Renamed the "frames" that are related to dynamic-wind to "dynamic 2006-01-29 00:23:28 +00:00
libguile-extensions.texi pxref libtool manual. 2006-02-03 23:59:59 +00:00
libguile-linking.texi (A Sample Guile Main Program): Cross reference automake manual for acloal. 2005-06-22 23:55:10 +00:00
libguile-program.texi (Dia Primitives): Cross ref for scm_c_define_gsubr. 2005-06-23 00:09:09 +00:00
libguile-smobs.texi Spelling errors reported by hyperdivision. 2005-06-22 23:49:40 +00:00
libguile-snarf.texi Big reorganization of the whole manual to give it a simpler structure. 2004-04-21 14:33:05 +00:00
Makefile.am (EXTRA_DIST): Add lib-version.texi to the 2007-02-20 21:16:45 +00:00
misc-modules.texi merge from 1.8 branch 2006-10-09 22:47:06 +00:00
mod-getopt-long.texi Big reorganization of the whole manual to give it a simpler structure. 2004-04-21 14:33:05 +00:00
new-docstrings.texi Synchronized docstrings. 2005-03-04 17:56:31 +00:00
posix.texi Changes from arch/CVS synchronization 2007-05-16 07:51:52 +00:00
preface.texi Some index entry capitalization. 2005-01-11 21:46:01 +00:00
repl-modules.texi merge from 1.8 branch 2006-10-09 22:47:06 +00:00
scheme-debugging.texi * api-debug.texi (Low Level Trap Calls): Removed (material 2008-03-19 22:51:24 +00:00
scheme-ideas.texi Tweak tail calls wording. 2005-06-23 23:47:32 +00:00
scheme-indices.texi Added Copyright notice. 2004-01-21 22:40:39 +00:00
scheme-intro.texi Big reorganization of the whole manual to give it a simpler structure. 2004-04-21 14:33:05 +00:00
scheme-reading.texi Big reorganization of the whole manual to give it a simpler structure. 2004-04-21 14:33:05 +00:00
scheme-scripts.texi Describe new 1.4 compatability behavior of 2005-01-14 16:24:09 +00:00
scheme-using.texi * api-debug.texi (Low Level Trap Calls): Removed (material 2008-03-19 22:51:24 +00:00
script-getopt.texi Big reorganization of the whole manual to give it a simpler structure. 2004-04-21 14:33:05 +00:00
scsh.texi Big reorganization of the whole manual to give it a simpler structure. 2004-04-21 14:33:05 +00:00
slib.texi Changes from arch/CVS synchronization 2007-10-02 03:16:28 +00:00
srfi-modules.texi Changes from arch/CVS synchronization 2007-12-09 17:27:03 +00:00
tcltk.texi Added Copyright notice. 2004-01-21 22:40:39 +00:00
tools.texi Added Copyright notice. 2004-01-21 22:40:39 +00:00