Commit Verlauf

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