* eval.c (SCM_CEVAL, scm_apply): Completed GOOPS support code;

Some indentation fixes.

* objects.h (SCM_METACLASS_STANDARD_LAYOUT): Printer field is no
longer a user field; New field: class_flags.

* objets.c, objects.h: New metaclass: scm_metaclass_operator.
This commit is contained in:
Mikael Djurfeldt 1997-10-12 12:54:54 +00:00
commit da7f71d7d5
4 changed files with 301 additions and 80 deletions

View file

@ -1,3 +1,15 @@
Sun Oct 12 14:41:39 1997 Mikael Djurfeldt <mdj@kenneth>
* ports.h: #include "libguile/print.h"
* eval.c (SCM_CEVAL, scm_apply): Completed GOOPS support code;
Some indentation fixes.
* objects.h (SCM_METACLASS_STANDARD_LAYOUT): Printer field is no
longer a user field; New field: class_flags.
* objets.c, objects.h: New metaclass: scm_metaclass_operator.
Tue Oct 7 09:37:24 1997 Mark Galassi <rosalia@cygnus.com>
* gh_data.c (gh_bool2scm): new function which replaces