index
:
software/guile
wip-elisp
Unnamed repository; edit this file 'description' to name the repository.
Fcgiwrap Daemon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libguile
/
instructions.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move RTL unpack macros to vm-engine.c
...
Andy Wingo
2013-11-19
1
-40
/
+0
*
Change SCM_PACK_RTL macros to SCM_PACK_OP / SCM_PACK_OP_ARG
...
Andy Wingo
2013-11-19
1
-5
/
+10
*
scm_rtl_op_* -> scm_op_*
...
Andy Wingo
2013-11-19
1
-2
/
+2
*
(system vm instruction) rtl-instruction-list -> (language rtl) instruction-list
...
Andy Wingo
2013-11-19
1
-1
/
+1
*
Remove stack programs, objcode, and the old VM.
...
Andy Wingo
2013-11-08
1
-17
/
+0
*
Foreign procedures are RTL programs
...
Andy Wingo
2013-10-18
1
-1
/
+2
*
RTL VM: Fix SCM_PACK_RTL_* macros.
...
Mark H Weaver
2013-08-12
1
-2
/
+2
*
add new rtl vm
...
Andy Wingo
2013-05-31
1
-1
/
+56
*
fix race in which some instruction name symbols could go unmarked
...
Andy Wingo
2009-07-14
1
-1
/
+0
*
add bytevector ops to the vm
...
Andy Wingo
2009-06-26
1
-2
/
+2
*
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
-45
/
+21
*
non-srcdir build fixes
...
Andy Wingo
2009-03-17
1
-4
/
+4
*
static opcodes; refactor program/objcode division; use new assembly pipeline
...
Andy Wingo
2009-01-29
1
-26
/
+4
*
merge guile-vm into libguile itself
...
Andy Wingo
2008-08-21
1
-0
/
+99