Історія комітів

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