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
/
tree-il
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-22
Optimize ordering edges in fix-letrec
Andy Wingo
1
-2
/
+4
2025-01-22
Fix bad algorithmic growth in fix-letrec
Andy Wingo
1
-153
/
+216
2025-01-22
Fix a check in the Tree-IL verifier
Andy Wingo
1
-2
/
+2
2024-09-23
Add a workaround for pre-3.0.10 incorrect inlinable exports
Andy Wingo
1
-2
/
+18
2024-08-13
More thorough lowering of lognot to CPS
Andy Wingo
1
-2
/
+6
2024-05-06
Fix typos throughout codebase.
Morgan Smith
1
-2
/
+2
2024-04-23
Tree-IL lowerer has #:dump-optimized-tree-il? option
Andy Wingo
1
-4
/
+19
2024-03-18
Fix inlinable-exports serialization for kwargs
Andy Wingo
2
-3
/
+3
2024-03-13
peval: Indenting. NFC.
Andy Wingo
1
-25
/
+25
2024-03-13
peval: Enable inlining for functions with kwargs
Andy Wingo
1
-163
/
+265
2024-03-13
New optimization: demux-lambda
Andy Wingo
2
-1
/
+127
2023-11-27
Recognize append as a primcall and optimize it
Andy Wingo
2
-2
/
+37
2023-11-27
Avoid swallowing errors for (values) operands of elided primcalls
Andy Wingo
1
-9
/
+12
2023-11-23
Unbound vars fixup
Andy Wingo
1
-1
/
+2
2023-11-23
Allow targets to preclude unbound variables
Andy Wingo
1
-12
/
+28
2023-11-23
prompts avoid introducing throw; fixup peval test
Andy Wingo
1
-6
/
+3
2023-11-23
peval avoids introducing 'throw
Andy Wingo
3
-8
/
+27
2023-11-23
CPS conversion does not introduce "throw"
Andy Wingo
1
-216
/
+108
2023-11-20
Add logand/immediate, ulogand/immediate primcalls
Andy Wingo
1
-0
/
+4
2023-11-15
peval: better primcall folding in effect contexts
Andy Wingo
2
-10
/
+32
2023-11-15
peval: elide effect-free primcalls in effect context
Andy Wingo
1
-1
/
+9
2023-11-15
Add extensibility to Tree-IL effects analysis
Andy Wingo
1
-3
/
+19
2023-11-15
Allow string->utf8 to constant-fold
Andy Wingo
6
-46
/
+132
2023-09-18
Better compilation for symbol->keyword, keyword->symbol
Andy Wingo
3
-1
/
+42
2023-09-15
Better compilation for rational?, exact?, and so on
Andy Wingo
2
-28
/
+58
2023-09-15
Better compilation of number?
Andy Wingo
1
-0
/
+1
2023-09-15
Better compilation for symbol->string
Andy Wingo
3
-0
/
+24
2023-09-12
Recognize procedure? as a CPS primitive
Andy Wingo
1
-0
/
+2
2023-09-04
Recognize `make-variable' as primitive
Andy Wingo
2
-5
/
+6
2023-08-28
Better compilation of calls to `raise-exception`
Andy Wingo
2
-1
/
+28
2023-08-24
Allow functions to mark themselves as maybe-unused
Andy Wingo
3
-31
/
+66
2023-08-24
Add "custom primcall converter" facility to tree-il->cps lowering
Andy Wingo
1
-67
/
+80
2023-06-22
Tree-IL-to-CPS lowers to high-level object reprs: vectors
Andy Wingo
1
-162
/
+104
2023-06-22
Tree-IL-to-CPS lowers to high-level object reprs: strings
Andy Wingo
1
-54
/
+6
2023-06-22
Tree-IL-to-CPS lowers to high-level object reprs: bytevectors
Andy Wingo
1
-17
/
+8
2023-06-22
Tree-IL-to-CPS lowers to high-level object reprs: structs
Andy Wingo
1
-124
/
+33
2023-06-22
Tree-IL-to-CPS lowers to high-level object reprs: pairs
Andy Wingo
1
-23
/
+4
2023-06-22
Tree-IL-to-CPS lowers to high-level object reprs: atomic boxes
Andy Wingo
1
-30
/
+4
2023-06-22
Tree-IL-to-CPS lowers to high-level object representations: boxes
Andy Wingo
1
-34
/
+11
2023-06-19
Use tree-il-srcv instead of tree-il-src
Andy Wingo
6
-22
/
+22
2023-06-19
Excise use of `record-case`
Andy Wingo
3
-113
/
+106
2023-03-17
Fix no-clause case-lambda in peval
Daniel Llorens
1
-0
/
+1
2023-02-27
peval reduces some inlined case-lambda calls
Daniel Llorens
1
-0
/
+23
2023-02-24
Add -Wunused-module.
Ludovic Courtès
1
-1
/
+153
2023-02-24
Add 'record-case' to '.dir-locals.el'.
Ludovic Courtès
1
-4
/
+0
2023-01-16
Do not expand 'make-vector' primcall with wrong number of arguments.
Ludovic Courtès
1
-3
/
+3
2022-12-01
Fix peval bug when expand-primitives introduces lexicals
Andy Wingo
1
-2
/
+38
2022-12-01
Fix order-of-side-effects bug in (eq? x y z) expansion
Andy Wingo
1
-12
/
+34
2022-10-01
Baseline compiler no longer crashes on (not (list 1 2)).
Ludovic Courtès
1
-1
/
+3
2022-02-07
psyntax: Pass source vectors to tree-il constructors.
Ludovic Courtès
1
-4
/
+4
[next]