コミット履歴

作者 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. 6 年 前
  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 7 年 前
  Andy Wingo 0f14a9e598 Fix bootstrap slot permissions for <class> 7 年 前
  Andy Wingo 6e477b1453 Merge 'stable-2.2' 7 年 前
  Andy Wingo f23415589a GOOPS slot access protected via slot accessors, not struct perms 7 年 前
  Andy Wingo 28d5e81c13 Remove <int-slot>, <float-slot>, <double-slot> 7 年 前
  Andy Wingo d354962b68 Remove support for tail arrays and self slots 7 年 前
  Andy Wingo 78d587c5e1 Remove "redefined" class slot 7 年 前
  Andy Wingo ee5994a517 remove self field of vtables 7 年 前
  Andy Wingo 4898959901 Implement class redefinition on top of fixed structs 7 年 前
  Andy Wingo 5c8bb13630 Change name of "static" flag indicating static slot allocation 7 年 前
  Andy Wingo 95f66b197c GOOPS instance migration implemented in Scheme 7 年 前
  Andy Wingo c248ea10be Remove all deprecated code 7 年 前
  Andy Wingo 64c5cc58fc Add disjoint syntax object type 7 年 前
  Andy Wingo 77cfd7e4bf Fix class slot allocation since GOOPS rewrite 7 年 前
  Andy Wingo c7fb87cd6e Fix multi-arity dispatch in GOOPS 7 年 前
  Andy Wingo 59f09d185b Deprecate user asyncs 8 年 前
  Andy Wingo 56d8d9a257 Deprecate arbiters 8 年 前
  Andy Wingo 3425290a7b Add atomic boxes 8 年 前
  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 年 前