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
/
vm-i-loader.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
push error handlers out of line in the vm
Andy Wingo
2012-04-30
1
-6
/
+3
*
Revert "attempt to clear stale references on VM C stack"
Andy Wingo
2012-01-29
1
-7
/
+1
*
attempt to clear stale references on VM C stack
Andy Wingo
2012-01-27
1
-1
/
+7
*
VM tweaks
Andy Wingo
2011-05-05
1
-2
/
+1
*
Make VM string literals immutable.
Ludovic Courtès
2011-03-20
1
-2
/
+2
*
use scm_from_latin1_symboln for string literals and load-symbol
Andy Wingo
2011-01-07
1
-2
/
+2
*
renumber VM opcodes
Andy Wingo
2010-01-26
1
-9
/
+9
*
brace placement fixes
Andy Wingo
2009-11-26
1
-1
/
+2
*
rework the vm support for wide strings
Andy Wingo
2009-08-12
1
-130
/
+23
*
Add Unicode strings and symbols
Michael Gran
2009-08-08
1
-10
/
+77
*
remove "externals" from the vm
Andy Wingo
2009-07-23
1
-1
/
+1
*
renumber vm ops (objcode cookie bumped)
Andy Wingo
2009-07-21
1
-11
/
+11
*
Change Guile license to LGPLv3+
Neil Jerram
2009-06-17
1
-6
/
+7
*
new instructions: make-int64, make-uint64
Andy Wingo
2009-06-07
1
-3
/
+3
*
add ability to compile uniform arrays
Andy Wingo
2009-06-05
1
-0
/
+14
*
refactoring for toplevel-ref, toplevel-set, link-now
Andy Wingo
2009-06-05
1
-23
/
+1
*
Avoid uses of deprecated forms in the VM code.
Ludovic Courtès
2009-04-05
1
-1
/
+1
*
Add `load-unsigned-integer' instruction.
Ludovic Courtès
2009-02-18
1
-1
/
+19
*
in debug mode, make sure that calls to the vm can be captured via make-stack
Andy Wingo
2009-02-05
1
-1
/
+1
*
avoid 8 words of allocation per lambda, whoooo
Andy Wingo
2009-02-01
1
-1
/
+1
*
static opcodes; refactor program/objcode division; use new assembly pipeline
Andy Wingo
2009-01-29
1
-91
/
+46
*
move module and meta inside programs' object tables
Andy Wingo
2009-01-17
1
-15
/
+11
*
remove the `late-bind' instruction
Andy Wingo
2008-12-19
1
-14
/
+0
*
precise stack marking, fix some missed references, still imperfect
Andy Wingo
2008-10-03
1
-5
/
+4
*
compile @ and @@
Andy Wingo
2008-09-30
1
-3
/
+25
*
rework late binding resolution to be simpler and more efficient
Andy Wingo
2008-09-09
1
-10
/
+0
*
lazily load meta info, for less consage
Andy Wingo
2008-09-08
1
-1
/
+1
*
ditch the 8-bit compiled form of program parameters
Andy Wingo
2008-09-02
1
-19
/
+6
*
fix a bug loading functions with 8 or more arguments
Andy Wingo
2008-09-02
1
-8
/
+10
*
merge guile-vm into libguile itself
Andy Wingo
2008-08-21
1
-0
/
+229