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
/
objcodes.h
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-22
instead of our custom .go format, use elf
Andy Wingo
1
-5
/
+2
2012-06-22
add ELF loader
Andy Wingo
1
-1
/
+4
2011-12-01
Merge remote-tracking branch 'origin/stable-2.0'
Andy Wingo
1
-1
/
+2
2011-11-22
Add missing implicit `SCM_API' for `scm_c_make_objcode_slice'.
Ludovic Courtès
1
-1
/
+1
2011-11-22
Complete cross-compilation support.
Ludovic Courtès
1
-0
/
+1
2011-10-24
refactor tc7 and tc16 checks
Andy Wingo
1
-1
/
+1
2011-01-27
for mmap objcodes, store the fd in the third word, as a scheme int
Andy Wingo
1
-0
/
+3
2011-01-27
objcode type is an enumeration, not flags
Andy Wingo
1
-9
/
+12
2010-01-07
subrs are now VM trampoline procedures
Andy Wingo
1
-0
/
+1
2010-01-07
tc7 tags for vm-related data
Andy Wingo
1
-7
/
+8
2010-01-07
reimplement srfi-4 vectors on top of bytevectors
Andy Wingo
1
-5
/
+5
2009-12-15
Don't use GCC zero-length arrays.
Ludovic Courtès
1
-4
/
+10
2009-10-23
de-nargs struct scm_objcode; procedure-property refactor
Andy Wingo
1
-7
/
+0
2009-07-26
make sure all programs are 8-byte aligned
Andy Wingo
1
-0
/
+1
2009-07-24
nlocs is now 16 bits wide
Andy Wingo
1
-2
/
+1
2009-07-23
remove "externals" from the vm
Andy Wingo
1
-2
/
+1
2009-07-15
Const-qualify buffers passed to `scm_c_make_objcode_slice ()'.
Ludovic Courtès
1
-2
/
+2
2009-06-17
Change Guile license to LGPLv3+
Neil Jerram
1
-7
/
+8
2009-05-26
adjust VM copyright notices to LGPL, use SCM_INTERNAL/API properly
Andy Wingo
1
-45
/
+21
2009-02-01
add code for writing out metadata to the end of a program
Andy Wingo
1
-0
/
+1
2009-02-01
add metalen field to bytecode serialization
Andy Wingo
1
-0
/
+4
2009-01-30
remove conv.scm, disasm.scm; objcode->bytecode rename
Andy Wingo
1
-1
/
+1
2009-01-29
static opcodes; refactor program/objcode division; use new assembly pipeline
Andy Wingo
1
-7
/
+23
2008-10-30
recompiling with compile environments, fluid languages, cleanups
Andy Wingo
1
-1
/
+1
2008-08-21
merge guile-vm into libguile itself
Andy Wingo
1
-0
/
+78