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
/
module
/
language
/
bytecode
/
spec.scm
Commit message (
Expand
)
Author
Age
Files
Lines
*
intern arbitrary constants
...
Robin Templeton
2020-04-04
1
-1
/
+2
*
Rename "RTL" to "bytecode"
...
Andy Wingo
2013-12-02
1
-0
/
+42
*
Remove bytecode language.
...
Andy Wingo
2013-11-08
1
-40
/
+0
*
Merge remote-tracking branch 'origin/stable-2.0'
...
Andy Wingo
2013-01-31
1
-1
/
+2
|
\
|
*
Add 'for-humans?' flag to <language> specifications.
...
Mark H Weaver
2013-01-27
1
-1
/
+2
*
|
instead of our custom .go format, use elf
...
Andy Wingo
2012-06-22
1
-3
/
+4
|
/
*
remove `version' field from <language>
...
Andy Wingo
2010-05-02
1
-2
/
+1
*
language-readers receive environment as an arg
...
Andy Wingo
2009-10-16
1
-2
/
+2
*
Change Guile license to LGPLv3+
...
Neil Jerram
2009-06-17
1
-14
/
+13
*
compilation passes return third value: the continuation environment
...
Andy Wingo
2009-04-16
1
-1
/
+1
*
remove conv.scm, disasm.scm; objcode->bytecode rename
...
Andy Wingo
2009-01-30
1
-1
/
+1
*
add decompilers that can take us back to assembly
...
Andy Wingo
2009-01-30
1
-0
/
+4
*
allow specification of languages by name; add decompilers to languages
...
Andy Wingo
2009-01-30
1
-2
/
+1
*
add new language between assembly and objcode: bytecode
...
Andy Wingo
2009-01-30
1
-0
/
+37