Historial de Commits

Autor SHA1 Mensaje Fecha
  Robin Green f9f55b9ce7 Fix trace-calls-to-procedure hace 3 años
  Andy Wingo f4c50447dd Remove push continuation hook; return hook runs before FP pop hace 6 años
  Andy Wingo 18f8fd0211 frame-call-representation has #:top-frame? as keyword argument hace 10 años
  Andy Wingo ae4d761f7a Fix tracing hace 11 años
  Andy Wingo a222cbc9d1 No more VM objects visible to Scheme hace 11 años
  Andy Wingo 972275eee5 VM accessors take VM as implicit argument, not explicit argument hace 11 años
  Andy Wingo 1b780c134b (system vm instruction) rtl-instruction-list -> (language rtl) instruction-list hace 11 años
  Andy Wingo b636cdb0f3 Frame pointer points to local 0 instead of local 1 hace 11 años
  Andy Wingo b77a5215c7 Per-instruction tracing doesn't try to disassemble stack VM code hace 11 años
  Andy Wingo c850a0ff4d pop-continuation abort-continuation hooks pass return vals directly hace 11 años
  Andy Wingo 36c210d14e trace: limit length of "| | | "... prefix hace 12 años
  Andy Wingo 4388818adb fix tracing of mv returns hace 14 años
  Andy Wingo e7544f39a4 rename vm-trace to call-with-trace hace 14 años
  Andy Wingo 6a4a1ef0f4 (system vm frame): frame-return-values hace 14 años
  Andy Wingo abb4b5cbbd tracepoints print their trap number hace 14 años
  Andy Wingo 25361a80fe add repl ,tracepoint command hace 14 años
  Andy Wingo 1bc1800ffa tracing in terms of traps hace 14 años
  Andy Wingo 8d033f4839 instruction tracing tweak hace 14 años
  Andy Wingo 839eb61cde only trace instructions inside the thunk hace 14 años
  Andy Wingo c45d4d775d trim our set of vm hooks hace 14 años
  Andy Wingo 7ea3e4ff28 vm-trace prints return values hace 15 años
  Andy Wingo 7e9f96021a vm-trace only traces execution of its thunk hace 15 años
  Andy Wingo 6f3b0cc29e tc7 tags for vm-related data hace 15 años
  Andy Wingo 9eaa8fef80 (system vm trace) sorta working hace 15 años
  Andy Wingo 476e357281 remove all mentions of "external" from the compiler and related code hace 15 años
  Ludovic Courtès e1203ea00f Switch remaining GPLv2+ Guile-VM headers to LGPLv3+. hace 15 años
  Andy Wingo 8239263f86 fix erroneous #:use-syntax clausen hace 16 años
  Andy Wingo 1a1a10d3a5 use #:keywords in module/*.scm, not :keywords hace 16 años
  Andy Wingo 07e56b27a1 big reorg of scheme modules -- e.g. programs.c -> (system vm program) hace 16 años
  Andy Wingo 77046be3d3 explicitly list exports instead of using define-public hace 17 años