summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Placate a number of `syntax-check' verifications....Ludovic Courtès2012-01-055-8/+8
* Fix docs of string mutators to do so on a mutable string...Mark H Weaver2012-01-041-1/+1
* doc: Fix typo in `define-wrapped-pointer-type' example....Ludovic Courtès2012-01-031-2/+2
* Fix documentation for vhash-fold and vhash-fold-right...Mark H Weaver2011-12-301-4/+7
* Make the "Dia Primitives" section of the manual more clear....Andy Wingo2011-12-221-7/+6
* document invalidity of (begin) as expression; add back-compat shim...Andy Wingo2011-12-211-16/+61
* ftw: Clarify the behavior of `scandir' for flat files and unreadable dirs....Ludovic Courtès2011-12-191-1/+2
* doc: Add link from `opendir' to (ice-9 ftw)....Ludovic Courtès2011-12-181-0/+4
* doc: Use `@deffn {Scheme Procedure}' in `misc-modules.texi'....Ludovic Courtès2011-12-181-45/+45
* ftw: Add `scandir'....Ludovic Courtès2011-12-181-0/+12
* ftw: Add an optional `stat' parameter to `file-system-fold' and `-tree'....Ludovic Courtès2011-12-181-4/+15
* doc: Set document encoding to UTF-8; typeset my surname correctly....Ludovic Courtès2011-12-143-16/+5
* Add `file-system-fold' and `file-system-tree' to (ice-9 ftw)....Ludovic Courtès2011-12-131-3/+133
* Add a `--target' option to `guild compile'....Ludovic Courtès2011-11-221-0/+7
* Allow overlapping regions to be passed to `bytevector-copy!'....Ludovic Courtès2011-11-201-1/+2
* fix urls in docs...Andy Wingo2011-11-163-7/+7
* fix web.texi typo...Andy Wingo2011-11-161-1/+1
* doc: Document the `sitedir' and `extensiondir' pkg-config variables....Ludovic Courtès2011-10-221-1/+22
* doc: Add `libguile-parallel.texi' to the distribution....Ludovic Courtès2011-10-181-0/+1
* doc: Complete renaming of `autoconf.texi'....Ludovic Courtès2011-10-161-2/+2
* doc: Mention the partial evaluator next to `define-inlinable'....Ludovic Courtès2011-10-151-0/+20
* add "Installing Site Packages"...Andy Wingo2011-10-123-0/+66
* update tour.texi for site modules and extensions...Andy Wingo2011-10-121-3/+3
* manual: reorganize autoconf, pkg-config info...Andy Wingo2011-10-124-49/+78
* remove documentation on autofrisk foo...Andy Wingo2011-10-121-109/+0
* add (web client) docs...Andy Wingo2011-10-121-2/+37
* add ,expand and ,optimize...Andy Wingo2011-10-101-0/+8
* New functions scm_is_exact and scm_is_inexact...Mike Gran2011-10-091-0/+13
* Document SCM_ASSERT_TYPE and SCM_ASRTGO macros...Mike Gran2011-10-081-0/+11
* doc: (ice-9 match) doesn't have `__1'....Ludovic Courtès2011-09-271-1/+0
* doc: Update (ice-9 match) reference....Ludovic Courtès2011-09-271-2/+5
* doc: Fix typesetting of function definitions in "Accessing Modules from C"....Ludovic Courtès2011-09-271-31/+31
* doc: Fix typo regarding vhashes....Ludovic Courtès2011-09-111-1/+1
* doc: Use fashionable terminology for macros....Ludovic Courtès2011-09-091-1/+7
* Clarify `--debug' vs. `--no-debug'....Ludovic Courtès2011-09-091-0/+6
* doc: Augment "Pattern Matching" section....Ludovic Courtès2011-09-031-6/+40
* Remove Front-Cover and Back-Cover text from the manual....Ludovic Courtès2011-09-031-5/+4
* document define-syntax-rule...Andy Wingo2011-09-021-1/+18
* reword open-file docs...Andy Wingo2011-08-181-22/+22
* doc: Remove redundant footnote about the former name of `guild'....Ludovic Courtès2011-07-231-5/+3
* Add document describing the release process....Ludovic Courtès2011-07-131-0/+164
* doc: Fix `merge-generics' example....Ludovic Courtès2011-07-061-2/+3
* Add `guile-invoke.texi' to the distribution....Ludovic Courtès2011-06-301-0/+1
* better invocation documentation...Mark Harig2011-06-303-177/+361
* add docs for shift and reset...Andy Wingo2011-06-161-0/+108
* doc: Mention the former name of `guild'....Ludovic Courtès2011-06-082-3/+6
* add guild docs...Andy Wingo2011-05-312-0/+29
* rename `guile-tools' to `guild'...Andy Wingo2011-05-315-25/+27
* Doc for getopt-long's new stop-at-first-non-option option...Neil Jerram2011-05-261-3/+23
* Remove unused script-getopt.texi...Neil Jerram2011-05-262-94/+0