Commit Verlauf

Autor SHA1 Nachricht Datum
  Andy Wingo bf31fe4cf6 VM manages hook sets itself vor 6 Jahren
  Andy Wingo 0a01963d07 VM hooks take no values vor 6 Jahren
  Andy Wingo f4c50447dd Remove push continuation hook; return hook runs before FP pop vor 6 Jahren
  Ludovic Courtès bf060d2aff 'frame-matcher' doesn't crash when the last IP is unknown. vor 7 Jahren
  Andy Wingo 374b88580c Fix trap frame matching vor 8 Jahren
  Andy Wingo 3582787cb0 VM traps don't match on value of slot 0 vor 9 Jahren
  Andy Wingo f5cb70e94a Refactorings to apply-hook and push-continuation-hook vor 10 Jahren
  Andy Wingo ae4d761f7a Fix tracing vor 11 Jahren
  Mark H Weaver 1df515a077 Merge branch 'stable-2.0' vor 11 Jahren
  Ian Price 306cc01d39 Fix trap handlers to handle applicable structs. vor 11 Jahren
  Andy Wingo f689dd6982 Remove the restore-continuation-hook. vor 11 Jahren
  Andy Wingo a222cbc9d1 No more VM objects visible to Scheme vor 11 Jahren
  Andy Wingo 972275eee5 VM accessors take VM as implicit argument, not explicit argument vor 11 Jahren
  Andy Wingo 1b780c134b (system vm instruction) rtl-instruction-list -> (language rtl) instruction-list vor 11 Jahren
  Andy Wingo d1100525ff rtl-program-code -> program-code vor 11 Jahren
  Andy Wingo 0bd1e9c6a0 rtl-program? -> program? vor 11 Jahren
  Andy Wingo e391f179e4 (system vm traps) support for rtl programs vor 11 Jahren
  Andy Wingo ac37196321 Procedure traps work with RTL programs. vor 11 Jahren
  Andy Wingo c850a0ff4d pop-continuation abort-continuation hooks pass return vals directly vor 11 Jahren
  Andy Wingo b262b74b51 add program-sources-pre-retire to core and define frame-next-source vor 14 Jahren
  Andy Wingo 439e032b0b add ,step ,stepi ,next and ,nexti vor 14 Jahren
  Andy Wingo e8e4e7310c cleanups to ,finish vor 14 Jahren
  Andy Wingo df067433a5 (system vm trap-state): add-trap-at-frame-finish! vor 14 Jahren
  Andy Wingo 6e197f3d1a avoid some double-breaks in trap-at-procedure-ip-in-range vor 14 Jahren
  Andy Wingo 262ce91157 bugfixen in source breakpoints and in-procedure traps vor 14 Jahren
  Andy Wingo 2c5fc8d034 source breakpoints accept user line numbers vor 14 Jahren
  Andy Wingo f4a23f910f procedure traps can fire on nested procedures vor 14 Jahren
  Andy Wingo 8dde88e0d6 add trap-calls-to-procedure vor 14 Jahren
  Andy Wingo 1bc1800ffa tracing in terms of traps vor 14 Jahren
  Andy Wingo 65bce23759 breakpoints from recursive prompts work vor 14 Jahren