Historique des commits

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