index
:
software/guile
wip-elisp
Unnamed repository; edit this file 'description' to name the repository.
Fcgiwrap Daemon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
oop
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use SRFI-1 in `(oop goops util)'.
Ludovic Courtès
2008-03-18
2
-40
/
+11
*
Provide `describe' feature in `(oop goops describe)'.
Ludovic Courtès
2008-03-12
2
-3
/
+13
*
Changes from arch/CVS synchronization
Ludovic Courtès
2007-05-05
2
-2
/
+12
*
merge from 1.8 branch
Kevin Ryde
2006-04-16
15
-15
/
+15
*
The FSF has a new address.
Marius Vollmer
2005-05-23
15
-18
/
+18
*
Fix typo in comment
Neil Jerram
2005-04-24
1
-1
/
+1
*
* accessors.scm, simple.scm: New files.
...
Mikael Djurfeldt
2005-03-24
5
-5
/
+120
*
*** empty log message ***
Marius Vollmer
2005-01-18
1
-0
/
+5
*
(class-of): Changed from being re-exported to just
...
Marius Vollmer
2005-01-18
1
-2
/
+1
*
* Makefile.am (TAGS_FILES): Use this variable instead of
...
Mikael Djurfeldt
2004-02-09
3
-4
/
+10
*
*** empty log message ***
Marius Vollmer
2004-01-12
1
-0
/
+5
*
(compute-get-n-set): Use '#:' in error message instead of ':'. Thanks
...
Marius Vollmer
2004-01-12
1
-1
/
+1
*
* goops.scm (compute-getters-n-setters): Allow for primitive
...
Mikael Djurfeldt
2003-04-20
2
-6
/
+14
*
* goops/dispatch.scm (cache-hashval): Corrected termination
...
Mikael Djurfeldt
2003-04-19
2
-4
/
+9
*
* tests/goops.test: Added tests for correctness of class
...
Mikael Djurfeldt
2003-04-17
2
-1
/
+4
*
* goops.scm (compute-getters-n-setters): Check for bad init-thunk.
Mikael Djurfeldt
2003-04-17
2
-3
/
+13
*
Comment
Mikael Djurfeldt
2003-04-17
1
-0
/
+3
*
* tests/goops.test: Added tests for class redefinition, object
...
Mikael Djurfeldt
2003-04-15
2
-5
/
+16
*
Fix
Mikael Djurfeldt
2003-04-14
1
-1
/
+1
*
* goops.scm (compute-getters-n-setters/verify-accessors): Better
...
Mikael Djurfeldt
2003-04-13
2
-15
/
+41
*
Changed license terms to the plain LGPL thru-out.
Marius Vollmer
2003-04-05
12
-387
/
+116
*
* goops.scm (process-class-pre-define-accessor): Temporary kludge
...
Mikael Djurfeldt
2003-03-19
2
-5
/
+15
*
* goops.scm (process-class-pre-define-generic,
...
Mikael Djurfeldt
2003-03-17
2
-20
/
+56
*
* goops.scm (merge-generics): Make sure not to merge a gf with
...
Mikael Djurfeldt
2003-03-12
2
-8
/
+16
*
* srfi-1.scm (filter, filter!): Removed. (Now implemented in the core.)
...
Mikael Djurfeldt
2003-03-11
2
-7
/
+4
*
Indentation
Mikael Djurfeldt
2003-03-11
1
-1
/
+1
*
* goops.scm (define-extended-generics): New syntax.
...
Mikael Djurfeldt
2003-03-11
2
-10
/
+38
*
* srfi-1.scm (iota map for-each map-in-order list-index member
...
Mikael Djurfeldt
2003-03-10
2
-1
/
+22
*
* boot-9.scm (process-define-module): Handle #:duplicates.
...
Mikael Djurfeldt
2003-03-07
2
-1
/
+45
*
* srfi-1.c (scm_init_srfi_1): Extend root module map and for-each
...
Mikael Djurfeldt
2003-03-06
2
-0
/
+6
*
* goops.scm (method): Construct a new copy of the constant '('())
...
Mikael Djurfeldt
2003-01-18
2
-1
/
+6
*
* goops.scm (upgrade-generic-with-setter,
...
Mikael Djurfeldt
2003-01-08
2
-4
/
+78
*
*** empty log message ***
Rob Browning
2002-12-09
1
-0
/
+7
*
* Makefile.am (subpkgdatadir): VERSION -> GUILE_EFFECTIVE_VERSION.
...
Rob Browning
2002-12-09
1
-1
/
+1
*
* goops/Makefile.am (subpkgdatadir): VERSION ->
...
Rob Browning
2002-12-09
1
-1
/
+1
*
* goops.scm (standard-define-class): Changed definition to form
...
Dirk Herrmann
2002-11-16
2
-1
/
+7
*
* oop/goops.scm (define-generic, define-accessor): Make sure that
...
Dirk Herrmann
2002-07-13
2
-13
/
+22
*
* oop/goops.scm (define-class): Make sure that define-class will
...
Dirk Herrmann
2002-07-13
2
-17
/
+16
*
* goops.scm (define-generic, define-accessor): Make sure that
...
Dirk Herrmann
2002-07-08
3
-8
/
+18
*
* now using mmacros instead of macros at some places.
Dirk Herrmann
2002-07-07
2
-2
/
+6
*
Revert to 1.6 (1.7 was an accidental checkin).
Thien-Thi Nguyen
2002-02-26
1
-34
/
+19
*
doc/ref/ChangeLog
Thien-Thi Nguyen
2002-02-26
1
-23
/
+38
*
* lib.scm: Move module the system directives `export',
...
Mikael Djurfeldt
2001-10-21
10
-76
/
+73
*
*** empty log message ***
Marius Vollmer
2001-08-25
1
-0
/
+5
*
(AUTOMAKE_OPTIONS): Change "foreign" to "gnu".
Marius Vollmer
2001-08-25
2
-2
/
+2
*
*** empty log message ***
Marius Vollmer
2001-07-29
1
-0
/
+5
*
(hashset-index): Renumbered, since the vcell slot of structs has been
...
Marius Vollmer
2001-07-29
1
-1
/
+1
*
* goops/util.scm: Updated copyright notice.
Martin Grabmüller
2001-07-19
2
-1
/
+5
*
* goops/save.scm: Use `re-export' instead of `export' when
...
Martin Grabmüller
2001-07-17
2
-1
/
+8
*
*** empty log message ***
Marius Vollmer
2001-06-04
1
-0
/
+5
[next]