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
/
programs.h
Age
Commit message (
Expand
)
Author
Files
Lines
2013-06-09
procedure-properties for RTL functions
Andy Wingo
1
-0
/
+1
2013-06-09
procedure-documentation works on RTL procedures
Andy Wingo
1
-0
/
+1
2013-06-09
RTL programs print with their name
Andy Wingo
1
-2
/
+1
2013-05-31
add new rtl vm
Andy Wingo
1
-1
/
+26
2011-10-24
refactor tc7 and tc16 checks
Andy Wingo
1
-2
/
+2
2010-10-08
add program-sources-pre-retire to core and define frame-next-source
Andy Wingo
1
-1
/
+1
2010-04-17
remove program-name, program-documentation
Andy Wingo
1
-1
/
+0
2010-04-17
scm_i_program_properties is internal; just use procedure-properties
Andy Wingo
1
-1
/
+1
2010-03-04
partial continuations print as #<partial-continuation ...>
Andy Wingo
1
-0
/
+2
2010-02-08
continuations are vm procedures
Andy Wingo
1
-2
/
+4
2010-01-09
allocate free variables inline to closures
Andy Wingo
1
-2
/
+7
2010-01-07
remove scm_tc7_gsubr
Andy Wingo
1
-0
/
+2
2010-01-07
add SCM_PROGRAM_IS_PRIMITIVE_GENERIC flag and checker
Andy Wingo
1
-1
/
+3
2009-10-23
de-nargs struct scm_objcode; procedure-property refactor
Andy Wingo
1
-0
/
+1
2009-10-23
runtime and debugging support for callee-parsed procedure args
Andy Wingo
1
-1
/
+1
2009-09-17
Fix omission of VM frames from backtrace
Neil Jerram
1
-1
/
+1
2009-08-20
programs have their own tc7 now
Andy Wingo
1
-10
/
+8
2009-07-23
rename "closure-ref" to "free-ref"; s/vars/variables/ in some names
Andy Wingo
1
-3
/
+3
2009-07-23
remove "externals" from the vm
Andy Wingo
1
-5
/
+4
2009-06-17
Change Guile license to LGPLv3+
Neil Jerram
1
-6
/
+7
2009-05-26
adjust VM copyright notices to LGPL, use SCM_INTERNAL/API properly
Andy Wingo
1
-55
/
+31
2009-02-10
propagate much more source info through compilation
Andy Wingo
1
-0
/
+1
2009-02-05
fix boot program detection, which in turn makes `make-stack' actually work
Andy Wingo
1
-0
/
+3
2009-02-02
tick in calls, procedure-name works on compiled procedures
Andy Wingo
1
-0
/
+4
2009-01-29
static opcodes; refactor program/objcode division; use new assembly pipeline
Andy Wingo
1
-17
/
+8
2009-01-17
move module and meta inside programs' object tables
Andy Wingo
1
-3
/
+1
2008-12-26
add scm_c_program_source
Andy Wingo
1
-0
/
+2
2008-09-09
rework late binding resolution to be simpler and more efficient
Andy Wingo
1
-0
/
+2
2008-08-21
merge guile-vm into libguile itself
Andy Wingo
1
-0
/
+93