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
/
test-suite
/
tests
/
tree-il.test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Tree-IL warnings tests compile to CPS instead of "assembly"
Andy Wingo
2013-11-08
1
-100
/
+100
*
Remove tree-il->glil test cases
Andy Wingo
2013-11-08
1
-578
/
+8
*
squish to primitive reification
Andy Wingo
2013-11-05
1
-4
/
+9
*
remove @call-with-current-continuation memoizer
Andy Wingo
2013-06-27
1
-3
/
+3
*
remove @apply memoizer
Andy Wingo
2013-06-27
1
-3
/
+3
*
Implement tree-il-fold in terms of make-tree-il-folder.
Andy Wingo
2013-06-10
1
-19
/
+16
*
Pre-order tree-il rewrites are now non-destructive
Andy Wingo
2013-06-10
1
-1
/
+1
*
Tree-il post-order rewriter no longer destructive
Andy Wingo
2013-06-10
1
-3
/
+5
*
Merge remote-tracking branch 'origin/stable-2.0'
Mark H Weaver
2013-03-28
1
-1
/
+17
|
\
|
*
support calls and tail-calls with more than 255 formals
Andy Wingo
2013-03-07
1
-1
/
+17
*
|
Merge remote-tracking branch 'origin/stable-2.0'
Andy Wingo
2013-01-31
1
-2
/
+27
|
\
\
|
|
/
|
*
Fix argument count for various format string escape sequences.
Ian Price
2013-01-28
1
-2
/
+27
*
|
Merge remote-tracking branch 'origin/stable-2.0'
Mark H Weaver
2013-01-07
1
-1
/
+71
|
\
\
|
|
/
|
*
Add tests for `-Wduplicate-case-datum' and `-Wbad-case-datum'.
Ludovic Courtès
2012-11-23
1
-1
/
+71
*
|
Merge remote-tracking branch 'origin/stable-2.0'
Mark H Weaver
2012-10-30
1
-0
/
+82
|
\
\
|
|
/
|
*
Simplify calls to 'eqv?' when one argument is an immediate constant.
Mark H Weaver
2012-10-08
1
-21
/
+53
|
*
Don't simplify 'equal?' to 'not' or 'null?'.
Mark H Weaver
2012-10-08
1
-4
/
+4
|
*
Don't simplify 'equal?' to 'eq?' when constant is an *inexact* small integer.
Mark H Weaver
2012-10-07
1
-0
/
+4
|
*
Simplify calls to `equal?' when one argument is a constant.
Ludovic Courtès
2012-10-06
1
-0
/
+46
*
|
Merge remote-tracking branch 'origin/stable-2.0'
Andy Wingo
2012-05-21
1
-0
/
+45
|
\
\
|
|
/
|
*
Have `-Wformat' remain quiet for any procedure called `_' or `N_'.
Ludovic Courtès
2012-05-12
1
-0
/
+9
|
*
Have `-Warity-mismatch' handle applicable structs.
Ludovic Courtès
2012-05-12
1
-0
/
+20
|
*
Improve special-casing of `_' in `-Wformat'.
Ludovic Courtès
2012-05-12
1
-0
/
+16
*
|
Merge remote-tracking branch 'origin/stable-2.0'
Andy Wingo
2012-04-26
1
-1
/
+1
|
\
\
|
|
/
|
*
enable cse
Andy Wingo
2012-04-23
1
-1
/
+1
*
|
Merge commit 'de1eb420a5a95b17e85b19c4d98c869036e9ecb0'
Andy Wingo
2012-04-26
1
-978
/
+0
|
\
\
|
|
/
|
*
peval tests into separate file
Andy Wingo
2012-04-23
1
-965
/
+0
*
|
Merge commit 'd10f7b572c0ca1ccef87f9c46069daa30946e0cf'
Andy Wingo
2012-04-26
1
-7
/
+0
|
\
\
|
|
/
|
*
Remove duplicate test in `tree-il.test'.
Ludovic Courtès
2012-04-22
1
-7
/
+0
*
|
Merge remote-tracking branch 'origin/stable-2.0'
Andy Wingo
2012-03-26
1
-1
/
+9
|
\
\
|
|
/
|
*
primitive resolution for public refs
BT Templeton
2012-03-23
1
-1
/
+9
*
|
Merge remote-tracking branch 'origin/stable-2.0'
Andy Wingo
2012-03-02
1
-12
/
+9
|
\
\
|
|
/
|
*
tweaks to -Wformat's gettext detection
Andy Wingo
2012-03-02
1
-12
/
+9
*
|
Merge remote-tracking branch 'origin/stable-2.0'
Andy Wingo
2012-03-02
1
-1
/
+48
|
\
\
|
|
/
|
*
peval: inline applications of lambda to rest args
Andy Wingo
2012-03-02
1
-6
/
+14
|
*
more general treatment of call-with-prompt
Andy Wingo
2012-03-02
1
-0
/
+29
|
*
Avoid failure when `format-analysis' stumbles upon unbound variables.
Ludovic Courtès
2012-02-27
1
-0
/
+13
*
|
Merge remote-tracking branch 'local-2.0/stable-2.0'
Andy Wingo
2012-02-23
1
-1
/
+41
|
\
\
|
|
/
|
*
Have `-Wformat' recognize `ngettext' calls.
Ludovic Courtès
2012-02-19
1
-0
/
+24
|
*
Have `-Wformat' better recognize the `gettext' procedure.
Ludovic Courtès
2012-02-19
1
-1
/
+17
*
|
Optimize Equality Primitives
Noah Lavine
2012-02-20
1
-0
/
+10
*
|
Merge remote-tracking branch 'origin/stable-2.0'
Andy Wingo
2012-02-11
1
-11
/
+8
|
\
\
|
|
/
|
*
Support => within case, and improve error messages for cond and case
Mark H Weaver
2012-02-08
1
-9
/
+7
*
|
Merge remote-tracking branch 'origin/stable-2.0'
Andy Wingo
2012-02-08
1
-0
/
+26
|
\
\
|
|
/
|
*
Augment `-Wformat' analysis with support for `~:h'.
Ludovic Courtès
2012-02-03
1
-0
/
+26
*
|
Merge remote-tracking branch 'origin/stable-2.0'
Andy Wingo
2012-01-30
1
-32
/
+61
|
\
\
|
|
/
|
*
Add warnings for unsupported `simple-format' options.
Ludovic Courtès
2012-01-26
1
-26
/
+55
*
|
Merge commit '3d51e57cfb0404db568a6adfde2a346d3fd9907e'
Andy Wingo
2012-01-30
1
-2
/
+19
|
\
\
|
|
/
|
*
fix values miscompilation in push context with RA
Andy Wingo
2012-01-25
1
-2
/
+19
*
|
Merge commit 'cc8afa2b361635953dfba7f10e4193b1f243a50f'
Andy Wingo
2012-01-10
1
-0
/
+5
|
\
\
|
|
/
[next]