summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Misc GOOPS chapter updateswip-manualNeil Jerram2009-08-092-7/+6
* Use #:keyword syntax in preference to :keywordNeil Jerram2009-08-093-12/+12
* In general, use @lisp in preference to @smalllispNeil Jerram2009-08-0912-76/+76
* Use @result{} instead of -->Neil Jerram2009-08-091-9/+9
* Update GOOPS Getting Started sectionNeil Jerram2009-08-091-10/+21
* Minor textual improvements to slot sectionsNeil Jerram2009-08-081-21/+29
* Move tutorial sections on slots before inheritanceNeil Jerram2009-08-081-65/+65
* Change <complex> to <my-complex> in GOOPS tutorialNeil Jerram2009-08-081-50/+44
* Start updating/merging GOOPS getting started / tutorial textNeil Jerram2009-08-082-105/+52
* Remove page break after heading of Chapter 6 (Modules)Neil Jerram2009-08-081-1/+0
* Use GOOPS Introduction as intorudctory text for the whole GOOPS chapterNeil Jerram2009-08-081-11/+7
* Include GOOPS pictures in the distributionNeil Jerram2009-08-061-1/+7
* Git-Ignore effective-version.texiNeil Jerram2009-08-041-0/+1
* Fix overfull hboxesNeil Jerram2009-08-0412-66/+102
* TyposNeil Jerram2009-08-041-2/+2
* Add an effective version variable for the manualNeil Jerram2009-08-045-6/+9
* Add copyright statements to goops.texi and goops-tutorial.texiNeil Jerram2009-08-042-0/+12
* Move GOOPS documentation into the main manualNeil Jerram2009-08-0316-221/+98
* Move `Continuation Barriers' to the section that covers continuationsNeil Jerram2009-08-032-27/+28
* Review/update sections on arbiters and asyncsNeil Jerram2009-08-031-21/+15
* Miscellaneous small updatesNeil Jerram2009-08-033-9/+10
* Remove the idea of a separate manual edition numberNeil Jerram2009-08-032-12/+7
* Correction to doc on Accessing Arrays from CNeil Jerram2009-06-301-15/+7
* minor doc tweaksAndy Wingo2009-06-262-19/+21
* Add `scm_t_off' type so that `scm_t_port' has a fixed layout.Ludovic Courtès2009-06-251-2/+2
* Remove AC_SYS_RESTARTABLE_SYSCALLS and related codeNeil Jerram2009-06-231-4/+0
* Make bytevectors accessible using the generalized-vector API.Ludovic Courtès2009-06-222-6/+43
* bytevectors: Add a C-friendly API.Ludovic Courtès2009-06-221-1/+17
* bytevectors: Use `size_t' rather than `unsigned' for sizes.Ludovic Courtès2009-06-221-1/+1
* Fix documentation of `make-bytevector'.Ludovic Courtès2009-06-221-2/+2
* link to brainfuck wikipedia pageAndy Wingo2009-06-211-1/+3
* added documenting comments to the brainfuck compiler and mention it in the VM...Daniel Kraft2009-06-211-1/+13
* remove obsolete guile-vm.texiAndy Wingo2009-06-212-1045/+1
* Import documentation for the R6RS bytevector and port APIs.Ludovic Courtès2009-06-183-3/+668
* Change Guile license to LGPLv3+Neil Jerram2009-06-1712-113/+114
* don't autocompile snarfing m4 docsAndy Wingo2009-06-081-1/+1
* new instructions: make-int64, make-uint64Andy Wingo2009-06-071-7/+12
* add long-object-ref, long-toplevel-ref, long-toplevel-setAndy Wingo2009-06-051-3/+11
* Merge branch 'master' of git://git.savannah.gnu.org/guileJulian Graham2009-06-023-470/+485
|\
| * Merge branch 'syncase-in-boot-9'Andy Wingo2009-05-293-470/+485
| |\
| | * update docs -- sections on assembly and objcodeAndy Wingo2009-05-253-38/+160
| | * update docs, clean up VM vestiges, macro docs, fix (/ a b c)Andy Wingo2009-05-243-440/+333
* | | Implementation of SRFI-98 (An interface to access environment variables).Julian Graham2009-05-301-0/+20
|/ /
* | Fix `explicitely' typos, should be `explicitly'Neil Jerram2009-05-206-7/+7
|/
* fix m4->texi snarfage after the guile-tools changeAndy Wingo2009-04-201-1/+2
* allow building against uninstalled guile; move some things to meta/Andy Wingo2009-03-271-2/+2
* Merge commit '4c9e29ec38350a5206aa3e8e72ad4376512ada2b' into vm-checkAndy Wingo2009-03-171-5/+8
|\
| * Clean lib-version.texiNeil Jerram2009-02-091-5/+8
* | Merge commit 'c010924a71f942100dc7b4021d5ef1c6decf9c85' into vm-checkAndy Wingo2009-03-171-4/+4
|\ \ | |/
| * Update SRFI-11 docs to use correct name for let*-values.Julian Graham2009-02-021-4/+4