Historique des commits

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