コミット履歴

作者 SHA1 メッセージ 日付
  Andy Wingo e7778c62aa abort-to-prompt uses an intrinsic 6 年 前
  Andy Wingo 3b6bf20ef5 Most header files use forward decl for union scm_vm_stack_element 6 年 前
  Andy Wingo 6ad1fc9ce0 Use ptrdiff_t instead of scm_t_ptrdiff 6 年 前
  Andy Wingo 1234bb1850 Update license notices in all C files 6 年 前
  Andy Wingo c836c28496 libguile header files have uniform format for copyright declarations 6 年 前
  Andy Wingo 791eb0c01a Remove (C) from copyright statements 6 年 前
  Andy Wingo f84ce5442e Refactor handling of auxiliary stacks and setjmp/longjmp 6 年 前
  Andy Wingo 0007507340 VM stack grows downward 9 年 前
  Andy Wingo 4fcbc1b0d8 scm_i_prompt_pop_abort_args_x takes struct scm_vm* as arg 11 年 前
  Andy Wingo b44f5451f8 Remove last use of SCM vm in VM 11 年 前
  Andy Wingo 385049949a abort-to-prompt* instead of @abort 11 年 前
  Andy Wingo 9d381ba478 dynstack: pushing a prompt no longer allocates memory 13 年 前
  Andy Wingo 9ede013f68 the dynamic stack is really a stack now, instead of a list 13 年 前
  Andy Wingo dc7da0be90 refactor tc7 and tc16 checks 13 年 前
  Andy Wingo 572eef50c2 fix prompt and abort with the boot evaluator 14 年 前
  Andy Wingo c6a32a2cd5 remove internal treatment of default prompt tag, it seems there was no need 15 年 前
  Andy Wingo bbb2ecd1d1 add printers for prompts and with-fluids objects 15 年 前
  Andy Wingo adbdfd6d24 rewinding prompts works 15 年 前
  Andy Wingo d296431516 fix a prompt bug 15 年 前
  Andy Wingo b8af64db76 simplify handling of nonlocal prompt returns from c 15 年 前
  Andy Wingo 3ccee39194 add %default-prompt-tag, and error (not abort()) on an abort to bad tag 15 年 前
  Andy Wingo cee1d22c3c actually capture partial continuations 15 年 前
  Andy Wingo 2d026f04cc abort always dispatches to VM bytecode, to detect same-invocation aborts 15 年 前
  Andy Wingo 747022e4cb prompt as part of guile's primitive language 15 年 前
  Andy Wingo eaefabee34 add scm_c_abort, wire it up to the abort opcode 15 年 前
  Andy Wingo ea6b18e82f prompt handlers are always inline 15 年 前
  Andy Wingo 07a0c7d5d9 <prompt> has no pre-unwind-handler, it's unnecessary 15 年 前
  Andy Wingo adaf86ec49 connect a few more wires to promptenstein 15 年 前
  Andy Wingo b9c100d008 add @control and @prompt stub primitives 15 年 前