index
:
delta/guile.git
alt-par-map-and-thread-safe-popen
baserock/morph
bdw-gc-static-alloc
boehm-demers-weiser-gc
brainfuck
branch_mvo-substrings
branch_mvo-thread-cleanup
branch_release-1-4
branch_release-1-6
branch_release-1-8
calling-convention
cky-hygienic-macros
compile-to-js-merge
coop-repl-servers
dev/hanwen
dirk-adding-josts-environments
dirk-thread-factorization-branch
eval-cleanup
excise-ltdl
historical/wip-1-8-mingw-build
jimb
jimb_env_branch
jimb_mb_branch_1
jimb_readline
lexical-literals
lightening
lightning
lloda-array-cleanup
lloda-array-support
lloda-squash0
lloda-squash1
lua
main
master
mdj_elisp_branch
mdj_genloc_branch
mdj_goops_branch
mike-port-encodings
mingw-guile-3.0
mvo-vcell-cleanup-1-branch
mvo_libtool_branch
nan-boxing
ossau-elisp-branch
ossau-gds-dev
r6rs-strings
r7rs-wip
ra0
srfi-4-bytevectors
srfi-41
stable-2.0
stable-2.2
stable-2.2-wip-exception-truncate
string-abstraction
string_abstraction2
subr-simplification
syncase
syncase-in-boot-9
thread-safe-popen
ttn-back-in-the-saddle
use-minigmp
vm
vm-syncase
vtable-vtable-deprecation
wingo
wip-2.1.2
wip-bpt-elisp
wip-closure-conversion
wip-compiler
wip-cps-bis
wip-cps-for-merge
wip-cse
wip-cuirass-ci
wip-cygwin-guile-2.2
wip-dwarf
wip-elisp
wip-elisp-rebased
wip-ethreads
wip-exception-truncate
wip-exceptions
wip-finalizers
wip-foreign-objects
wip-generalized-vectors
wip-gnulib-update
wip-goops-refactor
wip-guile-pkg
wip-https-client
wip-inlinable-exports
wip-itimer-checks
wip-lightening-riscv
wip-linker
wip-lloda
wip-load-lang
wip-manual
wip-manual-2
wip-mingw
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-peg
wip-peg-fixed
wip-peg-fixed-2
wip-port-refactor
wip-r7rs
wip-raeburn-misc
wip-replace-ltdl-with-gmodule
wip-retagging
wip-rtl
wip-rtl-assembler
wip-rtl-cps
wip-rtl-dwarf
wip-rtl-halloween
wip-rtl-may-2013
wip-rtl-metadata
wip-rtl-prompts
wip-rtl-vm
wip-sassy
wip-source-info
wip-stime
wip-streams
wip-tailify
wip-threaded-http-server
wip-threads-and-fork
wip-tree-il-sourcev
wip-uri-reference
wip-utf16-debugging
wip-vector-cleanup
wip-wingo-elisp-badness
git.savannah.gnu.org: git/guile.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libguile
/
continuations.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Devolve boolean.h include.
Andy Wingo
2018-06-18
1
-0
/
+1
*
Remove list.h from _scm.h
Andy Wingo
2018-06-18
1
-0
/
+1
*
Remove includes of validate.h.
Andy Wingo
2018-06-18
1
-1
/
+0
*
Refactor regarding internal detection of ia64
Andy Wingo
2018-06-17
1
-1
/
+1
*
Refactor handling of auxiliary stacks and setjmp/longjmp
Andy Wingo
2018-06-17
1
-38
/
+52
*
Fix libguile subcomponent headers not to include <libguile.h>
Andy Wingo
2018-06-14
1
-4
/
+6
*
Fix compilation of continuations.c
Andy Wingo
2017-02-13
1
-2
/
+1
*
Remove unused variable in continuations.c
Andy Wingo
2017-02-12
1
-1
/
+0
*
VM continuations store FP/SP by offset
Andy Wingo
2017-02-12
1
-2
/
+1
*
Add suspendable-continuation?
Andy Wingo
2016-12-12
1
-0
/
+3
*
Deprecate dynamic roots
Andy Wingo
2016-11-21
1
-1
/
+0
*
Remove call/cc assertion about critical sections
Andy Wingo
2016-11-01
1
-6
/
+0
*
Remove scm_puts_unlocked.
Andy Wingo
2016-04-26
1
-3
/
+3
*
Remove scm_putc_unlocked.
Andy Wingo
2016-04-26
1
-1
/
+1
*
Remove sp from scm_vm_cont
Andy Wingo
2015-10-21
1
-1
/
+1
*
VM stack grows downward
Andy Wingo
2015-10-21
1
-2
/
+5
*
Optimize make-stack
Andy Wingo
2014-04-14
1
-9
/
+8
*
scm_c_make_frame takes struct scm_frame as arg
Andy Wingo
2014-04-14
1
-4
/
+8
*
Out-of-memory situations raise exceptions instead of aborting
Andy Wingo
2014-03-22
1
-2
/
+5
*
One more SCM vm user: continuations.
Andy Wingo
2013-11-21
1
-5
/
+5
*
Heap frame "stack holders" are raw scm_vm / scm_vm_cont pointers
Andy Wingo
2013-11-21
1
-1
/
+1
*
Heap frames have a "frame kind" bit
Andy Wingo
2013-11-21
1
-1
/
+1
*
Scheme frame objects hold relative stack offsets
Andy Wingo
2013-11-21
1
-4
/
+3
*
Change SCM_PACK_RTL macros to SCM_PACK_OP / SCM_PACK_OP_ARG
Andy Wingo
2013-11-19
1
-1
/
+1
*
scm_rtl_op_* -> scm_op_*
Andy Wingo
2013-11-19
1
-1
/
+1
*
Remove RTL_ infix from macros
Andy Wingo
2013-11-19
1
-2
/
+2
*
Rename scm_tc7_rtl_program to scm_tc7_program
Andy Wingo
2013-11-19
1
-1
/
+1
*
VM has "builtins": primitives addressable by emitted RTL code
Andy Wingo
2013-10-27
1
-20
/
+0
*
Continuations are RTL stubs
Andy Wingo
2013-10-18
1
-96
/
+24
*
the dynamic stack is really a stack now, instead of a list
Andy Wingo
2012-03-03
1
-25
/
+16
*
Merge remote-tracking branch 'origin/stable-2.0'
Andy Wingo
2012-02-08
1
-18
/
+17
|
\
|
*
fix compilation of control.c, continuations.c when SCM_ALIGNED is not defined
Andy Wingo
2012-02-04
1
-18
/
+17
*
|
locking for putc, puts
Andy Wingo
2011-11-08
1
-4
/
+4
*
|
add SCM_{PACK,UNPACK}_POINTER
Andy Wingo
2011-10-24
1
-3
/
+3
*
|
move SCM_FLUSH_REGISTER_WINDOWS to continuations.c
Andy Wingo
2011-05-15
1
-0
/
+11
|
/
*
scm_is_eq for SCM vals, not == or !=
Andy Wingo
2011-05-13
1
-1
/
+1
*
with-continuation-barrier calls exit(3) _after_ unwinding
Andy Wingo
2011-03-30
1
-3
/
+64
*
Revert "with-continuation-barrier carps, calls exit(3) _after_ unwinding"
Andy Wingo
2011-03-25
1
-13
/
+3
*
with-continuation-barrier carps, calls exit(3) _after_ unwinding
Andy Wingo
2011-03-24
1
-3
/
+13
*
objcode type is an enumeration, not flags
Andy Wingo
2011-01-27
1
-2
/
+2
*
use scm_malloc_pointerless to alloc aligned blocks in fallback
Andy Wingo
2010-07-17
1
-5
/
+4
*
Fix parenthesizing of the `ROUND_UP' macro; factorize.
Ludovic Courtès
2010-05-30
1
-1
/
+0
*
Fix the visibility of a few of internal symbols.
Ludovic Courtès
2010-05-28
1
-1
/
+1
*
fix comment in continuations.c
Andy Wingo
2010-02-18
1
-2
/
+2
*
continuations return multiple values on the stack
Andy Wingo
2010-02-08
1
-30
/
+31
*
scm_i_make_continuation takes vm and vm_cont args explicitly
Andy Wingo
2010-02-08
1
-9
/
+8
*
make scm_make_continuation internal
Andy Wingo
2010-02-08
1
-3
/
+3
*
eval.c uses scm_i_call_with_current_continuation
Andy Wingo
2010-02-08
1
-6
/
+40
*
continuations are vm procedures
Andy Wingo
2010-02-08
1
-18
/
+147
*
fix SCM_CELL macro usage in continuations.[ch]
Andy Wingo
2009-12-08
1
-1
/
+1
[next]