Commit History

Author SHA1 Message Date
  Andy Wingo 350930756c Remove scm_tc7_vm 11 years ago
  Andy Wingo e0755cd12a Rename scm_tc7_rtl_program to scm_tc7_program 11 years ago
  Andy Wingo 1c33be992e Remove stack programs, objcode, and the old VM. 11 years ago
  Andy Wingo 919f304fb2 class-of fix for RTL programs 11 years ago
  Andy Wingo 510ca12687 add new rtl vm 12 years ago
  Andy Wingo 747747ee06 Merge remote-tracking branch 'origin/stable-2.0' 13 years ago
  Andy Wingo 3f48638c8c deprecate lookup closures 13 years ago
  Andy Wingo 91ee7515da Merge remote-tracking branch 'origin/stable-2.0' 13 years ago
  Andy Wingo ff1feca9bd allocate a tc7 to bitvectors 13 years ago
  Andy Wingo b2637c985c allocate a tc7 to arrays 13 years ago
  Andy Wingo 2575157e54 remove unused <class> slot: keyword-access 13 years ago
  Andy Wingo 0818837f65 deprecate make-vtable-vtable 13 years ago
  Andy Wingo 62bd5d66cb threadsafe access to scm_ptobs 13 years ago
  Andy Wingo 4938d3cb74 Merge remote-tracking branch 'origin/stable-2.0' 13 years ago
  Andy Wingo 25d50a051d most uses of scm_from_locale_symbol become scm_from_utf8_symbol 13 years ago
  Andy Wingo a141db8604 remove weak pairs, rewrite weak vectors 13 years ago
  Andy Wingo 203a92b67b convert internal weak hash table users to use the weak table api 13 years ago
  Andy Wingo 13d807b7d3 fix segfault in goops if class fields are redefined 13 years ago
  Andy Wingo ab4bc85398 Merge remote-tracking branch 'origin/stable-2.0' 14 years ago
  Andy Wingo ae88d9bcf6 fix CPL of <extended-generic-with-setter> and <extended-accessor> 14 years ago
  Andy Wingo 28d0871b55 defining a smob or port type no longer mucks exports of (oop goops) 14 years ago
  Andy Wingo a099c8d971 Merge remote-tracking branch 'origin/stable-2.0' 14 years ago
  Andy Wingo ea742d29c5 threadsafe addition to the goops vtable_class_map 14 years ago
  Andy Wingo fa075d40dc scm_wta_* procedures replace SCM_WTA_* macros 14 years ago
  Andy Wingo 393baa8a44 scm_is_false instead of == SCM_BOOL_F; also is_null, is_true, etc 14 years ago
  Andy Wingo b2b33168b1 more care regarding SCM_PACK and SCM_UNPACK 14 years ago
  Andy Wingo d223c3fcdd scm_is_eq for SCM vals, not == or != 14 years ago
  Andy Wingo b5df9cda41 excise scm_internal_dynamic_wind from goops.c 14 years ago
  Andy Wingo f3c6a02c88 deprecate scm_struct_table 14 years ago
  Ludovic Courtès 190d4b0d93 Make VM string literals immutable. 14 years ago