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
/
system
/
base
/
language.scm
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-08
Add compiler chooser implementation; fix bugs with previous commit
Andy Wingo
1
-4
/
+5
2020-05-08
Define new "lowering" phase in compiler
Andy Wingo
1
-2
/
+2
2020-05-08
Add language-specific analysis pass to compiler infrastructure
Andy Wingo
1
-1
/
+5
2020-05-07
Remove compilation order cache
Andy Wingo
1
-28
/
+13
2013-01-27
Add 'for-humans?' flag to <language> specifications.
Mark H Weaver
1
-1
/
+3
2013-01-22
current-language is a parameter in boot-9
Andy Wingo
1
-6
/
+6
2011-11-23
Use default value for make-fluid in Scheme files
Andy Wingo
1
-2
/
+2
2011-06-17
current-language really defaults to Scheme.
Andy Wingo
1
-3
/
+2
2010-06-02
current-language fluid refactoring
Andy Wingo
1
-1
/
+15
2010-05-02
remove `version' field from <language>
Andy Wingo
1
-3
/
+2
2009-10-16
compilation enviroments are always modules; simplifications & refactorings
Andy Wingo
1
-3
/
+9
2009-06-21
add brainfuck->tree-il compiler
Andy Wingo
1
-12
/
+12
2009-05-24
update docs, clean up VM vestiges, macro docs, fix (/ a b c)
Andy Wingo
1
-2
/
+1
2009-04-16
support expression-by-expression compilation
Andy Wingo
1
-1
/
+3
2009-02-13
no keyword arguments in GHIL / GLIL, just optional args -- faster compiles
Andy Wingo
1
-1
/
+1
2009-01-30
add decompilers that can take us back to assembly
Andy Wingo
1
-4
/
+6
2009-01-30
allow specification of languages by name; add decompilers to languages
Andy Wingo
1
-13
/
+34
2008-11-14
nifty generic compiler infrastructure -- no more hardcoded passes
Andy Wingo
1
-12
/
+38
2008-11-11
add parsers and unparser for ghil; ,language ghil works now
Andy Wingo
1
-3
/
+4
2008-09-09
use #:keywords in module/*.scm, not :keywords
Andy Wingo
1
-3
/
+3
2008-05-20
guile-vm is completely self-compiling now!
Andy Wingo
1
-2
/
+2
2008-05-04
finish dedottifying
Andy Wingo
1
-1
/
+4
2008-05-03
unify variant types and records; also make-foo instead of <foo>
Andy Wingo
1
-1
/
+1
2008-04-25
Tried compiling more code; augmented the doc.
Ludovic Courtes
1
-1
/
+1
2001-04-22
*** empty log message ***
Keisuke Nishida
1
-14
/
+7
2001-04-16
*** empty log message ***
Keisuke Nishida
1
-49
/
+2
2001-04-15
*** empty log message ***
Keisuke Nishida
1
-32
/
+26
2001-04-09
*** empty log message ***
Keisuke Nishida
1
-9
/
+3
2001-04-07
*** empty log message ***
Keisuke Nishida
1
-1
/
+1
2001-04-05
*** empty log message ***
Keisuke Nishida
1
-1
/
+1
2001-04-04
*** empty log message ***
Keisuke Nishida
1
-1
/
+0
2001-04-04
Better current module system support.
Keisuke Nishida
1
-6
/
+1
2001-04-03
Current module support hack.
Keisuke Nishida
1
-1
/
+7
2001-04-01
New VM.
Keisuke Nishida
1
-0
/
+111