Andy Wingo a653271f98 Document new VM instructions 9 gadi atpakaļ
..
.gitignore 863f11969d add www-commit rule in doc/ref 14 gadi atpakaļ
ChangeLog-2008 afb59d75b8 Rename `ChangeLog' files to `ChangeLog-2008'. 17 gadi atpakaļ
ChangeLog-goops-2008 eb12b40182 Move GOOPS documentation into the main manual 16 gadi atpakaļ
ChangeLog-guile-doc-ref a0e07ba4ec * Organize documentation into per-manual directories (halfway point commit). 24 gadi atpakaļ
Makefile.am d7a67c3e91 Merge remote-tracking branch 'origin/stable-2.0' 11 gadi atpakaļ
api-binding.texi 48eb902119 Implement R7RS 'define-values'. 11 gadi atpakaļ
api-compound.texi d40b05386c Fix bit-count* bug 11 gadi atpakaļ
api-control.texi d7a67c3e91 Merge remote-tracking branch 'origin/stable-2.0' 11 gadi atpakaļ
api-coverage.texi a222cbc9d1 No more VM objects visible to Scheme 11 gadi atpakaļ
api-data.texi 678995ff79 Merge commit '5af307de43e4b65eec7f235b48a8908f2a00f134' 10 gadi atpakaļ
api-debug.texi cd0b61a04e Frame <binding> objects capture frame, can ref value directly 9 gadi atpakaļ
api-deprecated.texi 7545ddd42a a number of doc fixes 15 gadi atpakaļ
api-evaluation.texi 856d318a9f Merge branch 'stable-2.0' 10 gadi atpakaļ
api-foreign-objects.texi d9a4a1cde1 Remove SMOB tutorial; update manual. 11 gadi atpakaļ
api-foreign.texi caa3d99be9 Fix typo in manual. 11 gadi atpakaļ
api-i18n.texi 84af582d1e Fix minor mistakes in documentation. 11 gadi atpakaļ
api-init.texi 877f06c338 Fix `explicitely' typos, should be `explicitly' 16 gadi atpakaļ
api-io.texi 7c6ce75e2c Merge commit '7c433cbbce83bc9f2f9967afba00bbb68e312657' 10 gadi atpakaļ
api-lalr.texi 6887d0a1c6 Manual sections don't need a page break before 14 gadi atpakaļ
api-languages.texi 892cf97107 Merge branch 'wip-manual-2' 15 gadi atpakaļ
api-macros.texi a1aae2c3a0 Merge commit 'f6ddf827f8f192af7a8cd255bd8374a0d38bbb74' 11 gadi atpakaļ
api-memory.texi d7a67c3e91 Merge remote-tracking branch 'origin/stable-2.0' 11 gadi atpakaļ
api-modules.texi b1451ad859 docs: Fix documented return type of 'scm_c_export'. 10 gadi atpakaļ
api-options.texi f88e9510f0 Use version 2.2 in manual examples 11 gadi atpakaļ
api-overview.texi 03f6e5ed4c Manual typo fix 14 gadi atpakaļ
api-peg.texi fee87b821f PEG Renames 12 gadi atpakaļ
api-procedures.texi 67915ab079 Doc updates to macroexpansion, compiled procs, and compiler.texi 11 gadi atpakaļ
api-regex.texi 7aa394b53c doc: Fix description of regexp/locale encoding interaction. 13 gadi atpakaļ
api-scheduling.texi 2a1d8403c0 Allow #f as timeout argument to unlock-mutex and SRFI-18 mutex-unlock! 12 gadi atpakaļ
api-scm.texi 07d83abe7b * scheme-binding.texi: Renamed to api-binding.texi. 21 gadi atpakaļ
api-smobs.texi d9a4a1cde1 Remove SMOB tutorial; update manual. 11 gadi atpakaļ
api-snarf.texi c310ad4f20 Typos fixed. Use existing functions in explaining symbol and keyword 21 gadi atpakaļ
api-undocumented.texi a4b4fbbdaa excise use of "iff" in the manual 12 gadi atpakaļ
api-utility.texi da6ecd4923 Clarify that object-properties cannot be reliably applied to numbers. 11 gadi atpakaļ
api.txt 228a24ef30 Changes in doc/ref: 23 gadi atpakaļ
compiler.texi 73f6146bd8 Minor CPS documentation cleanups 9 gadi atpakaļ
curried.texi 9855388378 Document (ice-9 curried definitions) 12 gadi atpakaļ
data-rep.texi f567a43cf0 Clarify docs for SCM_UNSPECIFIED: used sometimes but not always 14 gadi atpakaļ
effective-version.texi.in 22b5f518f6 Add an effective version variable for the manual 16 gadi atpakaļ
expect.texi 2a7758fe23 Remove page breaks except before new chapters and indices 15 gadi atpakaļ
fdl.texi 31d328de60 Upgrade manual to GFDLv1.3+. 15 gadi atpakaļ
gds.dia e163dd343b replace ascii figures with scalable ps/pdf versions. 15 gadi atpakaļ
gds.eps e163dd343b replace ascii figures with scalable ps/pdf versions. 15 gadi atpakaļ
gds.pdf e163dd343b replace ascii figures with scalable ps/pdf versions. 15 gadi atpakaļ
gds.txt e163dd343b replace ascii figures with scalable ps/pdf versions. 15 gadi atpakaļ
goops-tutorial.texi f60a835300 Merge `tutorial' and `reference' treatments of the same basic GOOPS 14 gadi atpakaļ
goops.texi 7cfcb60bc1 GOOPS doc fix: #:dsupers is the init keyword for the dsupers slot. 11 gadi atpakaļ
guile-invoke.texi a5b5cb422e Merge commit '8cf2a7ba7432d68b9a055d29f18117be70375af9' 10 gadi atpakaļ
guile.texi d7a67c3e91 Merge remote-tracking branch 'origin/stable-2.0' 11 gadi atpakaļ
hierarchy.dot 5156f4d745 doc/ref/hierarchy.png: conform to hierarchy.txt and manual 12 gadi atpakaļ
hierarchy.eps 5156f4d745 doc/ref/hierarchy.png: conform to hierarchy.txt and manual 12 gadi atpakaļ
hierarchy.pdf 5156f4d745 doc/ref/hierarchy.png: conform to hierarchy.txt and manual 12 gadi atpakaļ
hierarchy.png 5156f4d745 doc/ref/hierarchy.png: conform to hierarchy.txt and manual 12 gadi atpakaļ
hierarchy.txt eb12b40182 Move GOOPS documentation into the main manual 16 gadi atpakaļ
history.texi f5729276a9 Update history.texi 11 gadi atpakaļ
indices.texi 4f04896d6e Procedure/macro index includes Autoconf macros 14 gadi atpakaļ
intro.texi a4b4fbbdaa excise use of "iff" in the manual 12 gadi atpakaļ
libguile-autoconf.texi d32df1325d manual: reorganize autoconf, pkg-config info 13 gadi atpakaļ
libguile-concepts.texi d7a67c3e91 Merge remote-tracking branch 'origin/stable-2.0' 11 gadi atpakaļ
libguile-extensions.texi 4b93693dff @value{EFFECTIVE-VERSION} instead of 2.0 in some places in the manual 14 gadi atpakaļ
libguile-foreign-objects.texi d9a4a1cde1 Remove SMOB tutorial; update manual. 11 gadi atpakaļ
libguile-linking.texi 611563fb05 doc: embedding example more readable. 11 gadi atpakaļ
libguile-parallel.texi 12dfe6568c Merge commit '5fac1a7ada362d78f13143acbc0ceca7f2f101de' 10 gadi atpakaļ
libguile-program.texi d9a4a1cde1 Remove SMOB tutorial; update manual. 11 gadi atpakaļ
libguile-snarf.texi 4338f2f91e Prefer foreign objects over smobs in manual 11 gadi atpakaļ
match.texi 44cd55752a doc: Strengthen the case for pattern matching. 12 gadi atpakaļ
misc-modules.texi 80b809f114 Add full documentation for SRFI-41. 12 gadi atpakaļ
mod-getopt-long.texi b8b0659879 rename `guile-tools' to `guild' 14 gadi atpakaļ
mop.text eb12b40182 Move GOOPS documentation into the main manual 16 gadi atpakaļ
new-docstrings.texi 3323ec063c Automatic manual updates following libguile docstring changes 15 gadi atpakaļ
posix.texi a5b5cb422e Merge commit '8cf2a7ba7432d68b9a055d29f18117be70375af9' 10 gadi atpakaļ
preface.texi 9813088c28 doc: Set document encoding to UTF-8; typeset my surname correctly. 13 gadi atpakaļ
r6rs.texi 8acd457958 Document 'equal?' in list of R6RS incompatibilities. 11 gadi atpakaļ
repl-modules.texi 1233b38393 fix documentation for option-set! syntaxen 14 gadi atpakaļ
scheme-ideas.texi 9855388378 Document (ice-9 curried definitions) 12 gadi atpakaļ
scheme-indices.texi 2da09c3fde Added Copyright notice. 21 gadi atpakaļ
scheme-intro.texi 3733df073f Update and simplify statement about RnRS support 15 gadi atpakaļ
scheme-reading.texi 4b4b1e0b70 fix urls in docs 13 gadi atpakaļ
scheme-scripts.texi 94906b7541 better invocation documentation 14 gadi atpakaļ
scheme-using.texi 8998f1539f Update statprof documentation; deprecate `with-statprof' 9 gadi atpakaļ
scheme.dia e163dd343b replace ascii figures with scalable ps/pdf versions. 15 gadi atpakaļ
scheme.eps e163dd343b replace ascii figures with scalable ps/pdf versions. 15 gadi atpakaļ
scheme.pdf e163dd343b replace ascii figures with scalable ps/pdf versions. 15 gadi atpakaļ
scheme.txt e163dd343b replace ascii figures with scalable ps/pdf versions. 15 gadi atpakaļ
scsh.texi 8996d00ee4 update scsh doc 15 gadi atpakaļ
slib.texi ecb8733562 docs: fix typos in manual, and a couple in code comments. 14 gadi atpakaļ
srfi-modules.texi a5b5cb422e Merge commit '8cf2a7ba7432d68b9a055d29f18117be70375af9' 10 gadi atpakaļ
statprof.texi 8998f1539f Update statprof documentation; deprecate `with-statprof' 9 gadi atpakaļ
sxml-match.texi 3e31e75a46 begin rewriting SXML docs 12 gadi atpakaļ
sxml.texi a4b4fbbdaa excise use of "iff" in the manual 12 gadi atpakaļ
texinfo.texi d86a063158 Fix typo in `transform-string' doc. 11 gadi atpakaļ
tools.texi 4338f2f91e Prefer foreign objects over smobs in manual 11 gadi atpakaļ
tour.texi 8a84f7fb46 doc: Use scm_{to,from}_double instead of old API in example. 12 gadi atpakaļ
vm.texi a653271f98 Document new VM instructions 9 gadi atpakaļ
web.texi 22c9e769f1 NEWS and doc updates 10 gadi atpakaļ