Maxim Cournoyer 20170a5713 module: Add srfi-125. 1 year ago
..
.gitignore 863f11969d add www-commit rule in doc/ref 14 years ago
ChangeLog-2008 afb59d75b8 Rename `ChangeLog' files to `ChangeLog-2008'. 16 years ago
ChangeLog-goops-2008 eb12b40182 Move GOOPS documentation into the main manual 15 years ago
ChangeLog-guile-doc-ref a0e07ba4ec * Organize documentation into per-manual directories (halfway point commit). 23 years ago
Makefile.am b634071dd4 Add R7RS documentation and --r7rs command-line option 5 years ago
api-binding.texi 35566ea585 Document multiple-value returns in forms taking a let-expression body 1 year ago
api-control.texi f0df1ed0fd Fix no-clause case-lambda in peval 1 year ago
api-coverage.texi 78c7772eb7 doc: Fix typo in 'coverage-data->lcov' example. 2 years ago
api-data.texi c7d170c5d1 Fix typos throughout codebase. 1 year ago
api-debug.texi c7d170c5d1 Fix typos throughout codebase. 1 year ago
api-deprecated.texi 7545ddd42a a number of doc fixes 14 years ago
api-evaluation.texi c7d170c5d1 Fix typos throughout codebase. 1 year ago
api-foreign-objects.texi d9a4a1cde1 Remove SMOB tutorial; update manual. 10 years ago
api-foreign.texi 496f69dba2 Support C99 complex types in (system foreign) 3 years ago
api-i18n.texi 4e89d0c061 Use "G_" as the conventional alias for gettext 5 years ago
api-init.texi 877f06c338 Fix `explicitely' typos, should be `explicitly' 15 years ago
api-io.texi c7d170c5d1 Fix typos throughout codebase. 1 year ago
api-lalr.texi f7e306b863 doc: Update LALR URL. 6 years ago
api-languages.texi 0c0a658c56 Improve the documentation for 'nil?'. 5 years ago
api-macros.texi 1e3b5390e3 Fix example in syntax-rules doc 1 year ago
api-memory.texi f84006c564 Clarify use of the term "scanning" in the manual 8 years ago
api-modules.texi db4af31e09 doc: '@' is not equivalent to autoloading. 4 years ago
api-options.texi b2c0e01bb4 Update effective version to 3.0 7 years ago
api-overview.texi 03f6e5ed4c Manual typo fix 14 years ago
api-peg.texi a600b9f186 Fix minor typo in the PEG documentation. 6 years ago
api-procedures.texi c7d170c5d1 Fix typos throughout codebase. 1 year ago
api-regex.texi ff165ec904 Doc: clarification on regexes and encodings 2 years ago
api-scheduling.texi c7d170c5d1 Fix typos throughout codebase. 1 year ago
api-scm.texi 07d83abe7b * scheme-binding.texi: Renamed to api-binding.texi. 20 years ago
api-smobs.texi d9a4a1cde1 Remove SMOB tutorial; update manual. 10 years ago
api-snarf.texi c310ad4f20 Typos fixed. Use existing functions in explaining symbol and keyword 20 years ago
api-undocumented.texi c7d170c5d1 Fix typos throughout codebase. 1 year ago
api-utility.texi b54263dc98 Doc: document that eq?, eqv? and equal? take any number of arguments 2 years ago
api.txt 228a24ef30 Changes in doc/ref: 23 years ago
compiler.texi b16dbb14bc doc: Fix typo under "CPS Soup". 2 years ago
curried.texi 9855388378 Document (ice-9 curried definitions) 12 years ago
data-rep.texi bb0860a0e5 Spelling fixes 6 years ago
effective-version.texi.in 22b5f518f6 Add an effective version variable for the manual 15 years ago
expect.texi 2a7758fe23 Remove page breaks except before new chapters and indices 15 years ago
fdl.texi 31d328de60 Upgrade manual to GFDLv1.3+. 14 years ago
gds.dia e163dd343b replace ascii figures with scalable ps/pdf versions. 15 years ago
gds.eps e163dd343b replace ascii figures with scalable ps/pdf versions. 15 years ago
gds.pdf e163dd343b replace ascii figures with scalable ps/pdf versions. 15 years ago
gds.txt e163dd343b replace ascii figures with scalable ps/pdf versions. 15 years ago
goops-tutorial.texi f60a835300 Merge `tutorial' and `reference' treatments of the same basic GOOPS 14 years ago
goops.texi ed549da230 Document class redefinition change 7 years ago
guile-invoke.texi aa5455ea98 Bignums avoid both custom GMP allocator and finalizers 3 years ago
guile.texi e441c34f16 Add 'bytevector-slice'. 2 years ago
hierarchy.dot 5156f4d745 doc/ref/hierarchy.png: conform to hierarchy.txt and manual 12 years ago
hierarchy.eps 5156f4d745 doc/ref/hierarchy.png: conform to hierarchy.txt and manual 12 years ago
hierarchy.pdf 5156f4d745 doc/ref/hierarchy.png: conform to hierarchy.txt and manual 12 years ago
hierarchy.png 5156f4d745 doc/ref/hierarchy.png: conform to hierarchy.txt and manual 12 years ago
hierarchy.txt eb12b40182 Move GOOPS documentation into the main manual 15 years ago
history.texi beb7a2af79 doc: Lee Thomas suggested the name change. 2 years ago
indices.texi 4f04896d6e Procedure/macro index includes Autoconf macros 14 years ago
intro.texi 1907e59c09 Install exception converters and printers from boot-9 5 years ago
libguile-autoconf.texi d32df1325d manual: reorganize autoconf, pkg-config info 13 years ago
libguile-concepts.texi c7d170c5d1 Fix typos throughout codebase. 1 year ago
libguile-extensions.texi 4b93693dff @value{EFFECTIVE-VERSION} instead of 2.0 in some places in the manual 14 years ago
libguile-foreign-objects.texi b77d7b0204 doc: Fix typo. 6 years ago
libguile-linking.texi 611563fb05 doc: embedding example more readable. 11 years ago
libguile-parallel.texi 2e26538d6a Replace libltdl with raw dlopen, dlsym 3 years ago
libguile-program.texi dc7f1b403b Review REFFIXME 3 years ago
libguile-snarf.texi 4338f2f91e Prefer foreign objects over smobs in manual 10 years ago
match.texi f2c11dc181 doc: Fix argument list in match-lambda docs 5 years ago
misc-modules.texi bc3b1a4e2d doc: Document how (ice-9 format) replaces 'format'. 2 years ago
mod-getopt-long.texi 8cb2d5c953 doc: fix documented keyword argument default to match code default 2 years ago
mop.text eb12b40182 Move GOOPS documentation into the main manual 15 years ago
new-docstrings.texi 3323ec063c Automatic manual updates following libguile docstring changes 15 years ago
posix.texi c7d170c5d1 Fix typos throughout codebase. 1 year ago
preface.texi 656ce936ed doc: Use gender-neutral language in Preface 5 years ago
r6rs.texi 075599e5b0 Implement R6RS custom textual ports 1 year ago
r7rs.texi e903b76795 Document R7RS functions related to bytevectors 2 years ago
repl-modules.texi 96c9af4ab1 readline: Avoid interpreting control characters in pastes. 7 years ago
scheme-ideas.texi 5284b9b9c6 Update documentation for mixed definitions and expressions 5 years ago
scheme-indices.texi 2da09c3fde Added Copyright notice. 21 years ago
scheme-intro.texi b634071dd4 Add R7RS documentation and --r7rs command-line option 5 years ago
scheme-reading.texi 4b4b1e0b70 fix urls in docs 13 years ago
scheme-scripts.texi c2ab4a3b22 Fix scheme-scripts markup. 7 years ago
scheme-using.texi dfca16fd23 doc: Mention (ice-9 time) module path. 4 years ago
scheme.dia e163dd343b replace ascii figures with scalable ps/pdf versions. 15 years ago
scheme.eps e163dd343b replace ascii figures with scalable ps/pdf versions. 15 years ago
scheme.pdf e163dd343b replace ascii figures with scalable ps/pdf versions. 15 years ago
scheme.txt e163dd343b replace ascii figures with scalable ps/pdf versions. 15 years ago
scsh.texi 8996d00ee4 update scsh doc 14 years ago
slib.texi ecb8733562 docs: fix typos in manual, and a couple in code comments. 14 years ago
srfi-modules.texi 20170a5713 module: Add srfi-125. 1 year ago
statprof.texi 70cfabd7e8 Check for working profiling and virtual itimers 7 years ago
sxml-match.texi b9a09f1ec3 doc: Replace square brackets with round brackets. 4 years ago
sxml.texi 6c4738ee4c doc: Clarify reference to (sxml transform) module. 2 years ago
texinfo.texi c4b2bd3781 texinfo: Add '*line-width*' fluid to control line wrapping. 5 years ago
tools.texi 4338f2f91e Prefer foreign objects over smobs in manual 10 years ago
tour.texi 2e26538d6a Replace libltdl with raw dlopen, dlsym 3 years ago
vm.texi c2cba86785 Better compilation of calls to `raise-exception` 1 year ago
web.texi c7d170c5d1 Fix typos throughout codebase. 1 year ago