Commit Verlauf

Autor SHA1 Nachricht Datum
  Andy Wingo 67e8aa85e8 Remove frame-local-ref, frame-local-set! vor 9 Jahren
  Andy Wingo 8bf77f7192 Add support for unboxed s64 values vor 9 Jahren
  Andy Wingo dfbe869e24 Add low-level support for unboxed 64-bit unsigned ints vor 9 Jahren
  Andy Wingo 58153e3a08 Remove frame-procedure vor 9 Jahren
  Andy Wingo 9a8c2995ae More robust low-level frame printer vor 9 Jahren
  Andy Wingo 39090e677e Add frame-procedure-name vor 9 Jahren
  Andy Wingo 02fc5a772b Identify boot continuations by code, not closure vor 9 Jahren
  Andy Wingo fc87033bf0 Stack slots can hold a double vor 9 Jahren
  Andy Wingo e3cc0eeb3a Reflection support for unboxed f64 slots vor 9 Jahren
  Andy Wingo 72353de77d Replace dynamic link on stack with previous frame size vor 9 Jahren
  Andy Wingo 0007507340 VM stack grows downward vor 9 Jahren
  Andy Wingo 7c080187bc frame-address, frame-stack-pointer return offsets vor 10 Jahren
  Andy Wingo deb2df5323 frame-previous, frame-procedure robustness vor 10 Jahren
  Andy Wingo 4819276185 Better backtraces from C, especially for optimized closures vor 10 Jahren
  Andy Wingo 3b14dd2f27 Optimize make-stack vor 10 Jahren
  Andy Wingo 8de051da47 scm_c_make_frame takes struct scm_frame as arg vor 10 Jahren
  Andy Wingo 44d9705464 Refactor to frames code vor 10 Jahren
  Andy Wingo dc7a33fa87 Merge commit '60617d819d77a1b92ed6c557a0b49b8e9a8e97b9' vor 11 Jahren
  Mark H Weaver 60617d819d Fix thread-unsafe lazy initializations. vor 11 Jahren
  Andy Wingo 5515edc5f2 Heap frame "stack holders" are raw scm_vm / scm_vm_cont pointers vor 11 Jahren
  Andy Wingo 050a40db5b Heap frames have a "frame kind" bit vor 11 Jahren
  Andy Wingo 89b235afd3 Scheme frame objects hold relative stack offsets vor 11 Jahren
  Andy Wingo d798a895cc Remove RTL_ infix from macros vor 11 Jahren
  Andy Wingo 9121d9f1ac All instruction pointers are now scm_t_uint32* vor 11 Jahren
  Andy Wingo b636cdb0f3 Frame pointer points to local 0 instead of local 1 vor 11 Jahren
  Andy Wingo f8085163d6 Remove MVRA from VM frames vor 11 Jahren
  Andy Wingo 840ec33422 Remove MVRA accessors in libguile vor 11 Jahren
  Andy Wingo 1c33be992e Remove stack programs, objcode, and the old VM. vor 11 Jahren
  Andy Wingo 581a4eb82b frame-instruction-pointer is absolute; rewrite (system vm coverage) vor 11 Jahren
  Andy Wingo 72b82b0f21 scm_from_uintptr_t / scm_from_ptrdiff_t usage vor 11 Jahren