Move slot-ref et al to Scheme
authorAndy Wingo <wingo@pobox.com>
Fri, 9 Jan 2015 23:50:33 +0000 (00:50 +0100)
committerAndy Wingo <wingo@pobox.com>
Fri, 23 Jan 2015 15:16:01 +0000 (16:16 +0100)
commitade4cf4c921bf1f01ff3b392c3ca3f7a5e340630
tree05b022b8b7e9e462dd9c9f77514c6ae0f008b857
parent48c981c9b69d0041ec0b9af73627dea12f1cb444
Move slot-ref et al to Scheme

* libguile/goops.c:
* module/oop/goops.scm (slot-ref-using-class, slot-set-using-class!):
  (slot-bound-using-class?, slot-exists-using-class?, slot-set!):
  (slot-bound?, slot-exists?): Move implementation to Scheme.
libguile/goops.c
module/oop/goops.scm