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