1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-01 04:10:18 +02:00
Commit graph

10 commits

Author SHA1 Message Date
Neil Jerram
45867c2ace Fix overfull hboxes 2009-08-04 12:10:16 +01:00
Neil Jerram
eb12b40182 Move GOOPS documentation into the main manual
Nothing editorial here, just the minimum to move the GOOPS documentation
into the main manual, and then still have everything build properly.
2009-08-03 23:29:45 +01:00
Andy Wingo
8680d53b8c merge vm docs into guile reference (as yet unfinished)
* doc/ref/compiler.texi: A new empty section on the compiler.

* doc/ref/data-rep.texi: Made to be a section of a chapter instead of an
  appendix. The beginnings of some revision, but not there yet.

* doc/ref/guile.texi: Put the "Data Representation" essay into the new
  "History and Implementation Details" chapter.

* doc/ref/history.texi: New empty section on Guile history.

* doc/ref/libguile-concepts.texi:
* doc/ref/libguile-smobs.texi: Fix up some xrefs.

* doc/ref/vm.texi: New section documenting the VM. Not done yet.
2008-11-20 13:44:22 +01:00
Kevin Ryde
8c3fa3e53a Spelling errors reported by hyperdivision. 2005-06-22 23:49:40 +00:00
Kevin Ryde
1176df85f8 *** empty log message *** 2005-01-11 21:46:23 +00:00
Marius Vollmer
1a82e37046 More words abot what a free function is allowed to do. 2004-09-24 23:11:09 +00:00
Marius Vollmer
48d8f65992 Updated output of example. 2004-09-24 02:10:38 +00:00
Marius Vollmer
818d24b552 Bugfix in example code, use SCM_NEWSMOB
correctly.  Use scm_assert_smob_type instead of SCM_ASSERT
baroqueness.
2004-09-24 02:07:41 +00:00
Marius Vollmer
fc038e5bdb Updated for the new role of scm_t_bits. 2004-05-06 16:58:01 +00:00
Marius Vollmer
3229f68b5a Big reorganization of the whole manual to give it a simpler structure. 2004-04-21 14:33:05 +00:00