Commit History

作者 SHA1 備註 提交日期
  David Thompson 498564e3e3 goops: Preserve all slot options in redefinable classes. 4 年之前
  Andy Wingo 2e26538d6a Replace libltdl with raw dlopen, dlsym 4 年之前
  Mark H Weaver 9fd1dc2fcc goops: Fix 'instance?' to work on objects that aren't structs. 7 年之前
  Andy Wingo f32500acca Add new vtable reserved unboxed field 7 年之前
  Andy Wingo c3a8112847 Fix GOOPS class redefinition type error. 7 年之前
  Andy Wingo 84259f54e3 Merge 'stable-2.2' 7 年之前
  Andy Wingo a74d4ee4f6 Add struct-ref/unboxed, struct-set!/unboxed 7 年之前
  Andy Wingo 5870188eb4 Replace "pr" struct fields with "pw" fields 8 年之前
  Andy Wingo 0f14a9e598 Fix bootstrap slot permissions for <class> 8 年之前
  Andy Wingo 6e477b1453 Merge 'stable-2.2' 8 年之前
  Andy Wingo f23415589a GOOPS slot access protected via slot accessors, not struct perms 8 年之前
  Andy Wingo 28d5e81c13 Remove <int-slot>, <float-slot>, <double-slot> 8 年之前
  Andy Wingo d354962b68 Remove support for tail arrays and self slots 8 年之前
  Andy Wingo 78d587c5e1 Remove "redefined" class slot 8 年之前
  Andy Wingo ee5994a517 remove self field of vtables 8 年之前
  Andy Wingo 4898959901 Implement class redefinition on top of fixed structs 8 年之前
  Andy Wingo 5c8bb13630 Change name of "static" flag indicating static slot allocation 8 年之前
  Andy Wingo 95f66b197c GOOPS instance migration implemented in Scheme 8 年之前
  Andy Wingo c248ea10be Remove all deprecated code 8 年之前
  Andy Wingo 64c5cc58fc Add disjoint syntax object type 8 年之前
  Andy Wingo 77cfd7e4bf Fix class slot allocation since GOOPS rewrite 8 年之前
  Andy Wingo c7fb87cd6e Fix multi-arity dispatch in GOOPS 8 年之前
  Andy Wingo 59f09d185b Deprecate user asyncs 8 年之前
  Andy Wingo 56d8d9a257 Deprecate arbiters 8 年之前
  Andy Wingo 3425290a7b Add atomic boxes 9 年之前
  Andy Wingo 26350edcac Add #:static-slot-allocation? 10 年之前
  Andy Wingo 7b0a8dfb75 Merge remote-tracking branch 'origin/stable-2.0' 10 年之前
  Andy Wingo 649ec8d823 Accessor methods only apply to subclasses with their slot 10 年之前
  Andy Wingo 583a23bf10 Fix accessor struct field inlining 10 年之前
  Andy Wingo e7097386cb Fix accessor struct inlining in GOOPS 10 年之前