Historia zmian

Autor SHA1 Wiadomość Data
  Andy Wingo 00ed4043c2 VM continuations store FP/SP by offset 8 lat temu
  Andy Wingo 67e8aa85e8 Remove frame-local-ref, frame-local-set! 9 lat temu
  Andy Wingo 8bf77f7192 Add support for unboxed s64 values 9 lat temu
  Andy Wingo dfbe869e24 Add low-level support for unboxed 64-bit unsigned ints 9 lat temu
  Andy Wingo 58153e3a08 Remove frame-procedure 9 lat temu
  Andy Wingo 39090e677e Add frame-procedure-name 9 lat temu
  Andy Wingo fc87033bf0 Stack slots can hold a double 9 lat temu
  Andy Wingo e3cc0eeb3a Reflection support for unboxed f64 slots 9 lat temu
  Andy Wingo 72353de77d Replace dynamic link on stack with previous frame size 9 lat temu
  Andy Wingo 8f027385db Rename union scm_vm_stack_element members 9 lat temu
  Andy Wingo 0007507340 VM stack grows downward 9 lat temu
  Andy Wingo 18aa6da21e Remove SCM_FRAME_PROGRAM 10 lat temu
  Andy Wingo 4819276185 Better backtraces from C, especially for optimized closures 10 lat temu
  Andy Wingo 3b14dd2f27 Optimize make-stack 10 lat temu
  Andy Wingo 8de051da47 scm_c_make_frame takes struct scm_frame as arg 10 lat temu
  Andy Wingo 44d9705464 Refactor to frames code 10 lat temu
  Andy Wingo 5515edc5f2 Heap frame "stack holders" are raw scm_vm / scm_vm_cont pointers 11 lat temu
  Andy Wingo 050a40db5b Heap frames have a "frame kind" bit 11 lat temu
  Andy Wingo 0bca90aac9 The dynamic stack records SP and FP values as offsets 11 lat temu
  Andy Wingo 89b235afd3 Scheme frame objects hold relative stack offsets 11 lat temu
  Andy Wingo 9121d9f1ac All instruction pointers are now scm_t_uint32* 11 lat temu
  Andy Wingo b636cdb0f3 Frame pointer points to local 0 instead of local 1 11 lat temu
  Andy Wingo f8085163d6 Remove MVRA from VM frames 11 lat temu
  Andy Wingo 840ec33422 Remove MVRA accessors in libguile 11 lat temu
  Andy Wingo 510ca12687 add new rtl vm 11 lat temu
  Andy Wingo 252acfe8e7 Merge commit '3d51e57cfb0404db568a6adfde2a346d3fd9907e' 13 lat temu
  Ludovic Courtès 0fc9040fa2 Parenthesize and type `SCM_FRAME' macros; check layout of `scm_vm_frame'. 13 lat temu
  Andy Wingo 4938d3cb74 Merge remote-tracking branch 'origin/stable-2.0' 13 lat temu
  Andy Wingo dc7da0be90 refactor tc7 and tc16 checks 13 lat temu
  Andy Wingo 3e54fdfc21 slight frames.h refactor 13 lat temu