Historial de Commits

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