Historie revizí

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