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
/
module
/
language
/
objcode
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-29
fix error message on ,disassemble "non-procedure"
Andy Wingo
1
-2
/
+2
2010-05-07
Add `program-free-variables' to `(system vm program)'.
Ludovic Courtès
1
-5
/
+0
2010-05-02
remove `version' field from <language>
Andy Wingo
1
-1
/
+0
2010-01-09
allocate free variables inline to closures
Andy Wingo
1
-1
/
+6
2009-10-16
compilation enviroments are always modules; simplifications & refactorings
Andy Wingo
1
-15
/
+7
2009-09-21
Remove unused variables in system/language.
Ludovic Courtès
1
-2
/
+1
2009-07-23
remove all mentions of "external" from the compiler and related code
Andy Wingo
1
-10
/
+3
2009-07-23
remove "externals" from the vm
Andy Wingo
1
-2
/
+2
2009-06-17
Change Guile license to LGPLv3+
Neil Jerram
1
-14
/
+13
2009-04-16
compilation passes return third value: the continuation environment
Andy Wingo
1
-2
/
+2
2009-02-24
Aggregate makefiles for `module/system' and `module/language'.
Ludovic Courtès
1
-3
/
+0
2009-02-21
be smarter about allocating local variables, reusing slots if possible
Andy Wingo
1
-3
/
+23
2009-01-30
add disassembler that fits in with old compiler tower
Andy Wingo
1
-2
/
+19
2009-01-30
add decompilers that can take us back to assembly
Andy Wingo
1
-0
/
+11
2009-01-30
allow specification of languages by name; add decompilers to languages
Andy Wingo
1
-2
/
+1
2009-01-29
static opcodes; refactor program/objcode division; use new assembly pipeline
Andy Wingo
1
-2
/
+3
2008-11-14
nifty generic compiler infrastructure -- no more hardcoded passes
Andy Wingo
2
-0
/
+55