Historial de Commits

Autor SHA1 Mensaje Fecha
  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 6ad1fc9ce0 Use ptrdiff_t instead of scm_t_ptrdiff 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 f84ce5442e Refactor handling of auxiliary stacks and setjmp/longjmp hace 6 años
  Andy Wingo 0007507340 VM stack grows downward hace 9 años
  Andy Wingo 4fcbc1b0d8 scm_i_prompt_pop_abort_args_x takes struct scm_vm* as arg hace 11 años
  Andy Wingo b44f5451f8 Remove last use of SCM vm in VM hace 11 años
  Andy Wingo 385049949a abort-to-prompt* instead of @abort hace 11 años
  Andy Wingo 9d381ba478 dynstack: pushing a prompt no longer allocates memory hace 13 años
  Andy Wingo 9ede013f68 the dynamic stack is really a stack now, instead of a list hace 13 años
  Andy Wingo dc7da0be90 refactor tc7 and tc16 checks hace 13 años
  Andy Wingo 572eef50c2 fix prompt and abort with the boot evaluator hace 14 años
  Andy Wingo c6a32a2cd5 remove internal treatment of default prompt tag, it seems there was no need hace 15 años
  Andy Wingo bbb2ecd1d1 add printers for prompts and with-fluids objects hace 15 años
  Andy Wingo adbdfd6d24 rewinding prompts works hace 15 años
  Andy Wingo d296431516 fix a prompt bug hace 15 años
  Andy Wingo b8af64db76 simplify handling of nonlocal prompt returns from c hace 15 años
  Andy Wingo 3ccee39194 add %default-prompt-tag, and error (not abort()) on an abort to bad tag hace 15 años
  Andy Wingo cee1d22c3c actually capture partial continuations hace 15 años
  Andy Wingo 2d026f04cc abort always dispatches to VM bytecode, to detect same-invocation aborts hace 15 años
  Andy Wingo 747022e4cb prompt as part of guile's primitive language hace 15 años
  Andy Wingo eaefabee34 add scm_c_abort, wire it up to the abort opcode hace 15 años
  Andy Wingo ea6b18e82f prompt handlers are always inline hace 15 años
  Andy Wingo 07a0c7d5d9 <prompt> has no pre-unwind-handler, it's unnecessary hace 15 años
  Andy Wingo adaf86ec49 connect a few more wires to promptenstein hace 15 años
  Andy Wingo b9c100d008 add @control and @prompt stub primitives hace 15 años