Merge `tutorial' and `reference' treatments of the same basic GOOPS
[bpt/guile.git] / doc / ref / goops.texi
2010-12-06 Neil JerramMerge `tutorial' and `reference' treatments of the...
2010-10-13 Neil JerramNuke GOOPS `Quick Start' section, in favour of the...
2010-10-12 Neil JerramEdit `Adding Methods to Generic Functions'
2010-10-12 Neil JerramTwo very small edits
2010-10-12 Neil JerramEdit `Generic Functions and Accessors'
2010-10-03 Neil JerramEdit section on generic functions
2010-10-03 Neil JerramEdit section on slot access
2010-10-02 Neil JerramFlatten `Miscellaneous Functions'
2010-10-02 Neil JerramCustomizing Instance Creation to metaobject protocol...
2010-10-02 Neil JerramRemove goops-version, which is no longer defined
2010-10-02 Neil JerramRemove doc of STKlos compatibility
2010-10-02 Neil JerramContinue separating simple and more complex GOOPS doc
2010-09-26 Neil JerramEdit define-class doc
2010-09-26 Neil JerramRemove unwarranted para
2010-09-26 Neil JerramEdit text about the MOP
2010-09-26 Neil JerramStart separating doc of the metaobject protocol from...
2010-09-26 Neil JerramPromote subsections inside the GOOPS "Reference Manual...
2010-09-22 Neil JerramExplain examples of user-defined classes
2010-09-22 Neil JerramExplain built-in classes like <string>
2010-09-22 Neil JerramImprove GOOPS `Quick Start' doc
2010-09-22 Neil JerramMove GOOPS chapter's Stk copyright notice upfront
2010-09-22 Neil JerramGOOPS doc simplification
2009-12-11 Andy Wingomerge from master to elisp
2009-11-01 Ludovic CourtèsMerge branch 'bdw-gc-static-alloc'
2009-09-09 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2009-09-06 Andy Wingoupdate news; ready for 1.9.3
2009-09-01 Ludovic CourtèsMerge branch 'boehm-demers-weiser-gc' into bdw-gc-stati...
2009-08-28 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2009-08-27 Neil JerramMerge branch 'ossau-gds-dev'
2009-08-27 Daniel KraftMerge branch 'master' of git://git.savannah.gnu.org...
2009-08-25 Andy WingoMerge wip-array refactor, up to cd43fdc5b7a7c
2009-08-21 Neil JerramMerge branch 'wip-manual' of ssh://ossau@git.sv.gnu...
2009-08-09 Neil JerramMisc GOOPS chapter updates
2009-08-09 Neil JerramUse #:keyword syntax in preference to :keyword
2009-08-09 Neil JerramIn general, use @lisp in preference to @smalllisp
2009-08-09 Neil JerramUse @result{} instead of -->
2009-08-09 Neil JerramUpdate GOOPS Getting Started section
2009-08-08 Neil JerramStart updating/merging GOOPS getting started / tutorial...
2009-08-08 Neil JerramUse GOOPS Introduction as intorudctory text for the...
2009-08-04 Neil JerramFix overfull hboxes
2009-08-04 Neil JerramAdd copyright statements to goops.texi and goops-tutori...
2009-08-03 Neil JerramMove GOOPS documentation into the main manual