Marius Vollmer
|
c22adbeb3b
|
Added exception notice to all files.
|
2001-06-03 23:32:27 +00:00 |
|
Marius Vollmer
|
296ff5e78b
|
Merged from mvo-vcell-cleanup-1-branch.
|
2001-05-15 14:59:42 +00:00 |
|
Marius Vollmer
|
2b33d8dcd7
|
(top-level-env): Use `current-module' instead of
the deprecated *top-level-lookup-closure*.
|
2001-05-05 19:09:14 +00:00 |
|
Rob Browning
|
0b7edf57e8
|
* goops/save.scm (write-readably): rename list* to cons*.
|
2001-04-28 17:17:38 +00:00 |
|
Mikael Djurfeldt
|
b592004c72
|
* goops/Makefile.am, goops/goopscore.scm: Reverted changes of
2001-04-03, 2001-03-09.
|
2001-04-11 02:13:14 +00:00 |
|
Keisuke Nishida
|
a082616648
|
* goops/Makefile.am (goops_sources): Include goopscore.scm.
|
2001-04-03 20:48:20 +00:00 |
|
Keisuke Nishida
|
a255cf13ba
|
* goops/goopscore.scm: New file.
|
2001-03-30 02:51:50 +00:00 |
|
Mikael Djurfeldt
|
71d540f734
|
* goops.scm (define-method): Only accept new syntax.
* goops/old-define-method.scm: New file.
* goops.scm, goops/save.scm, goops/composite-slot.scm,
goops/active-slot.scm: Use new method syntax.
|
2001-03-10 03:09:50 +00:00 |
|
Mikael Djurfeldt
|
b432fb4b99
|
* goops/compile.scm (compile-method): Tag method closure for body
expansion.
* goops.scm (change-object-class): Quote empty list constants.
(method): Reverted previous change (enclosing body);
Quote empty list.
(initialize <method>): Supply `dummy-procedure' as default instead
of creating a new closure.
* goops/internal.scm: Re-export (oop goops) without copying
bindings.
|
2001-03-04 20:46:34 +00:00 |
|
Dirk Herrmann
|
3b505adf7d
|
* Use eval instead of eval-in-module.
|
2000-12-15 09:53:56 +00:00 |
|
Keisuke Nishida
|
85270b4033
|
.cvsignore
|
2000-12-07 00:40:31 +00:00 |
|
Dirk Herrmann
|
ca83b028dc
|
* Goops does not provide its own version of logand any more.
* Removed use of deprecated stuff from goops.
|
2000-11-24 10:55:23 +00:00 |
|
Mikael Djurfeldt
|
ef42490f66
|
* goops/dispatch.scm (method-cache-install!): Use n-specialized +
1 args for type matching. (Thanks to Lars J. Aas.)
|
2000-11-07 02:19:03 +00:00 |
|
Mikael Djurfeldt
|
14f1d9fec8
|
*** empty log message ***
|
2000-10-25 14:51:33 +00:00 |
|