index
:
delta/guile.git
alt-par-map-and-thread-safe-popen
baserock/morph
bdw-gc-static-alloc
boehm-demers-weiser-gc
brainfuck
branch_mvo-substrings
branch_mvo-thread-cleanup
branch_release-1-4
branch_release-1-6
branch_release-1-8
calling-convention
cky-hygienic-macros
compile-to-js-merge
coop-repl-servers
dev/hanwen
dirk-adding-josts-environments
dirk-thread-factorization-branch
eval-cleanup
excise-ltdl
historical/wip-1-8-mingw-build
jimb
jimb_env_branch
jimb_mb_branch_1
jimb_readline
lexical-literals
lightening
lightning
lloda-array-cleanup
lloda-array-support
lloda-squash0
lloda-squash1
lua
main
master
mdj_elisp_branch
mdj_genloc_branch
mdj_goops_branch
mike-port-encodings
mingw-guile-3.0
mvo-vcell-cleanup-1-branch
mvo_libtool_branch
nan-boxing
ossau-elisp-branch
ossau-gds-dev
r6rs-strings
r7rs-wip
ra0
srfi-4-bytevectors
srfi-41
stable-2.0
stable-2.2
stable-2.2-wip-exception-truncate
string-abstraction
string_abstraction2
subr-simplification
syncase
syncase-in-boot-9
thread-safe-popen
ttn-back-in-the-saddle
use-minigmp
vm
vm-syncase
vtable-vtable-deprecation
wingo
wip-2.1.2
wip-bpt-elisp
wip-closure-conversion
wip-compiler
wip-cps-bis
wip-cps-for-merge
wip-cse
wip-cuirass-ci
wip-cygwin-guile-2.2
wip-dwarf
wip-elisp
wip-elisp-rebased
wip-ethreads
wip-exception-truncate
wip-exceptions
wip-finalizers
wip-foreign-objects
wip-generalized-vectors
wip-gnulib-update
wip-goops-refactor
wip-guile-pkg
wip-https-client
wip-inlinable-exports
wip-itimer-checks
wip-lightening-riscv
wip-linker
wip-lloda
wip-load-lang
wip-manual
wip-manual-2
wip-mingw
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-peg
wip-peg-fixed
wip-peg-fixed-2
wip-port-refactor
wip-r7rs
wip-raeburn-misc
wip-replace-ltdl-with-gmodule
wip-retagging
wip-rtl
wip-rtl-assembler
wip-rtl-cps
wip-rtl-dwarf
wip-rtl-halloween
wip-rtl-may-2013
wip-rtl-metadata
wip-rtl-prompts
wip-rtl-vm
wip-sassy
wip-source-info
wip-stime
wip-streams
wip-tailify
wip-threaded-http-server
wip-threads-and-fork
wip-tree-il-sourcev
wip-uri-reference
wip-utf16-debugging
wip-vector-cleanup
wip-wingo-elisp-badness
git.savannah.gnu.org: git/guile.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
module
/
language
/
tree-il
/
spec.scm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change -O1 compiler to use baseline and also resolve primitives
Andy Wingo
2020-06-01
1
-1
/
+1
*
Whoops, fix bug in tree-il choose-compiler
Andy Wingo
2020-05-12
1
-1
/
+1
*
Delay loading CPS unless CPS compiler used
Andy Wingo
2020-05-12
1
-7
/
+5
*
Wire up the baseline compiler to -O0
Andy Wingo
2020-05-08
1
-6
/
+16
*
Define new "lowering" phase in compiler
Andy Wingo
2020-05-08
1
-0
/
+2
*
Add language-specific analysis pass to compiler infrastructure
Andy Wingo
2020-05-08
1
-0
/
+2
*
Rename CPS2 to CPS
Andy Wingo
2015-07-22
1
-3
/
+3
*
Consolidate CPS2 above CPS in the compiler
Andy Wingo
2015-05-11
1
-1
/
+0
*
Tree-IL -> CPS2 -> CPS
Andy Wingo
2015-05-09
1
-4
/
+2
*
Register up cps2 compiler with language tower
Andy Wingo
2015-05-08
1
-1
/
+3
*
Remove tree-il->glil compiler
Andy Wingo
2013-11-08
1
-4
/
+1
*
Default to compiling to RTL
Andy Wingo
2013-10-31
1
-2
/
+2
*
(compile foo #:to 'cps)
Andy Wingo
2013-08-31
1
-1
/
+3
*
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
*
|
Fix typo in (language tree-il spec).
Ludovic Courtès
2011-07-07
1
-1
/
+1
*
|
sequence of expressions -> seq of head and tail
Andy Wingo
2011-06-02
1
-2
/
+4
|
/
*
remove `version' field from <language>
Andy Wingo
2010-05-02
1
-2
/
+1
*
fix brainfuck for new tree-il, and add tests
Andy Wingo
2009-10-23
1
-1
/
+5
*
language-readers receive environment as an arg
Andy Wingo
2009-10-16
1
-1
/
+1
*
Change Guile license to LGPLv3+
Neil Jerram
2009-06-17
1
-14
/
+13
*
more work on tree-il compilation
Andy Wingo
2009-05-08
1
-11
/
+2
*
new language: tree-il. psyntax generates it when run in compile mode.
Andy Wingo
2009-05-07
1
-0
/
+52