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
/
programs.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rewrite subr implementation
Andy Wingo
2018-07-29
1
-0
/
+1
*
Replace uses of scm_t_int8, scm_t_uintmax, etc with stdint types
Andy Wingo
2018-06-21
1
-2
/
+2
*
Update license notices in all C files
Andy Wingo
2018-06-20
1
-17
/
+17
*
libguile header files have uniform format for copyright declarations
Andy Wingo
2018-06-20
1
-1
/
+2
*
Remove (C) from copyright statements
Andy Wingo
2018-06-20
1
-1
/
+1
*
Rename __scm.h to scm.h
Andy Wingo
2018-06-20
1
-1
/
+0
*
Remove Emacs local variables comments in Guile source
Andy Wingo
2018-06-20
1
-6
/
+0
*
Devolve programs.h from _scm.h.
Andy Wingo
2018-06-20
1
-1
/
+1
*
Devolve gc.h
Andy Wingo
2018-06-18
1
-0
/
+1
*
Fix libguile subcomponent headers not to include <libguile.h>
Andy Wingo
2018-06-14
1
-2
/
+2
*
Remove primitive?, add primitive-code?
Andy Wingo
2015-12-01
1
-1
/
+1
*
Fix inner and outer stack cuts to match on procedure code
Andy Wingo
2014-05-01
1
-1
/
+3
*
Remove unused C scm_program_source.
Andy Wingo
2013-11-19
1
-1
/
+0
*
Reorganize programs.h.
Andy Wingo
2013-11-19
1
-19
/
+15
*
rtl-program-code -> program-code
Andy Wingo
2013-11-19
1
-1
/
+1
*
rtl-program? -> program?
Andy Wingo
2013-11-19
1
-1
/
+1
*
Remove make-rtl-program.
Andy Wingo
2013-11-19
1
-1
/
+0
*
scm_i_rtl_program_* -> scm_i_program_*
Andy Wingo
2013-11-19
1
-4
/
+4
*
scm_i_make_rtl_program in BUILDING_LIBGUILE
Andy Wingo
2013-11-19
1
-0
/
+2
*
Remove RTL_ infix from macros
Andy Wingo
2013-11-19
1
-7
/
+7
*
Rename scm_tc7_rtl_program to scm_tc7_program
Andy Wingo
2013-11-19
1
-2
/
+2
*
Remove stack programs, objcode, and the old VM.
Andy Wingo
2013-11-08
1
-22
/
+0
*
frame-instruction-pointer is absolute; rewrite (system vm coverage)
Andy Wingo
2013-11-07
1
-0
/
+2
*
Foreign procedures are RTL programs
Andy Wingo
2013-10-18
1
-0
/
+2
*
Subrs are RTL programs
Andy Wingo
2013-10-18
1
-0
/
+3
*
Merge remote-tracking branch 'origin/stable-2.0'
Andy Wingo
2013-10-03
1
-2
/
+0
|
\
|
*
Deprecate scm_c_program_source, as it has no internal users.
Andy Wingo
2013-10-03
1
-3
/
+1
*
|
procedure-properties for RTL functions
Andy Wingo
2013-06-09
1
-0
/
+1
*
|
procedure-documentation works on RTL procedures
Andy Wingo
2013-06-09
1
-0
/
+1
*
|
RTL programs print with their name
Andy Wingo
2013-06-09
1
-2
/
+1
*
|
add new rtl vm
Andy Wingo
2013-05-31
1
-1
/
+26
*
|
refactor tc7 and tc16 checks
Andy Wingo
2011-10-24
1
-2
/
+2
|
/
*
add program-sources-pre-retire to core and define frame-next-source
Andy Wingo
2010-10-08
1
-1
/
+1
*
remove program-name, program-documentation
Andy Wingo
2010-04-17
1
-1
/
+0
*
scm_i_program_properties is internal; just use procedure-properties
Andy Wingo
2010-04-17
1
-1
/
+1
*
partial continuations print as #<partial-continuation ...>
Andy Wingo
2010-03-04
1
-0
/
+2
*
continuations are vm procedures
Andy Wingo
2010-02-08
1
-2
/
+4
*
allocate free variables inline to closures
Andy Wingo
2010-01-09
1
-2
/
+7
*
remove scm_tc7_gsubr
Andy Wingo
2010-01-07
1
-0
/
+2
*
add SCM_PROGRAM_IS_PRIMITIVE_GENERIC flag and checker
Andy Wingo
2010-01-07
1
-1
/
+3
*
de-nargs struct scm_objcode; procedure-property refactor
Andy Wingo
2009-10-23
1
-0
/
+1
*
runtime and debugging support for callee-parsed procedure args
Andy Wingo
2009-10-23
1
-1
/
+1
*
Fix omission of VM frames from backtrace
Neil Jerram
2009-09-17
1
-1
/
+1
*
programs have their own tc7 now
Andy Wingo
2009-08-20
1
-10
/
+8
*
rename "closure-ref" to "free-ref"; s/vars/variables/ in some names
Andy Wingo
2009-07-23
1
-3
/
+3
*
remove "externals" from the vm
Andy Wingo
2009-07-23
1
-5
/
+4
*
Change Guile license to LGPLv3+
Neil Jerram
2009-06-17
1
-6
/
+7
*
adjust VM copyright notices to LGPL, use SCM_INTERNAL/API properly
Andy Wingo
2009-05-26
1
-55
/
+31
*
propagate much more source info through compilation
Andy Wingo
2009-02-10
1
-0
/
+1
*
fix boot program detection, which in turn makes `make-stack' actually work
Andy Wingo
2009-02-05
1
-0
/
+3
[next]