Historial de Commits

Autor SHA1 Mensaje Fecha
  David Thompson 498564e3e3 goops: Preserve all slot options in redefinable classes. hace 4 años
  Andy Wingo 5870188eb4 Replace "pr" struct fields with "pw" fields hace 7 años
  Andy Wingo 4898959901 Implement class redefinition on top of fixed structs hace 7 años
  Andy Wingo 77cfd7e4bf Fix class slot allocation since GOOPS rewrite hace 8 años
  Andy Wingo c7fb87cd6e Fix multi-arity dispatch in GOOPS hace 8 años
  Andy Wingo 2dbb0e212d GOOPS caches created vtables hace 8 años
  Andy Wingo 26350edcac Add #:static-slot-allocation? hace 10 años
  Andy Wingo 7b0a8dfb75 Merge remote-tracking branch 'origin/stable-2.0' hace 10 años
  Andy Wingo 649ec8d823 Accessor methods only apply to subclasses with their slot hace 10 años
  Andy Wingo 583a23bf10 Fix accessor struct field inlining hace 10 años
  Andy Wingo e7097386cb Fix accessor struct inlining in GOOPS hace 10 años
  Andy Wingo 568174d173 Introduce <slot> objects in GOOPS hace 10 años
  Andy Wingo 9c49d475f5 Add compute-cpl tests hace 10 años
  Andy Wingo 5b7632331e Fix #:init-value on class-allocated slots hace 10 años
  Andy Wingo 48ad85fb56 Fix foreign slot initialization and access hace 10 años
  Andy Wingo 07e6d2d451 update tests after vtable-vtable deprecation hace 12 años
  Andy Wingo 13d807b7d3 fix segfault in goops if class fields are redefined hace 13 años
  Andy Wingo 534491d0b7 fix scm_setter hace 14 años
  Andy Wingo 4abb824cdb interpreted closures cons less. hace 15 años
  Andy Wingo 5f1611640a really boot primitive-eval from scheme. hace 15 años
  Andy Wingo ab455d1f1b eqv? not a generic, equal? dispatches to generic only for objects hace 15 años
  Andy Wingo 2aecf4cfe2 more clarity in (oop goops dispatch) hace 15 años
  Ludovic Courtès 288bbc44cf Fix GOOPS `class-of' for nameless structs. hace 15 años
  Neil Jerram 53befeb700 Change Guile license to LGPLv3+ hace 15 años
  Andy Wingo 4bcc952d45 fix bug in goops' method cache with rest args hace 15 años
  Andy Wingo 3b91e017e3 Merge commit 'e20d7001c3f7150400169fecb0bf0eefdf122fe2' into vm-check hace 16 años
  Ludovic Courtès 510d7877ff Add new GOOPS tests for built-in types. hace 16 años
  Andy Wingo 5192c9e89b compile goops accessors. woot! hace 16 años
  Ludovic Courtès 82d8d6d9e8 Add test case for the GOOPS `class-redefinition' memory corruption. hace 16 años
  Ludovic Courtès cac3960028 Test the interaction of GOOPS objects with `struct-{ref,set!}'. hace 17 años