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