index
:
guile.git
branch_release-1-4
branch_release-1-6
branch_release-1-8
cky-hygienic-macros
compile-to-js-merge
excise-ltdl
historical/wip-1-8-mingw-build
lightening
lightning
lloda-array-cleanup
lloda-array-support
lloda-squash0
lloda-squash1
lua
main
mingw-guile-3.0
nan-boxing
r7rs-wip
stable-2.0
stable-2.2
stable-2.2-wip-exception-truncate
ttn-back-in-the-saddle
use-minigmp
wip-3.2
wip-bpt-elisp
wip-compiler
wip-cuirass-ci
wip-cygwin-guile-2.2
wip-elisp
wip-elisp-rebased
wip-ethreads
wip-exception-truncate
wip-exceptions
wip-finalizers
wip-gnulib-update
wip-inlinable-exports
wip-itimer-checks
wip-lightening-riscv
wip-lloda
wip-load-lang
wip-mingw
wip-mingw-2025
wip-mingw-guile-2.2
wip-modernize-autotools
wip-new-tagging
wip-new-tagging-bis-broken
wip-nj-locks-nc
wip-nj-thread-safety
wip-r7rs
wip-raeburn-misc
wip-replace-ltdl-with-gmodule
wip-retagging
wip-sassy
wip-stime
wip-streams
wip-tailify
wip-threaded-http-server
wip-threads-and-fork
wip-tree-il-sourcev
wip-vector-cleanup
wip-whippet
GNU Guile
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
ref
/
api-debug.texi
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-21
No more VM objects visible to Scheme
Andy Wingo
1
-2
/
+2
2013-11-21
VM accessors take VM as implicit argument, not explicit argument
Andy Wingo
1
-10
/
+10
2013-05-27
pop-continuation abort-continuation hooks pass return vals directly
Andy Wingo
1
-11
/
+12
2013-03-02
Improve keyword notation of Texinfo function definitions.
Bake Timmons
1
-2
/
+4
2012-02-15
Add support for source properties on non-immediate numbers
Mark H Weaver
1
-2
/
+2
2012-02-15
Add 'supports-source-properties?' predicate
Mark H Weaver
1
-0
/
+6
2012-02-08
Add source properties to many more types of data
Mark H Weaver
1
-7
/
+7
2012-02-04
Make notation for Scheme repeated arguments more consistent in manual.
Bake Timmons
1
-3
/
+3
2012-02-02
Make consistent the usage of variable names in the function definitions found...
Bake Timmons
1
-3
/
+3
2012-01-21
add current-filename, add-to-path, add-to-load-path
Andy Wingo
1
-1
/
+20
2011-05-20
fix documentation for option-set! syntaxen
Andy Wingo
1
-3
/
+6
2011-02-09
docs: fix typos in manual, and a couple in code comments.
Ralf Wildenhues
1
-1
/
+1
2010-10-08
proof-reading fixen in api-debug
Andy Wingo
1
-4
/
+4
2010-10-08
finish traps documentation
Andy Wingo
1
-15
/
+102
2010-10-07
remove old debugging examples from api-debug
Andy Wingo
1
-291
/
+1
2010-10-07
document trap states
Andy Wingo
1
-0
/
+29
2010-10-07
document tracing traps
Andy Wingo
1
-3
/
+25
2010-10-07
finish documenting low-level traps, other api-debug.texi fixes
Andy Wingo
1
-70
/
+149
2010-10-07
update traps documentation (unfinished)
Andy Wingo
1
-932
/
+365
2010-10-01
api-debug tweak
Andy Wingo
1
-2
/
+2
2010-10-01
update api-debug.texi discussion of stack overflow
Andy Wingo
1
-16
/
+35
2010-10-01
document call-with-error-handling
Andy Wingo
1
-6
/
+33
2010-10-01
api-debug.texi refactors
Andy Wingo
1
-42
/
+88
2010-10-01
finish cleaning out api-options.texi
Andy Wingo
1
-0
/
+77
2010-10-01
move read and print options docs to the procedures they parameterize
Andy Wingo
1
-1
/
+1
2010-09-24
api-debug.texi updates
Andy Wingo
1
-21
/
+19
2010-07-16
update debugger docs
Andy Wingo
1
-1
/
+1
2010-04-10
Merge branch 'master' into wip-manual-2
Neil Jerram
1
-213
/
+109
2010-03-19
document syntax-case
Andy Wingo
1
-0
/
+11
2010-03-14
Update api-debug.texi; there is a ways to go.
Andy Wingo
1
-208
/
+94
2010-02-26
deprecate lazy-catch
Andy Wingo
1
-8
/
+7
2009-12-19
Remove page breaks except before new chapters and indices
Neil Jerram
1
-1
/
+0
2009-08-27
Incorporate ice-9-debugger-extensions properly
Neil Jerram
1
-6
/
+4
2009-08-21
Minor improvements to doc on source properties
Neil Jerram
1
-9
/
+9
2009-08-04
Fix overfull hboxes
Neil Jerram
1
-19
/
+19
2009-01-12
Merge commit 'origin/master' into vm
Andy Wingo
1
-133
/
+1
2009-01-09
fix some xrefs, flesh out compiler.texi a bit more
Andy Wingo
1
-0
/
+2
2008-12-10
Remove everything to do with GDS Breakpoints
Neil Jerram
1
-133
/
+1
2008-05-05
Add NEWS and concept index entries for traps infrastructure and Emacs support.
Neil Jerram
1
-0
/
+1
2008-03-19
* api-debug.texi (Low Level Trap Calls): Removed (material
Neil Jerram
1
-145
/
+291
2007-01-19
* api-options.texi (Evaluator trap options): document
Han-Wen Nienhuys
1
-8
/
+15
2006-08-29
(Debug on Error): Added paragraph on need to use
Neil Jerram
1
-4
/
+24
2006-08-28
(Examining the Stack): Minor improvements to
Neil Jerram
1
-14
/
+125
2006-08-27
(Debug on Error): New text on how to catch errors
Neil Jerram
1
-0
/
+93
2006-08-11
* scheme-using.texi (Run To Frame Exit): Improved doc for finish.
Neil Jerram
1
-4
/
+1263
2006-08-11
(Debugging): New intro text. New subsection
Neil Jerram
1
-146
/
+205
2006-08-01
* api-debug.texi (Breakpoints): Removed (all wrong).
Neil Jerram
1
-81
/
+0
2005-10-15
* api-debug.texi (Source Properties): Add text describing/advising
Neil Jerram
1
-0
/
+54
2004-09-23
Updated docstrings from libguile/
Marius Vollmer
1
-3
/
+10
2004-08-02
* scheme-binding.texi: Renamed to api-binding.texi.
Marius Vollmer
1
-0
/
+361