summaryrefslogtreecommitdiff
path: root/oop
AgeCommit message (Expand)AuthorFilesLines
2004-02-09* Makefile.am (TAGS_FILES): Use this variable instead ofMikael Djurfeldt3-4/+10
2004-01-12*** empty log message ***Marius Vollmer1-0/+5
2004-01-12(compute-get-n-set): Use '#:' in error message instead of ':'. ThanksMarius Vollmer1-1/+1
2003-04-20* goops.scm (compute-getters-n-setters): Allow for primitiveMikael Djurfeldt2-6/+14
2003-04-19* goops/dispatch.scm (cache-hashval): Corrected terminationMikael Djurfeldt2-4/+9
2003-04-17* tests/goops.test: Added tests for correctness of classMikael Djurfeldt2-1/+4
2003-04-17* goops.scm (compute-getters-n-setters): Check for bad init-thunk.Mikael Djurfeldt2-3/+13
2003-04-17CommentMikael Djurfeldt1-0/+3
2003-04-15* tests/goops.test: Added tests for class redefinition, objectMikael Djurfeldt2-5/+16
2003-04-14FixMikael Djurfeldt1-1/+1
2003-04-13* goops.scm (compute-getters-n-setters/verify-accessors): BetterMikael Djurfeldt2-15/+41
2003-04-05Changed license terms to the plain LGPL thru-out.Marius Vollmer12-387/+116
2003-03-19* goops.scm (process-class-pre-define-accessor): Temporary kludgeMikael Djurfeldt2-5/+15
2003-03-17* goops.scm (process-class-pre-define-generic,Mikael Djurfeldt2-20/+56
2003-03-12* goops.scm (merge-generics): Make sure not to merge a gf withMikael Djurfeldt2-8/+16
2003-03-11* srfi-1.scm (filter, filter!): Removed. (Now implemented in the core.)Mikael Djurfeldt2-7/+4
2003-03-11IndentationMikael Djurfeldt1-1/+1
2003-03-11* goops.scm (define-extended-generics): New syntax.Mikael Djurfeldt2-10/+38
2003-03-10* srfi-1.scm (iota map for-each map-in-order list-index memberMikael Djurfeldt2-1/+22
2003-03-07* boot-9.scm (process-define-module): Handle #:duplicates.Mikael Djurfeldt2-1/+45
2003-03-06* srfi-1.c (scm_init_srfi_1): Extend root module map and for-eachMikael Djurfeldt2-0/+6
2003-01-18* goops.scm (method): Construct a new copy of the constant '('())Mikael Djurfeldt2-1/+6
2003-01-08* goops.scm (upgrade-generic-with-setter,Mikael Djurfeldt2-4/+78
2002-12-09*** empty log message ***Rob Browning1-0/+7
2002-12-09* Makefile.am (subpkgdatadir): VERSION -> GUILE_EFFECTIVE_VERSION.Rob Browning1-1/+1
2002-12-09* goops/Makefile.am (subpkgdatadir): VERSION ->Rob Browning1-1/+1
2002-11-16* goops.scm (standard-define-class): Changed definition to formDirk Herrmann2-1/+7
2002-07-13* oop/goops.scm (define-generic, define-accessor): Make sure thatDirk Herrmann2-13/+22
2002-07-13* oop/goops.scm (define-class): Make sure that define-class willDirk Herrmann2-17/+16
2002-07-08* goops.scm (define-generic, define-accessor): Make sure thatDirk Herrmann3-8/+18
2002-07-07* now using mmacros instead of macros at some places.Dirk Herrmann2-2/+6
2002-02-26Revert to 1.6 (1.7 was an accidental checkin).Thien-Thi Nguyen1-34/+19
2002-02-26doc/ref/ChangeLogThien-Thi Nguyen1-23/+38
2001-10-21* lib.scm: Move module the system directives `export',Mikael Djurfeldt10-76/+73
2001-08-25*** empty log message ***Marius Vollmer1-0/+5
2001-08-25(AUTOMAKE_OPTIONS): Change "foreign" to "gnu".Marius Vollmer2-2/+2
2001-07-29*** empty log message ***Marius Vollmer1-0/+5
2001-07-29(hashset-index): Renumbered, since the vcell slot of structs has beenMarius Vollmer1-1/+1
2001-07-19 * goops/util.scm: Updated copyright notice.Martin Grabmüller2-1/+5
2001-07-17 * goops/save.scm: Use `re-export' instead of `export' whenMartin Grabmüller2-1/+8
2001-06-04*** empty log message ***Marius Vollmer1-0/+5
2001-06-04Use `re-export' instead of `export' when re-exportingMarius Vollmer1-1/+3
2001-06-03Added exception notice to all files.Marius Vollmer11-0/+264
2001-05-19Fix missing paren.Marius Vollmer1-1/+1
2001-05-19*** empty log message ***Marius Vollmer1-0/+5
2001-05-19Call `%init-goops-builtins' instead of using theMarius Vollmer1-6/+9
2001-05-15*** empty log message ***Marius Vollmer1-0/+6
2001-05-15Merged from mvo-vcell-cleanup-1-branch.Marius Vollmer1-1/+3
2001-05-05*** empty log message ***Marius Vollmer1-0/+9
2001-05-05(top-level-env): Use `current-module' instead ofMarius Vollmer1-3/+4