index
:
software/guile
wip-elisp
Unnamed repository; edit this file 'description' to name the repository.
Fcgiwrap Daemon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libguile
/
control.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
VM stack grows downward
...
Andy Wingo
2015-10-21
1
-1
/
+2
*
scm_i_prompt_pop_abort_args_x takes struct scm_vm* as arg
...
Andy Wingo
2013-11-21
1
-1
/
+1
*
Remove last use of SCM vm in VM
...
Andy Wingo
2013-11-21
1
-1
/
+3
*
abort-to-prompt* instead of @abort
...
Andy Wingo
2013-06-25
1
-2
/
+2
*
dynstack: pushing a prompt no longer allocates memory
...
Andy Wingo
2012-03-07
1
-16
/
+1
*
the dynamic stack is really a stack now, instead of a list
...
Andy Wingo
2012-03-03
1
-20
/
+8
*
refactor tc7 and tc16 checks
...
Andy Wingo
2011-10-24
1
-1
/
+1
*
fix prompt and abort with the boot evaluator
...
Andy Wingo
2011-03-29
1
-2
/
+2
*
remove internal treatment of default prompt tag, it seems there was no need
...
Andy Wingo
2010-03-11
1
-3
/
+0
*
add printers for prompts and with-fluids objects
...
Andy Wingo
2010-03-04
1
-0
/
+1
*
rewinding prompts works
...
Andy Wingo
2010-02-26
1
-3
/
+3
*
fix a prompt bug
...
Andy Wingo
2010-02-26
1
-4
/
+6
*
simplify handling of nonlocal prompt returns from c
...
Andy Wingo
2010-02-25
1
-0
/
+2
*
add %default-prompt-tag, and error (not abort()) on an abort to bad tag
...
Andy Wingo
2010-02-24
1
-0
/
+3
*
actually capture partial continuations
...
Andy Wingo
2010-02-22
1
-1
/
+2
*
abort always dispatches to VM bytecode, to detect same-invocation aborts
...
Andy Wingo
2010-02-22
1
-1
/
+4
*
prompt as part of guile's primitive language
...
Andy Wingo
2010-02-19
1
-3
/
+2
*
add scm_c_abort, wire it up to the abort opcode
...
Andy Wingo
2010-02-19
1
-0
/
+1
*
prompt handlers are always inline
...
Andy Wingo
2010-02-19
1
-5
/
+2
*
<prompt> has no pre-unwind-handler, it's unnecessary
...
Andy Wingo
2010-02-19
1
-3
/
+3
*
connect a few more wires to promptenstein
...
Andy Wingo
2010-02-08
1
-0
/
+28
*
add @control and @prompt stub primitives
...
Andy Wingo
2010-01-31
1
-0
/
+26