Commit Verlauf

Autor SHA1 Nachricht Datum
  Andy Wingo 883bdc7453 Fix emergency aborts to not expand the stack vor 6 Jahren
  Andy Wingo 12b125f2ad Hook refactors vor 6 Jahren
  Andy Wingo bf31fe4cf6 VM manages hook sets itself vor 6 Jahren
  Andy Wingo a20feea43e Continuations capture machine code address vor 6 Jahren
  Andy Wingo f4c50447dd Remove push continuation hook; return hook runs before FP pop vor 6 Jahren
  Andy Wingo 18431e6e63 Refactor handling of active VM registers vor 6 Jahren
  Andy Wingo 770360e066 Refactors to abort-to-prompt implementation vor 6 Jahren
  Andy Wingo e7778c62aa abort-to-prompt uses an intrinsic vor 6 Jahren
  Andy Wingo 3b6bf20ef5 Most header files use forward decl for union scm_vm_stack_element vor 6 Jahren
  Andy Wingo 7f7169847e Eagerly initialize thread VM; remove scm_the_vm vor 6 Jahren
  Andy Wingo 6ad1fc9ce0 Use ptrdiff_t instead of scm_t_ptrdiff vor 6 Jahren
  Andy Wingo 16879cabed Replace uses of scm_t_int8, scm_t_uintmax, etc with stdint types vor 6 Jahren
  Andy Wingo 1234bb1850 Update license notices in all C files vor 6 Jahren
  Andy Wingo c836c28496 libguile header files have uniform format for copyright declarations vor 6 Jahren
  Andy Wingo 791eb0c01a Remove (C) from copyright statements vor 6 Jahren
  Andy Wingo 97cc65fee4 Rename __scm.h to scm.h vor 6 Jahren
  Andy Wingo c495b44714 Remove Emacs local variables comments in Guile source vor 6 Jahren
  Andy Wingo 2b95d6faa4 Devolve gc.h vor 6 Jahren
  Andy Wingo 83584ef231 Fix libguile subcomponent headers not to include <libguile.h> vor 6 Jahren
  Andy Wingo a7f9c32816 Add new-style test and branch instructions vor 7 Jahren
  Andy Wingo 00ed4043c2 VM continuations store FP/SP by offset vor 8 Jahren
  Andy Wingo 6dd87f4d8c Add suspendable-continuation? vor 8 Jahren
  Andy Wingo 02fc5a772b Identify boot continuations by code, not closure vor 9 Jahren
  Andy Wingo 30c06bfbb3 Remove sp from scm_vm_cont vor 9 Jahren
  Andy Wingo 0007507340 VM stack grows downward vor 9 Jahren
  Andy Wingo 4cfa92d60f make-stack works on delimited continuations vor 10 Jahren
  Andy Wingo f764e2590f Remove default soft stack limit; add call-with-stack-overflow-handler vor 11 Jahren
  Andy Wingo 7dba1c2ff1 Return unused parts of the stack to the OS vor 11 Jahren
  Andy Wingo f689dd6982 Remove the restore-continuation-hook. vor 11 Jahren
  Andy Wingo 22d425ec55 Expandable stacks. vor 11 Jahren