index
:
guile.git
branch_release-1-4
branch_release-1-6
branch_release-1-8
cky-hygienic-macros
compile-to-js-merge
excise-ltdl
historical/wip-1-8-mingw-build
lightening
lightning
lloda-array-cleanup
lloda-array-support
lloda-squash0
lloda-squash1
lua
main
mingw-guile-3.0
nan-boxing
r7rs-wip
stable-2.0
stable-2.2
stable-2.2-wip-exception-truncate
ttn-back-in-the-saddle
use-minigmp
wip-3.2
wip-bpt-elisp
wip-compiler
wip-cuirass-ci
wip-cygwin-guile-2.2
wip-elisp
wip-elisp-rebased
wip-ethreads
wip-exception-truncate
wip-exceptions
wip-finalizers
wip-gnulib-update
wip-inlinable-exports
wip-itimer-checks
wip-lightening-riscv
wip-lloda
wip-load-lang
wip-mingw
wip-mingw-2025
wip-mingw-guile-2.2
wip-modernize-autotools
wip-new-tagging
wip-new-tagging-bis-broken
wip-nj-locks-nc
wip-nj-thread-safety
wip-r7rs
wip-raeburn-misc
wip-replace-ltdl-with-gmodule
wip-retagging
wip-sassy
wip-stime
wip-streams
wip-tailify
wip-threaded-http-server
wip-threads-and-fork
wip-tree-il-sourcev
wip-vector-cleanup
wip-whippet
GNU Guile
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libguile
/
control.h
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-21
scm_i_prompt_pop_abort_args_x takes struct scm_vm* as arg
Andy Wingo
1
-1
/
+1
2013-11-21
Remove last use of SCM vm in VM
Andy Wingo
1
-1
/
+3
2013-06-25
abort-to-prompt* instead of @abort
Andy Wingo
1
-2
/
+2
2012-03-07
dynstack: pushing a prompt no longer allocates memory
Andy Wingo
1
-16
/
+1
2012-03-03
the dynamic stack is really a stack now, instead of a list
Andy Wingo
1
-20
/
+8
2011-10-24
refactor tc7 and tc16 checks
Andy Wingo
1
-1
/
+1
2011-03-29
fix prompt and abort with the boot evaluator
Andy Wingo
1
-2
/
+2
2010-03-11
remove internal treatment of default prompt tag, it seems there was no need
Andy Wingo
1
-3
/
+0
2010-03-04
add printers for prompts and with-fluids objects
Andy Wingo
1
-0
/
+1
2010-02-26
rewinding prompts works
Andy Wingo
1
-3
/
+3
2010-02-26
fix a prompt bug
Andy Wingo
1
-4
/
+6
2010-02-25
simplify handling of nonlocal prompt returns from c
Andy Wingo
1
-0
/
+2
2010-02-24
add %default-prompt-tag, and error (not abort()) on an abort to bad tag
Andy Wingo
1
-0
/
+3
2010-02-22
actually capture partial continuations
Andy Wingo
1
-1
/
+2
2010-02-22
abort always dispatches to VM bytecode, to detect same-invocation aborts
Andy Wingo
1
-1
/
+4
2010-02-19
prompt as part of guile's primitive language
Andy Wingo
1
-3
/
+2
2010-02-19
add scm_c_abort, wire it up to the abort opcode
Andy Wingo
1
-0
/
+1
2010-02-19
prompt handlers are always inline
Andy Wingo
1
-5
/
+2
2010-02-19
<prompt> has no pre-unwind-handler, it's unnecessary
Andy Wingo
1
-3
/
+3
2010-02-08
connect a few more wires to promptenstein
Andy Wingo
1
-0
/
+28
2010-01-31
add @control and @prompt stub primitives
Andy Wingo
1
-0
/
+26