summaryrefslogtreecommitdiff
path: root/oop
Commit message (Expand)AuthorAgeFilesLines
* * Makefile.am (TAGS_FILES): Use this variable instead ofMikael Djurfeldt2004-02-093-4/+10
* *** empty log message ***Marius Vollmer2004-01-121-0/+5
* (compute-get-n-set): Use '#:' in error message instead of ':'. ThanksMarius Vollmer2004-01-121-1/+1
* * goops.scm (compute-getters-n-setters): Allow for primitiveMikael Djurfeldt2003-04-202-6/+14
* * goops/dispatch.scm (cache-hashval): Corrected terminationMikael Djurfeldt2003-04-192-4/+9
* * tests/goops.test: Added tests for correctness of classMikael Djurfeldt2003-04-172-1/+4
* * goops.scm (compute-getters-n-setters): Check for bad init-thunk.Mikael Djurfeldt2003-04-172-3/+13
* CommentMikael Djurfeldt2003-04-171-0/+3
* * tests/goops.test: Added tests for class redefinition, objectMikael Djurfeldt2003-04-152-5/+16
* FixMikael Djurfeldt2003-04-141-1/+1
* * goops.scm (compute-getters-n-setters/verify-accessors): BetterMikael Djurfeldt2003-04-132-15/+41
* Changed license terms to the plain LGPL thru-out.Marius Vollmer2003-04-0512-387/+116
* * goops.scm (process-class-pre-define-accessor): Temporary kludgeMikael Djurfeldt2003-03-192-5/+15
* * goops.scm (process-class-pre-define-generic,Mikael Djurfeldt2003-03-172-20/+56
* * goops.scm (merge-generics): Make sure not to merge a gf withMikael Djurfeldt2003-03-122-8/+16
* * srfi-1.scm (filter, filter!): Removed. (Now implemented in the core.)Mikael Djurfeldt2003-03-112-7/+4
* IndentationMikael Djurfeldt2003-03-111-1/+1
* * goops.scm (define-extended-generics): New syntax.Mikael Djurfeldt2003-03-112-10/+38
* * srfi-1.scm (iota map for-each map-in-order list-index memberMikael Djurfeldt2003-03-102-1/+22
* * boot-9.scm (process-define-module): Handle #:duplicates.Mikael Djurfeldt2003-03-072-1/+45
* * srfi-1.c (scm_init_srfi_1): Extend root module map and for-eachMikael Djurfeldt2003-03-062-0/+6
* * goops.scm (method): Construct a new copy of the constant '('())Mikael Djurfeldt2003-01-182-1/+6
* * goops.scm (upgrade-generic-with-setter,Mikael Djurfeldt2003-01-082-4/+78
* *** empty log message ***Rob Browning2002-12-091-0/+7
* * Makefile.am (subpkgdatadir): VERSION -> GUILE_EFFECTIVE_VERSION.Rob Browning2002-12-091-1/+1
* * goops/Makefile.am (subpkgdatadir): VERSION ->Rob Browning2002-12-091-1/+1
* * goops.scm (standard-define-class): Changed definition to formDirk Herrmann2002-11-162-1/+7
* * oop/goops.scm (define-generic, define-accessor): Make sure thatDirk Herrmann2002-07-132-13/+22
* * oop/goops.scm (define-class): Make sure that define-class willDirk Herrmann2002-07-132-17/+16
* * goops.scm (define-generic, define-accessor): Make sure thatDirk Herrmann2002-07-083-8/+18
* * now using mmacros instead of macros at some places.Dirk Herrmann2002-07-072-2/+6
* Revert to 1.6 (1.7 was an accidental checkin).Thien-Thi Nguyen2002-02-261-34/+19
* doc/ref/ChangeLogThien-Thi Nguyen2002-02-261-23/+38
* * lib.scm: Move module the system directives `export',Mikael Djurfeldt2001-10-2110-76/+73
* *** empty log message ***Marius Vollmer2001-08-251-0/+5
* (AUTOMAKE_OPTIONS): Change "foreign" to "gnu".Marius Vollmer2001-08-252-2/+2
* *** empty log message ***Marius Vollmer2001-07-291-0/+5
* (hashset-index): Renumbered, since the vcell slot of structs has beenMarius Vollmer2001-07-291-1/+1
* * goops/util.scm: Updated copyright notice.Martin Grabmüller2001-07-192-1/+5
* * goops/save.scm: Use `re-export' instead of `export' whenMartin Grabmüller2001-07-172-1/+8
* *** empty log message ***Marius Vollmer2001-06-041-0/+5
* Use `re-export' instead of `export' when re-exportingMarius Vollmer2001-06-041-1/+3
* Added exception notice to all files.Marius Vollmer2001-06-0311-0/+264
* Fix missing paren.Marius Vollmer2001-05-191-1/+1
* *** empty log message ***Marius Vollmer2001-05-191-0/+5
* Call `%init-goops-builtins' instead of using theMarius Vollmer2001-05-191-6/+9
* *** empty log message ***Marius Vollmer2001-05-151-0/+6
* Merged from mvo-vcell-cleanup-1-branch.Marius Vollmer2001-05-151-1/+3
* *** empty log message ***Marius Vollmer2001-05-051-0/+9
* (top-level-env): Use `current-module' instead ofMarius Vollmer2001-05-051-3/+4