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
/
scheme
/
compile-ghil.scm
Age
Commit message (
Expand
)
Author
Files
Lines
2009-10-16
remove GHIL, Elisp, and R5RS languages
Andy Wingo
1
-494
/
+0
2009-06-17
Change Guile license to LGPLv3+
Neil Jerram
1
-14
/
+13
2009-05-20
remove compile-time-environment
Andy Wingo
1
-10
/
+0
2009-05-08
more work on tree-il compilation
Andy Wingo
1
-2
/
+0
2009-05-07
new language: tree-il. psyntax generates it when run in compile mode.
Andy Wingo
1
-2
/
+2
2009-05-04
sc-expand in compile mode produces (ice-9 expand-support) structures
Andy Wingo
1
-1
/
+3
2009-05-04
replace sc-expand with sc-expand3, removing binding for sc-expand3
Andy Wingo
1
-1
/
+1
2009-04-24
fix @ and syncase
Andy Wingo
1
-3
/
+0
2009-04-24
it is alive!!!!! + concision + fix to compile-ghil
Andy Wingo
1
-24
/
+9
2009-04-17
hygienic compilation
Andy Wingo
1
-6
/
+14
2009-04-17
more work on modules and hygiene, not finished yet, alas.
Andy Wingo
1
-5
/
+3
2009-04-17
serialize module information into syncase's output -- getting ready for hygiene
Andy Wingo
1
-1
/
+3
2009-04-16
support expression-by-expression compilation
Andy Wingo
1
-9
/
+9
2009-04-16
compilation passes return third value: the continuation environment
Andy Wingo
1
-5
/
+10
2009-03-06
Replace eval-case with eval-when
Andy Wingo
1
-30
/
+7
2009-02-27
use -> macro in scheme->ghil compiler
Andy Wingo
1
-41
/
+46
2009-02-21
compile ecmascript's parser. yay! instant load-time!
Andy Wingo
1
-0
/
+2
2009-02-21
be smarter about allocating local variables, reusing slots if possible
Andy Wingo
1
-9
/
+9
2009-02-14
generate the fixed-offset accessors at compile-time
Andy Wingo
1
-2
/
+3
2009-02-13
no keyword arguments in GHIL / GLIL, just optional args -- faster compiles
Andy Wingo
1
-3
/
+3
2009-02-10
propagate much more source info through compilation
Andy Wingo
1
-5
/
+7
2009-02-09
nicety in the compiler
Andy Wingo
1
-3
/
+2
2009-02-09
allow defmacros to unquote in macros into expanded expressions
Andy Wingo
1
-6
/
+11
2009-02-09
minor cleanups
Andy Wingo
1
-5
/
+5
2009-02-02
Name anonymous let- or letrec-bound procedures
Andy Wingo
1
-2
/
+7
2009-01-09
rename translate.scm to compile-ghil.scm, and more work on compiler.texi
Andy Wingo
1
-0
/
+514