Историја ревизија

Аутор SHA1 Порука Датум
  Andy Wingo bf31fe4cf6 VM manages hook sets itself пре 6 година
  Andy Wingo f4c50447dd Remove push continuation hook; return hook runs before FP pop пре 6 година
  Andy Wingo f764e2590f Remove default soft stack limit; add call-with-stack-overflow-handler пре 11 година
  Andy Wingo f689dd6982 Remove the restore-continuation-hook. пре 11 година
  Andy Wingo a222cbc9d1 No more VM objects visible to Scheme пре 11 година
  Andy Wingo 3583665aa0 Remove unused vm:ip, vm:sp, vm:fp пре 11 година
  Andy Wingo e08caa5620 Remove make-vm; there will be one vm per thread now. пре 11 година
  Andy Wingo ea9f4f4b15 add call-with-vm; remove thread-vm bits; remove vm-apply; engines settable. пре 14 година
  Andy Wingo 038cb3428f remove vm-version, vm options пре 14 година
  Ludovic Courtès 271c3d3196 Add `thread-vm' and `set-thread-vm!'. пре 14 година
  Andy Wingo f312025167 add vm-abort-continuation-hook, vm-restore-continuation-hook пре 14 година
  Andy Wingo c45d4d775d trim our set of vm hooks пре 14 година
  Andy Wingo 44602b0868 rename libguile to libguile-@EFFECTIVE_VERSION@, currently libguile-2.0 пре 15 година
  Andy Wingo 6f3b0cc29e tc7 tags for vm-related data пре 15 година
  Andy Wingo 7656f19446 rework vm tracing пре 15 година
  Andy Wingo 6c20a0b34b vm no longer measures bogoclock or times, relies on os for that пре 15 година
  Ludovic Courtès 587cd3bfc9 Fix copyright headers. пре 15 година
  Andy Wingo 60ae5ca2a3 frame, program, objcode, etc inits use load-extension пре 16 година
  Andy Wingo 53e28ed9b2 static opcodes; refactor program/objcode division; use new assembly pipeline пре 16 година
  Andy Wingo b1b942b74c remove heap links in VM frames, incorporate vm frames into normal backtraces пре 16 година
  Andy Wingo 2bbe1533e8 truly thread-local vms; don't compile popen.scm пре 16 година
  Andy Wingo 7bbed5181c the vm is a fluid пре 16 година
  Andy Wingo 1a1a10d3a5 use #:keywords in module/*.scm, not :keywords пре 16 година
  Andy Wingo 83495480e8 merge guile-vm into libguile itself пре 16 година
  Andy Wingo d0168f3da8 improve source loc info in nonlocal exits and backtraces пре 16 година
  Andy Wingo 68a2e18a04 vm backtrace improvements пре 16 година
  Andy Wingo 07e56b27a1 big reorg of scheme modules -- e.g. programs.c -> (system vm program) пре 16 година